- 31 Dec, 2002 2 commits
-
-
David Byers authored
Detailed changes: > Fix bug 879: > * utilities.el (lyskom-read-text-no-prefix-arg): When new-default > is computed successfully, set default to new-default. I *think* > that's the right thing to do... > > Fix bug 817: > * vars.el.in (kom-send-text-hook): Updated docstring. > > * edit-text.el (lyskom-edit-send): Run kom-send-text-hook before > doing anything else so it can manipulate headers. > > More work on text links: > * option-edit.el (lyskom-custom-variables): Added kom-text-links. > (lyskom-customize-buffer-format): Ditto. > (lyskom-widget-functions): Added `list' widget type. > (lyskom-list-widget): New function.
-
David Byers authored
> > Improve kom-list-summary: > * commands2.el (lyskom-do-list-summary): Damn. Already midnight. > Don't print the subject on comments more than once in a row. > (lyskom-print-summary-line): Don't compute subject here. Get it in > a param instead. > > 2002-12-30 David Byers <david.byers@swipnet.se> > > Improve kom-list-summary: > * commands2.el (lyskom-print-summary-line): Print deep comment > levels without additional indent, like nn does. > > Remove bugzilla links (text links supersede these): > * lyskom-buttons.el (lyskom-button-transform-text): De-implemented > bugzilla links. > (lyskom-button-show-bugzilla-bug): Removed this function. > > * vars.el.in (kom-my-bugzilla): Removed this variable. Text links > generalize bugzilla links. > (lyskom-text-buttons): Removed bugzilla text buttons. > (lyskom-button-actions): Same here. > > More text links: > * lyskom-buttons.el (lyskom-button-add-links): New function. > (lyskom-button-transform-text): Call it to create links from > kom-text-links. > > * vars.el.in (kom-text-links): New variable. > > * clienttypes.el (lyskom-create-lyskom-text-link): New function. > (lyskom-text-link->pattern): New function. > (lyskom-text-link->replacement): New function. > (lyskom-text-link->highlight): New function. > (lyskom-text-link->ignore-case): New function. > > New nameday lists from Hans Persson: > * names.el (sv-1993): New nameday list. > (sv-pre-1901): Renamed nameday list from sv-1901 > (sv-1901): New nameday list. > (sv-1986): New nameday list. > > 2002-12-22 David Byers <david.byers@swipnet.se> > > Work on bug 946: > * commands2.el (lyskom-do-list-summary): Display texts in comment > order with indentation. > (lyskom-print-summary-line): Support indentation. > > 2002-12-18 David Byers <david.byers@swipnet.se> > > * lyskom-buttons.el (lyskom-button-transform-text): Added > text-stat argument. > > Implement text links: > * lyskom-rest.el (lyskom-format-ö): Pass text-stat to > lyskom-button-transform-text. > (lyskom-format-enriched): Ditto. > (lyskom-format-text-body): Ditto. > (lyskom-format-aux-help): Handle cons in format-letter r. > > * view-text.el: Send the text-stat when formatting subject. > > 2002-12-17 David Byers <david.byers@swipnet.se> > > Work on bug 753: > * flags.el (lyskom-read-options): Added optional buffer argument > to support reading settings from a different session. >
-
- 16 Dec, 2002 1 commit
-
-
David Byers authored
> > Fix bug 305: > * lyskom-buttons.el (lyskom-button-transform-text): Added support > for bugzilla links. > (lyskom-button-show-bugzilla-bug): New function. > > * vars.el.in (kom-my-bugzilla): New variable. > (lyskom-text-buttons): Added bugzilla links. > (lyskom-button-actions): Added bugzilla links. >
-
- 13 Dec, 2002 1 commit
-
-
David Byers authored
> > * lyskom-rest.el (lyskom-update-prompt): Change `insert-string' to > `insert' since the former is obsolete. > > Bog 928: > * commands1.el (lyskom-times): Added Lucia. > > Finished bug 924: > * option-edit.el (lyskom-nameday-widget): New widget type. > > * vars.el.in (kom-url-transformation-rules): Improved the > Aftonbladet regexp. > > 2002-12-11 David Byers <david.byers@swipnet.se> > > * swedish-strings.el (lyskom-sv-mode-map): Define swedish chars > using all possible methods. > > * macros.el (lyskom-try-define-key): New macro. >
-
- 09 Dec, 2002 1 commit
-
-
David Byers authored
-
- 20 Oct, 2002 1 commit
-
-
David Byers authored
Changed default value of kom-created-texts-are-read. Added startup checks for multibyte characters and default character coding.
-
- 24 Jul, 2002 1 commit
-
-
David Byers authored
-
- 26 Jun, 2002 1 commit
-
-
David Byers authored
-
- 12 Jun, 2002 2 commits
-
-
David Byers authored
We can now format floating point numbers as integers
-
David Byers authored
Set content type on user area. Fixed formatting problem with help. Fixed prompt in kom-add-bcc. Fixed settings menu for kom-server-priority-breaks.
-
- 09 Jun, 2002 1 commit
-
-
David Byers authored
Fix bug 582. Enable creating texts with iso-8859-15
-
- 03 Jun, 2002 1 commit
-
-
David Byers authored
Made highlighting of asynchronous messages optional.
-
- 21 May, 2002 1 commit
-
-
David Byers authored
-
- 07 May, 2002 1 commit
-
-
David Byers authored
Implemented kom-* synonyms for almost all lyskom-* hooks. The old names shall be considered obsolede. Highilghting of asynchronous messages as with texts. Support overlays when doing lyskom-insert on the result of lyskom-format. Fix lyskom-insert to handle special-insert properties that are adjacent to each other. Fix lyskom-unicase so it isn't fooled by a lying Emacs. Hopefully guard against missing diff command when calling ediff-buffers. Added user-hooks.el, a new place for hook functions that users might want to use elsewhere. Added some kom-change-conf-hook and kom-after-change-conf-hook functions to this file.
-
- 26 Apr, 2002 1 commit
-
-
David Byers authored
using the keyboard). Fixed bug 483 (make the new add button optional)
-
- 25 Apr, 2002 1 commit
-
-
David Byers authored
Fixed bugs 471, 472, 479. Note that loading this version in an Emacs with an old version loaded might fail.
-
- 22 Apr, 2002 1 commit
-
-
David Byers authored
WARNING: This version will NOT work with XEmacs. It uses overlays. Overlays are not supported in XEmacs and I have not written code that falls back on extents if overlays are not available.
-
- 21 Apr, 2002 1 commit
-
-
David Byers authored
Hopefully better support for language selection Minor code cleanup
-
- 20 Apr, 2002 1 commit
-
-
David Byers authored
Moved binding of a to x in swedish bindings.
-
- 18 Apr, 2002 1 commit
-
-
Jonas Frid authored
-
- 13 Apr, 2002 2 commits
-
-
David Byers authored
Initial conference recmomendataion support
-
David Byers authored
-
- 03 Mar, 2002 1 commit
-
-
Joel Rosdahl authored
* english-strings.el: Added ending mismatch exception for newyeareve. (lyskom-message): Added year reference to newyearevelate. (lyskom-month-names): Make lyskom-month-names belong to en instead of sv. Corrected month names. * option-edit.el (lyskom-custom-variables): Removed bogus nil at the end.
-
- 02 Mar, 2002 1 commit
-
-
Joel Rosdahl authored
work by Klaus Zeuge). * compatibility.el (w32-shell-execute): New dummy function. * vars.el.in (kom-windows-browser-command): New variable. * option-edit.el (lyskom-customize-buffer-format): Added kom-windows-browser-command. (lyskom-custom-variables): Added kom-windows-browser-command. * english-strings.el (lyskom-custom-strings): Added kom-windows-browser-command-doc. (lyskom-custom-strings): Added kom-windows-browser-command-tag. * swedish-strings.el (lyskom-custom-strings): Added kom-windows-browser-command-doc. (lyskom-custom-strings): Added kom-windows-browser-command-tag.
-
- 24 Feb, 2002 1 commit
-
-
Joel Rosdahl authored
of the LysKOM server" to "This file is part of the LysKOM Emacs LISP client".
-
- 04 Nov, 2001 1 commit
-
-
Johan Sundström authored
-
- 30 Jul, 2001 1 commit
-
-
Ulrik Haugen authored
<person 70:Calle Dybedahl (on a mission from Goddess)>: New function for viewing a URL in Galeon.
-
- 30 May, 2001 1 commit
-
-
David Byers authored
-
- 21 May, 2001 1 commit
-
-
David Byers authored
-
- 23 Apr, 2001 1 commit
-
-
Joel Rosdahl authored
lyskom-format-time, lyskom-client-date-string and lyskom-return-date-and-time have been replaced with a single function: lyskom-format-time. Also, the internal time representation now has years that are relative to year 0 and months that start with 1 for January. New variables: kom-print-relative-dates and kom-print-seconds-in-time-strings.
-
- 21 Apr, 2001 2 commits
-
-
Joel Rosdahl authored
-
Joel Rosdahl authored
-
- 01 Apr, 2001 2 commits
-
-
Joel Rosdahl authored
-
Joel Rosdahl authored
-
- 09 Sep, 2000 1 commit
-
-
David Byers authored
och logiken är inte genomtänkt. Håll till godo. Bugfixar i Ändra prioritet.
-
- 01 Sep, 2000 1 commit
-
-
David Byers authored
-
- 31 Aug, 2000 1 commit
-
-
David Byers authored
Kod klart för korrekt completion av kommandon (men inte inkopplad).
-
- 30 Aug, 2000 1 commit
-
-
Ulrik Haugen authored
-
- 29 Aug, 2000 1 commit
-
-
David Byers authored
Declared expected errors for string checker. Show e-mail address of server admin on login failure Correct multibytedness of buffer names. Fix question about adding recipient as a cc-recipient instead. Fix defaults for sub and move text. Fix regression caused by printing summary statistics for clients.
-
- 11 Aug, 2000 1 commit
-
-
David Byers authored
Minor cleanup in vars.el.in
-