- 06 Apr, 2003 2 commits
-
-
David Byers authored
Detailed changes: > Fix bug 678: > * vars.el.in (lyskom-text-buttons): Made RFC-compliant URL > specifications "pseudo" URLs, since there may be incomplete URLs > inside brackets and stuff. Added validity check to RFC-compliant > URL specifications, so not anything in <> will pass. > > * utilities.el (lyskom-is-url): New function. > > * lyskom-buttons.el (lyskom-button-transform-text): Support match > predicates in lyskom-text-buttons. > (lyskom-button-get-pred): New function. > > * vars.el.in (lyskom-text-buttons): Added support for URLs > according to Appendix E in RFC2396. >
-
David Byers authored
Detailed changes: > 2003-04-06 David Byers <byers@lysator.liu.se> > > Cosmetic fix: > * commands1.el (lyskom-list-conf-print): Don't make each line > clickable in its entirety. Just print things normally. > > Handle conf-z-info more correctly in lyskom-format: > * lyskom-buttons.el (lyskom-default-button): Support conf-z-info > as argument for conf and pers buttons. > > * lyskom-rest.el (lyskom-format-aux-help): When conf-z-info is > passed to %M, create a button. > > Fix error message when trying to unread everything: > * review.el (lyskom-get-texts-globally): Added do-unread parameter. > (kom-unread-more): Pass do-unread to lyskom-get-texts-by-to. > (lyskom-unread-by-to): Ditto. > (lyskom-get-texts-by-to): Added do-unread parameter to > lyskom-get-texts-by-to. > > Fix bug 697: > * commands1.el (kom-jump): Treat REVIEW-FAQ-TREE like REVIEW-TREE. > > * lyskom-rest.el (kom-view-next-text): Treat REVIEW-FAQ-TREE like > review when altering the read list, but not otherwise. > (lyskom-update-prompt): Treat REVIEW-FAQ-TREE like REVIEW-FAQ. > > * commands2.el (lyskom-list-summary): Added REVIEW-FAQ-TREE and > REVIEW-TREE to if statement towards the end. > > * vars.el.in (lyskom-review-types-list): Added REVIEW-FAQ-TREE. > > * faqs.el (lyskom-present-unread-faqs): Pass t as review-tree > argument to lyskom-do-review-faq. > (lyskom-do-review-faq): Added argument review-tree. > > 2003-04-05 David Byers <byers@lysator.liu.se> > > * lyskom-buttons.el (lyskom-highlight-has-no-presentation): Don't > highlight secret conferences.
-
- 05 Apr, 2003 8 commits
-
-
David Byers authored
-
David Byers authored
Detailed changes: > Fix bugs 951 and 952: > * Makefile: Echo x-ctext coding to all emacs lisp files created in > Makefile, since there is now an x-ctext file in the sources. > > * names.el (hu, cz): Added hungarian and czech names. >
-
David Byers authored
Detailed changes: > Fix bug 664: > * option-edit.el (lyskom-custom-variables): Support third value > for kom-pop-personal-messages. > > * async.el (lyskom-handle-as-personal-message): If > kom-pop-personal-messages is non-nil and non-t, don't pop up > the frame. > > * buffers.el (lyskom-display-buffer): Added parameter > keep-frame-iconfiied. >
-
David Byers authored
Detailed changes: > Fix bug 742: > * commands2.el (kom-will-person-read-text): New command. >
-
David Byers authored
Detailed changes: > Fix bug 950: > * names.el (lyskom-nameday): Allow a list of nameday lists. > (lyskom-nameday-2): Added parameter show-list-name. > > * option-edit.el (lyskom-custom-variables): Support lists for > kom-show-namedays. >
-
David Byers authored
Detailed changes: > Fix bug 1003: > * lyskom-rest.el (lyskom-beep): Handle conf-stat and uconf-stat > type optargs, or kom-ding-on-group-messages and stuff won't work. >
-
David Byers authored
Detailed changes: > Fix bug 1002: > * vars.el.in (kom-pick-text-no-strategy-alist): Set correct > default for kom-view-previous-commented-text. > (kom-old-farts-text-prompt-strategy): Ditto. >
-
David Byers authored
Detailed changes: > 2003-04-05 David Byers <david.byers@swipnet.se> > > Fix bug 1006: > * commands2.el (kom-is-person-member-of-conference): Show number > of unread (only when deferred printing is on). > > * deferred-insert.el (lyskom-defer-insertion): Handle a list as > the arguments for the server call. > > Fix bug 1000: > * swedish-strings.el: Fix cut-n-paste error. > > Fix bug 1008: > * commands1.el (lyskom-list-created-conferences-2): Show garb-nice > in listing. >
-
- 16 Mar, 2003 12 commits
-
-
David Byers authored
Detailed changes: > Fix bug 815: > * commands2.el (lyskom-send-message): Print the correct error code > on failure. >
-
David Byers authored
-
David Byers authored
Detailed changes: > Fix bug 975: > * commands1.el (lyskom-write-text): New function. > (kom-write-text): Use it. Now letters and texts are the same. > (kom-send-letter): Use it. Now letters and texts are the same. >
-
David Byers authored
Detailed changes: > Fix bug 250: > * lyskom-rest.el (lyskom-check-go-to-conf): Change priority when > accepting an invitation. >
-
David Byers authored
Detailed changes: > Fix bug 839: > * commands1.el (kom-add-self): Don't re-add self. >
-
David Byers authored
Detailed changes: > Fix bug 854: > * commands2.el (kom-join-all-conferences): New command. > (kom-leave-all-conferences): New command. > > * commands1.el (lyskom-add-member-by-no): Added no-of-unread > parameter. > > * lyskom-buttons.el (lyskom-highlight-i-am-supervisor): Use > lyskom-i-am-supervisor. > > * utilities.el (lyskom-i-am-supervisor): New function. > (lyskom-get-all-conferences): New function. >
-
David Byers authored
Detailed changes: > Fix bug 842: > * commands1.el (kom-add-member-answer): Don't enter memberships > under the current session priority. >
-
David Byers authored
Detailed changes: > Fix bug 260: > * commands1.el (kom-add-self): Ask for number of unread. > (lyskom-try-add-member): Show no-of-unread in text. > (lyskom-add-member-answer): Set unread if requested. > > * lyskom-rest.el (lyskom-read-num-range-or-date): Added initial, > empty and default arguments. > > Language-dependent variables were set incorrectly in all but the > first session: > * startup.el (kom-start-anew): Unconditionally set the language, > even if it looks like we're already on the right page. > > * language.el (lyskom-set-language-vars): When setting the > language globally, muck with the default values of variables too. >
-
David Byers authored
Detailed changes: > Fix bug 859: > * swedish-strings.el,english-string.el (lyskom-messages): Fixed > show-membership-info-q. > > Fix bug 591: > * feature.el (read-ranges): New feature variable. > > * parse.el (lyskom-parse-membership-11): New function. > (lyskom-convert-read-ranges-to-map): New function. > > * startup.el (lyskom-setup-client-for-server-version): Added > features for protocol version 11. > > * utilities.el (lyskom-is-member): Pass want-read-ranges nil. > > * user-hooks.el (kom-read-last-text-hook): Pass want-read-ranges > t. > > * prefetch.el (lyskom-prefetch-one-request): Pass want-read-ranges > t. > > * mship-edit.el (lyskom-prioritize-flag-toggle): Pass > want-read-ranges t. > > * lyskom-rest.el (lyskom-startup-check-recommended-memberships): > Pass want-read-ranges nil. > (lyskom-get-membership): Pass want-read-ranges t. > > * edit-text.el (lyskom-edit-send-check-recipients): Pass > want-read-ranges nil. > > * commands2.el (kom-status-conf): Pass want-read-ranges t. > (kom-set-unread): Ditto. > > * async.el (lyskom-parse-async): Pass want-read-ranges t. > > * commands1.el (lyskom-add-member-answer): Pass want-read-ranges > t. > > * services.el (initiate-query-read-texts): Use call 107 when > possible. >
-
David Byers authored
Detailed changes: > Fix bug 946: > * commands2.el (lyskom-print-summary-line): Can print the number > of comments to a text. > (lyskom-construct-summary-format-string): Support > number-of-comments column. > (lyskom-list-summary): Include number-of-comments column. > (lyskom-do-list-summary): Same here. >
-
David Byers authored
Detailed changes: > Fix bug 983: > * vars.el.in (kom-highlight-conferences): Added highlighting of no > presentation and supervised conferences to the default. > > * faces.el (kom-active-strikethrough-face): New face. > (kom-active-highlight-face): New face. > (kom-face--default--active-strikethrough-face): New face. > (kom-face--default--active-highlight-face): New face. > (kom-face--user-defined--active-strikethrough-face): New face. > (kom-face--user-defined--active-highlight-face): New face. > > * lyskom-buttons.el (lyskom-highlight-has-no-presentation): New > function. > (lyskom-highlight-i-am-supervisor): New function. > (lyskom-highlight-function-get-conf-stat): New function. > > * option-edit.el (lyskom-face-widget): Handle explicit list of > faces. > > * lyskom-buttons.el (lyskom-default-button): Pass > conf-stat/uconf-stat/whatever to lyskom-default-button. Use > uconf-stat instead of conf-stat when looking in the cache. > (lyskom-generate-button): Support functions in > kom-highlight-conferences. >
-
David Byers authored
Detailed changes: > * commands1.el (lyskom-get-marked-texts): New function. > (lyskom-review-marked-texts): Use it. > (lyskom-unread-marked-texts): New function. > (kom-unread-all-marked-texts): New command. > (kom-unread-marked-texts): New command. > > * faqs.el (lyskom-unread-faq): New function. > (kom-unread-faq): New command. > (kom-unread-server-faq): New command. > > * commands1.el (kom-unread-presentation): New command. >
-
- 15 Mar, 2003 3 commits
-
-
David Byers authored
Detailed changes: > 2003-03-16 David Byers <david.byers@swipnet.se> > > Work on bug 984: > * review.el (kom-unread-all): New command. > (kom-unread-first): New command >
-
David Byers authored
Detailed changes: > * review.el (kom-unread-last-normally-read): New command. > (kom-unread-tree): New command. > (kom-unread-comments): New command. > (kom-unread-root): New command. > (kom-unread-root-review): New command. > > * lyskom-rest.el (lyskom-format-aux-help): Added ?+ format > directive. > (lyskom-insert-error): Handle negative error codes (used for > internal error reporting). > > * commands1.el (kom-view-previous-commented-text): This command > always did the next-to-last text, regardless of prefix args. > (lyskom-unread-commented-text): New function. > (kom-unread-previous-commented-text): New command. > (kom-unread-commented-text): New command. > > * review.el (lyskom-unread-by-to): New function. > (kom-unread-more): New command. > (kom-unread-by-to): New command. >
-
David Byers authored
Detailed changes: > 2003-03-15 David Byers <david.byers@swipnet.se> > > * lyskom-rest.el (kom-initial-digit-unread): New command. > > * vars.el.in (lyskom-text-no-prompts-defaults): Added > kom-mark-unread. > > * lyskom-rest.el (lyskom-mark-unread): New function. > (kom-mark-unread): New command. > > * services.el (initiate-mark-as-unread): New function. >
-
- 13 Mar, 2003 1 commit
-
-
David Byers authored
> 2003-03-13 David Byers <david.byers@swipnet.se> > > Some work on bug 983: > * option-edit.el (lyskom-custom-variables): Added > kom-highlight-conferences. > > * lyskom-buttons.el (lyskom-generate-button): Allow explicit lists > of numbers as the key in kom-highlight-conferences. > > Fix bug 745 (Patch from C C Magnus Gustavsson): > * review.el (kom-review-converted): New command. > > * vars.el.in (lyskom-commands): Added kom-review-converted. > (lyskom-button-actions): Added lyskom-button-review-converted. > > * lyskom-buttons.el (lyskom-button-review-converted): New > function. > > Fix bug 987: > * commands1.el (kom-list-conferences): Print legend. > > Fix bug 995: > * utilities.el (lyskom-get-send-comments-to): Handle CONF-NO set > to nil. > > Fix bug 979: > * option-edit.el (lyskom-customize-buffer-format): Added > kom-show-sync-messages. > (lyskom-custom-variables): Ditto. > > * vars.el.in (kom-show-sync-messages): New variable. > > * async.el (lyskom-parse-async): Use it. > > 2003-03-11 David Byers <david.byers@swipnet.se> > > * utilities.el (lyskom-buffer-display-message): New function. > > 2003-02-09 David Byers <david.byers@swipnet.se> > > * lyskom-buttons.el (lyskom-generate-button): Use > kom-highlight-conferences instead of kom-friends and kom-morons. > > * vars.el.in (kom-highlight-conferences): New variable >
-
- 08 Mar, 2003 1 commit
-
-
Per Cederqvist authored
* review.el (kom-review-backward): Extract the list of texts to see with text-list->texts, not cdr. Using cdr no longer works.
-
- 04 Mar, 2003 1 commit
-
-
Johan Sundström authored
-
- 03 Mar, 2003 2 commits
-
-
Johan Sundström authored
-
Per Cederqvist authored
* swedish-strings.el (status-record): Removed a space. * english-strings.el (status-record): Removed a space. * lyskom-rest.el (lyskom-enter-conf-print-unread): Fixed broken indentation. Print the type of the conference. * commands2.el (lyskom-conf-status-marker): New function, extracted from kom-status-conf. (kom-status-conf): Simplified by using lyskom-conf-status-marker.
-
- 13 Feb, 2003 1 commit
-
-
Per Cederqvist authored
Detailed changes: > 2003-02-13 Per Cederqvist <ceder@ingate.com> > > Fix kom-postpone, which has been broken a while. > > * komtypes.el (text-list->trim-head): New function. > > * commands2.el (kom-postpone): Use text-list->trim-head instead of > accessing internals of the text-list type in a way that no longer > works.
-
- 05 Feb, 2003 1 commit
-
-
Hans Persson authored
-
- 17 Jan, 2003 2 commits
-
-
David Byers authored
Detailed changes:
-
David Byers authored
-
- 15 Jan, 2003 2 commits
-
-
David Byers authored
Detailed changes: > * vars.el.in: Minor fixes to documentation. >
-
David Byers authored
Detailed changes: > 2003-01-15 David Byers <david.byers@swipnet.se> > > * vars.el.in: YES! YES! YES! FINALLY DONE (FOR NOW)! All user > variables (well at least nearly all) are documented! God, this was > boring work. > > * vars.el.in (kom-low-priority): Removed this variable. It is > unused. > > 2003-01-14 David Byers <david.byers@swipnet.se> > > * vars.el.in: More documentation updates. > Evidently the insanity won't end today. > > 2003-01-13 David Byers <david.byers@swipnet.se> > > * vars.el.in: More documentation > updates. Will the insanity never end? >
-
- 12 Jan, 2003 2 commits
-
-
David Byers authored
Detailed changes: > * option-edit.el (lyskom-custom-variables): Changed > kom-galeon-command, kom-netscape-command and kom-mosaic-command to > widget type command. Added Lynx-related variables. > 3a8,10 > (kom-lynx-terminal): Added to server-stored variables. > (kom-lynx-xterm-command): Ditto. > (kom-lynx-terminal-command): Ditto.
-
David Byers authored
Detailed changes: > 2003-01-12 David Byers <david.byers@swipnet.se> > > * vars.el.in: More documentation updates. > > * lyskom-rest.el (lyskom-beep): List arguments were not handled > correctly (the default key, t, was not used). > > 2003-01-11 David Byers <david.byers@swipnet.se> > > * vars.el.in: Documented some more variables. Variables that have > been documented properly have "**" at the start of the docstring. >
-
- 09 Jan, 2003 2 commits
-
-
David Byers authored
Detailed changes: > * vars.el.in: Started working on variable documentation. >
-
David Byers authored
Detailed changes: > 2003-01-09 David Byers <david.byers@swipnet.se> > > * option-edit.el (lyskom-create-widget): Insert the variable name > in the buffer, after the help toggle. This is to make the buffer > searchable for the actual variable names. > > * lyskom-rest.el (lyskom-format-format): Added format-letter % so > the sequence %% works. > 11c20 < * faqs.el: Fixed some invalid variable references in the new --- > * faqs.el: Fixed some invalid vxariable references in the new
-