- 17 Aug, 2003 1 commit
-
-
David Byers authored
-
- 15 Aug, 2003 3 commits
-
-
David Byers authored
Detailed changes: > * view-text.el (lyskom-get-text-belongs-to): New function. > > Fix bug 301: > * commands1.el (kom-move-text): Move attachments and footnotes > together with the text. > (kom-sub-recipient): Remove recipient from attachments and > footnotes too. > (lyskom-add-helper): Add recipients to attachments and footnotes > too. >
-
Ulrik Haugen authored
conference" in conf-to-check-mship-of, conf-to-list-faqs. * english-strings.el, swedish-strings.el (local): Renamed conf-to-faq -> conf-to-list-faqs. * faqs.el (kom-list-faqs): Caller changed.
-
Ulrik Haugen authored
* faqs.el (kom-list-faqs): Removed hard coded string when asking for conference. * english-strings.el, swedish-strings.el (local): added what-conf-to-faq.
-
- 14 Aug, 2003 3 commits
-
-
David Byers authored
Detailed changes: > * completing-read.el (lyskom-read-conf): Cancel magic in > minibuffer-exit-hook to avoid triggering bugs in Gnu Emacs 20.7 > (and probably all earlier versions). >
-
David Byers authored
Detailed changes: > * services.el (initiate-first-unused-conf-no): New function. > (initiate-first-unused-text-no): New function. > (initiate-find-next-conf-no): New function. > (initiate-find-previous-conf-no): New function. > > * commands2.el (kom-set-personal-label): Use capitalized strings > for conf, pers and text. > (lyskom-list-new-conferences): New function. > (kom-list-new-persons): New command. > (kom-list-new-conferences): New command. > > * commands1.el (lyskom-read-cross-reference-and-get-aux-item): Use > capitalized strings for conf, pers and text. > (lyskom-read-link): Same here. >
-
David Byers authored
Make kom-extended-status-information more fine-grained, so we can have extended information on the server but not on confs (and so forth). Cache boot-time and static server information. Detailed changes: > Show more stats in non-extended display: > * commands2.el (kom-status-server): Show text, conf and person > statistics in the default display. > > Cace get-stats-description: > * services.el (initiate-get-stats-description): Use cache. > > * vars.el.in (lyskom-stats-description): New variable. > > * parse.el (lyskom-parse-stats-description): Cache result. > > Show some boottime info: > * commands2.el (kom-status-server): Show server start time and > soem basic statistics in the default display. > > Cache static-server-info: > * parse.el (lyskom-parse-static-server-info): Update cache. > > * services.el (initiate-get-boottime-info): Use cache. > > More fine-grained control over extended status: > * commands2.el (kom-status-server): Only show full server stats if > the appropriate extended status information is on. > > * utilities.el (lyskom-extended-status-information): New function. > > * commands2.el (kom-status-conf): Set > kom-extended-status-information to t on entry if it contains conf. > (kom-status-server): Set kom-extended-status-information to t on > entry if it contains server. > (kom-status-person): Set kom-extended-status-information to t on > entry if it contains pers. > > * aux-items.el (lyskom-print-elisp-client-read-faq): Use > lyskom-extended-status-information to check for extended status > information. > > * vars.el.in (kom-extended-status-information): Updated variable > documentation. >
-
- 13 Aug, 2003 1 commit
-
-
David Byers authored
Detailed changes: > 2003-08-13 David Byers <byers@lysator.liu.se> > > Delete initial value on change: > * completing-read.el (lyskom-read-from-minibuffer-clear-initial): > New function. > (lyskom-read-conf): Put it into before-change-functions in > minibuffer-setup-hook. > > 2003-08-12 David Byers <byers@lysator.liu.se> > > * async.el (lyskom-parse-async): Handle async 20. > (lyskom-parse-async): Handle async 21. >
-
- 04 Aug, 2003 1 commit
-
-
David Byers authored
Detailed changes: > * commands2.el (kom-status-server): Show statistics about the > server. > > * lyskom-rest.el (lyskom-format-aux-help): Added support for > formatting floats. > (lyskom-format-aux): Support setting fraction length for floats. > (lyskom-format-units): New function. >
-
- 02 Aug, 2003 1 commit
-
-
David Byers authored
Detailed changes: > > * utilities.el (lyskom-nag-about-presentation): New function. > > * startup.el (kom-start-anew): Use new function to nag about > presentation. > > * commands1.el (lyskom-write-text): Nag about presentation. > (kom-write-comment): Here too. > > * lyskom-rest.el (lyskom-format-aux-help): Added support for F > format letter (fill paragraph). > (lyskom-do-insert): Ditto.
-
- 28 Jul, 2003 1 commit
-
-
David Byers authored
Some work on kom-handle-membership. Better support for message-flag and for setting number of unread when joining a conference. Detailed changes: > 2003-07-28 David Byers <byers@lysator.liu.se> > > Better support for message-flag and no-of unread when joining: > * commands1.el (lyskom-go-to-conf): Ask for number of unread when > joining. > (kom-add-self): Ask for message-flag when de-passivating. > (lyskom-add-member-answer): Ask for message-flag when adding self. > > * lyskom-rest.el (lyskom-check-go-to-conf): Ask for message-flag > when de-passivating a membership. > > Some more work for kom-handle-membership: > * mship-edit.el (lp--create-buffer): Made the header and footer > adapt to the window width like the contents do. > (lp--toggle-passive): New command. Also added binding. > > * check-strings.el (lcs-split-format-string): Reflect changes to > lyskom-format-format here. > > * lyskom-rest.el (lyskom-list-unread-mapping): Removed unused > variable. > (lyskom-format-aux-help): Added format directie l. > (lyskom-format-aux): Support arbitrary pad characters. >
-
- 27 Jul, 2003 3 commits
-
-
David Byers authored
Fixed bug 755 (for footnotes too) and improved the read-only marking of the separator line in the edit buffer Detailed changes: > Like bug 755 but for footnotes: > * utilities.el (lyskom-maybe-get-footnoted-text): New function. > > * vars.el.in (kom-pick-text-no-strategy-alist): Added better > default for kom-sub-footnote. > > * commands1.el (kom-sub-comment): Print a message when there are > no comments to the text rather than continue. > (kom-sub-footnote): Ditto, for footnotes. > > Fix bug 755: > * utilities.el (lyskom-maybe-get-commented-text): New function. > > * vars.el.in (kom-pick-text-no-strategy-alist): Added defaults for > kom-sub-comment. > > * edit-text.el (lyskom-edit-insert-miscs): Make the read-only > marking on the separator non-sticky at the end. >
-
David Byers authored
Detailed changes: > Fix bug 747: > * commands2.el (lyskom-status-pers-list-one-membership): New > function. > (kom-status-person): Use it. > > Fix bug 709: > * faqs.el (kom-list-faqs): New command. > (kom-list-server-faqs): New command. > (lyskom-do-list-faqs): New function. > > * lyskom-rest.el (lyskom-next-property-bounds): New function. > (lyskom-do-special-inserts): Use it. Added end parameter. > (lyskom-do-insert): Pass end parameter. > > * lyskom-buttons.el (lyskom-button-transform-text): Do links from > kom-text-buttons after the hard-coded stuff. >
-
David Byers authored
Detailed changes: > 2003-07-27 David Byers <byers@lysator.liu.se> > > Fix bug 761: > * startup.el (kom-start-anew): Set lyskom-is-administrator to nil > after logging on. > > Fix bug 1058: > * edit-text.el (lyskom-edit-insert-miscs): Make the separator > read-only. > > 2003-07-26 David Byers <byers@lysator.liu.se> > > Minor fixes: > * commands1.el (kom-sub-self): Restrict this command to > membership. > > Improvements to completing read: > * completing-read.el (lyskom-read-conf-internal): Added membership > predicate to lyskom-read-conf-internal. > (lyskom-read-conf): Support integer argument in initial. Default > to placing point at the start of input. > > > Fix bug 1036: > * commands2.el (kom-change-message-flag): Nwe command. > > * commands2.el (kom-is-person-member-of-conference): Show if a > person receives group messages to the conference. > > * utilities.el (lyskom-return-membership-type): Show message-flag > if it is not the default. > > 2003-07-25 David Byers <byers@lysator.liu.se> > > UI support for bug 1036: > * mship-edit.el (lp--compute-format-string): Support message-flag. > (lp--format-entry): Ditto. > (lp--flag-menu-get): Ditto. > (lp--flag-menu-set): Ditto. > (lp--format-insert-entry): Ditto. > > Protocol support for bug 1036: > * komtypes.el (membership-type): Added message-flag. > > * parse.el (lyskom-parse-membership-type): Set message-flag from > message-invert. > > * lyskom-rest.el (lyskom-prot-a-format-membership-type): Transmit > message-invert instead of message-flag. > > 2003-07-22 David Byers <byers@lysator.liu.se> > > * commands2.el (lyskom-update-membership-buffer): Fixed typo.
-
- 20 Jul, 2003 1 commit
-
-
David Byers authored
Fixed bug 708, problem wth re-joining conferences. Sped up text lists. Fixed problems with fix for bug 409. Improve error reporting from callbacks. Detailed changes: > 2003-07-21 David Byers <byers@lysator.liu.se> > > Fix bug 708: > * flags.el (lyskom-flag-global-variable-from-common): New function. > (lyskom-flag-global-variable-from-elisp): New function. > (lyskom-flag-write-boolean): New function. > (lyskom-flag-read-boolean): New function. > (lyskom-flag-write-symbol-list): New function. > (lyskom-flag-read-symbol-list): New function. > (lyskom-flag-read-from-string): New function. > 2a14,69 > Fix bug 708: > * language.el (lyskom-first-available-language): New function. > (lyskom-set-language): Use it to support setting language from a > list. > > * startup.el (kom-start-anew): Use lyskom-first-available-language > when dealing with kom-default-language. > > * defvar.el (def-kom-var): Added support for common flag. Use > lyskom-global-variables instead of the old stuff. Added support > for transition flag. > (lyskom-global-variables): New variable. > (lyskom-transition-variables): New variable. > > * check-strings.el (lcs-check-customize-variables): Handle new > lyskom-global-variables. > > * flags.el (lyskom-set-var-from-string): Added type parameter. > (lyskom-maybe-set-var-from-string): Ditto. > (lyskom-save-options): Use lyskom-global-variables, not the old > stuff. > (lyskom-maybe-set-var-from-string): Require that variable is a > symbol, not a string. > (lyskom-set-var-from-string): Ditto. > > * vars.el.in (lyskom-global-boolean-variables): Removed. > (lyskom-global-non-boolean-variables): Removed. > (lyskom-global-variable-types): New variable. > > Fix bugs adding self to conferences: > * commands1.el (kom-add-self): Handle re-joining passive > conferences and conferences with invitations (how did this slip > through). > > Make text-list operations more constant-time: > * komtypes.el (text-list->append): Use the tail field to make this > a constant time operation. > (text-list->delq): Support the tail field. > (text-list->trim-head): Ditto. > (set-text-list->texts): Ditto. > (text-list): Added tail field. > (text-list): Added length-internal field. > (text-list->length): Wrapper for length-internal. > (text-list->delq): Handle length-internal. > (text-list->append): Ditto. > (text-list->trim-head): Ditto. > > Fix for fix of bug 409: > * komtypes.el (text-mapping->remove-local): Fixed bug that made > clearing local no in a dense map impossible. > > Better error reporting: > * parse.el (lyskom-parse-unparsed): Do not catch non-protocol > errors. This finally allows us to get decent backtraces even for > errors in callbacks. >
-
- 02 Jul, 2003 1 commit
-
-
David Byers authored
Detailed changes: > 2003-07-02 David Byers <byers@lysator.liu.se> > > Removed unused variables: > * commands1.el (lyskom-get-marked-texts): Removed variable > mark-list. > > * commands2.el (kom-leave-all-conferences): Removed variable > unsubscribed. > > * lyskom-rest.el (lyskom-format-x-kom/user-area): Removed variable > tmpbuf. > > * lyskom-buttons.el (lyskom-generate-button): Removed variable > persno. > > Fixed empty lines in nameday display: > * names.el (lyskom-nameday-2): Say so when there are no namedays > (we more or less have to when showing names from more than one > list, and it ain't bad > > Fixed bug 1064: > * lyskom-buttons.el (kom-button-click): Handle null position > properly. > > 2003-07-01 David Byers <byers@lysator.liu.se> > > * commands1.el (lyskom-write-text): Handle prefix args correctly > (so C-u i works). >
-
- 01 Jun, 2003 1 commit
-
-
David Byers authored
graphs in kom-review-tree and related commands, problemw with URLs broken over several lines and credit for the patch for bug 1038. Detailed changes: > 2003-06-01 David Byers <byers@lysator.liu.se> > > Fix bug 1046: > * option-edit.el (lyskom-customize-mode): New major mode. > (kom-customize): Use it. > > Fix bug 1047: > * review.el (lyskom-find-root): Only visit each text once. This > also eliminates problems with cyclic structures. > (kom-find-root-review): Proper error message when the root cannot > be found (e.g. in when there are cycles in the comment graph). > (kom-find-root): Ditto. > (kom-unread-root): Ditto. > > * swedish-strings.el,swedish-strings.el: Completed fix of 1038. > Per Starbäck, not Magnus Bark, provided the patch. Fixed that in > this file. > > 2003-05-21 David Byers <byers@lysator.liu.se> > > * vars.el.in (lyskom-text-buttons): Do RFC-compliant URLs after > doing pseudo-urls since otherwise the first line will be marked > as a pseudo URL, rather than the whole thing being marked as a > real URL. > 2a28,31 > Fix bug 750: > * lyskom-buttons.el (kom-button-click): Pop up the menu if there > is no button action. > 11c40 < accepting-recommendation (patch from Magnus Bark). --- > accepting-recommendation (patch from Per Starbäck).
-
- 17 May, 2003 1 commit
-
-
David Byers authored
Detailed changes: > 2003-05-17 David Byers <byers@lysator.liu.se> > > Fix bug 986: > * lyskom-buttons.el (lyskom-view-url-netscape): Support > kom-netscape-variant. > > * vars.el.in (kom-netscape-variant): New variable. > > Fix bug 1038: > * swedish-strings.el,english-strings.el: Fixed problem with > accepting-recommendation (patch from Magnus Bark). > > Fix bug 1039: > * commands1.el (lyskom-private-answer): Misc-list for personal > replys to our own texts were wrong. > > 2003-05-10 David Byers <byers@lysator.liu.se> > > Illegal argument stringp nil when listing missing texts: > * commands2.el (lyskom-do-list-summary): Fix problem when listing > texts that don't exist. >
-
- 09 May, 2003 1 commit
-
-
David Byers authored
Detailed changes: > 2003-05-09 David Byers <byers@lysator.liu.se> > > Fix bug 868: > * commands2.el (kom-add-private-answer): New function. > > Minor usability fix: > * english-strings.el,swedish-strings.el: Clarify error-2. >
-
- 25 Apr, 2003 1 commit
-
-
Ulrik Haugen authored
(lyskom-en-edit-mode-map): Added binding for kom-insert-last-info-nodename. * lyskom-buttons.el (lyskom-button-copy-timestamp): Fixed typo. * lyskom-rest.el (lyskom-modify-prompt): Use current-time instead of lyskom-current-client-time (fixes bug 1022).
-
- 21 Apr, 2003 1 commit
-
-
David Byers authored
Detailed changes: > 2003-04-21 David Byers <byers@lysator.liu.se> > > More work on debugging stuff: > * macros.el (lyskom-assert-error): Handle non-LysKOM-buffer > situations smarter. > > Work on bug 868: > * aux-items.el (mx-refuse-import): Added this aux-item. > (lyskom-print-mx-refuse-import): New function. > > Microfix bugfix: > * lyskom-buttons.el (lyskom-highlight-function-get-conf-stat): > Return nil when getting conf-stat in background. Fix text for > conf-z-info. > > Bugfix: > * commands1.el (kom-list-created-conferences): Fixed bug where we > called conf-stat->name on an uconf-stat. > 1a21,37 > > Microfix: > * lyskom-buttons.el (lyskom-highlight-function-get-conf-stat): Get > conf-stat in background if it was not cached so it will be next > time around. Also support conf-z-info. > > Better debugging support (would have caught bug 1013): > * komtypes.el (def-komtype): Added assertions on data type to > accessors and mutators. > > * macros.el (lyskom-assert): New macro. > > * header.el (lyskom-debug-compile): Added definition of > lyskom-debug-compile. > > * komtypes.el (def-komtype): Added assertions to accessor and > mutators to check type.
-
- 07 Apr, 2003 1 commit
-
-
Johan Sundström authored
Added completely silent filtering mode. This addresses the same issue as bug 477, but in a much more crude manner.
-
- 06 Apr, 2003 1 commit
-
-
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 4 commits
-
-
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: > 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 10 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 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. >
-