- 24 Jul, 2002 1 commit
-
-
Johan Sundström authored
-
- 23 Jul, 2002 1 commit
-
-
David Byers authored
Updates to tree-edit.el Better selection of charset for texts in Gnu Emacs Limit number of overlays in buffer Fixed default value when prompting for text numbers Fixed text-no strategy for kom-private-answer-previous
-
- 16 Jul, 2002 1 commit
-
-
Johan Sundström authored
-
- 13 Jul, 2002 1 commit
-
-
Johan Sundström authored
-
- 11 Jul, 2002 1 commit
-
-
Johan Sundström authored
Prefix argument text-no strategies now fully configurable. New default strategy outlined in the ChangeLog entry. Added text-no constraint feature to provide better help. This code probably needs more field testing and is not deployed for all commands that could make good use of it.
-
- 29 Jun, 2002 1 commit
-
-
David Byers authored
Got rid of compiler warnings.
-
- 28 Jun, 2002 1 commit
-
-
Ulrik Haugen authored
-
- 12 Jun, 2002 2 commits
-
-
David Byers authored
Fixed bug introduced in previous checkin
-
David Byers authored
We can now format floating point numbers as integers
-
- 28 May, 2002 1 commit
-
-
David Byers authored
-
- 22 May, 2002 1 commit
-
-
David Byers authored
More work on bug 468. Fixed some other minor undocumented bugs.
-
- 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.
-
- 01 May, 2002 1 commit
-
-
David Byers authored
First line overlay not visible in XEmacs Started work on automatic computation of background colors Removed extra space around names of imported message senders Updated presentation-form Fixed some variable documentation Updated first-greeting Fixed problem when changing presentation or FAQ Improved communications loggins Improved parser error detection and recovery New command: kom-move-text-tree.
-
- 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.
-
- 24 Apr, 2002 1 commit
-
-
David Byers authored
Fix constant definition of lyskom-max-int
-
- 22 Apr, 2002 2 commits
-
-
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.
-
Per Cederqvist authored
kom-default-language, KOMLANGUAGE and LANG was set, was missing a "car".
-
- 21 Apr, 2002 1 commit
-
-
David Byers authored
Hopefully better support for language selection Minor code cleanup
-
- 17 Apr, 2002 1 commit
-
-
Ulrik Haugen authored
* lyskom-rest.el (lyskom-update-prompt): (This paragraph concerns xemacs only.) Use extents to make the prompt read-only. This seems necessary to set duplicable to nil for the prompt extents/ properties though the info-pages on text-properties states: "The predefined properties are the same as those for extents".
-
- 16 Apr, 2002 1 commit
-
-
David Kågedal authored
lyskom-view-text, dont give t as the flat-review parameter when reviewing FAQs.
-
- 14 Apr, 2002 1 commit
-
-
David Byers authored
-
- 13 Apr, 2002 2 commits
-
-
David Byers authored
First cut at automatically becoming member in recommended confs. Note that the code DOES NOT QUITE WORK yet.
-
David Byers authored
Initial conference recmomendataion support
-
- 12 Apr, 2002 1 commit
-
-
Ulrik Haugen authored
* vars.el.in (lyskom-unread-mode-line) (lyskom-unread-title-format): Set langage-force. * lyskom-rest.el (lyskom-make-lyskom-unread-mode-line) (lyskom-make-lyskom-unread-title-format): New functions. They both return what used to be in lyskom-unread-mode-line and lyskom-unread-title-format respectively. * swedish-strings.el, english-strings.el (lyskom-unread-mode-line) (lyskom-unread-title-format): Made these variables language dependent.
-
- 10 Apr, 2002 1 commit
-
-
David Byers authored
Also fixed that declining an invitation would result in creating a passive membership instead of completely unsubscribing.
-
- 09 Apr, 2002 1 commit
-
-
David Byers authored
430 (documentation kom-friends) 432 (documentation kom-friends) 433 (documentation kom-friends) 455 (subtract comment does not handle prefix arguments corrently) 450 (SnoppKOM and sno.pp.se collide) Semi-fixed bugs: 449 (completion in subtract comment)
-
- 07 Apr, 2002 1 commit
-
-
Ulrik Haugen authored
string for mode-line-unread and frame-title-unread when setting the mode-line or frame-title (fixes bug 447 for GNU Emacs).
-
- 12 Mar, 2002 1 commit
-
-
Ulrik Haugen authored
add the text-properties of the prompt to all text inserted before the prompt (fixes bug 421).
-
- 03 Mar, 2002 1 commit
-
-
Per Cederqvist authored
* lyskom-rest.el (lyskom-report-command-answer): Factor out some code to lyskom-insert-error. (lyskom-insert-error): New function. (lyskom-current-error): Call lyskom-insert-error instead of issuing a broken call to lyskom-format-insert * commands1.el (lyskom-add-member-answer): Save err-stat as well as errno. Use lyskom-insert-error instead of a broken call to lyskom-format-insert. Use the saved errno in all cases, not just some. (kom-create-conf): Use lyskom-insert-error instead of a broken call to lyskom-format-insert. * commands2.el (kom-change-conf-type): Use lyskom-insert-error instead of a broken call to lyskom-format-insert.
-
- 24 Feb, 2002 1 commit
-
-
Joel Rosdahl authored
of the LysKOM server" to "This file is part of the LysKOM Emacs LISP client".
-
- 13 Oct, 2001 1 commit
-
-
Ulrik Haugen authored
prompt creation.
-
- 22 Aug, 2001 1 commit
-
-
Ulrik Haugen authored
-
- 11 Jul, 2001 1 commit
-
-
David Byers authored
-
- 24 May, 2001 1 commit
-
-
David Byers authored
Bug fixes: can change presentation even when old one is missing and can handle prehistoric dates on imported e-mails (calendar reported negative day-of-week)
-
- 22 May, 2001 1 commit
-
-
David Byers authored
Skriv ut err-stat i felmeddelanden.
-
- 21 May, 2001 1 commit
-
-
David Byers authored
-
- 10 May, 2001 1 commit
-
-
David Byers authored
-
- 25 Apr, 2001 1 commit
-
-
Joel Rosdahl 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.
-