- 03 May, 2006 2 commits
-
-
Pontus Freyhult authored
commands1.el: Reverted previous bad check in.
-
Pontus Freyhult authored
kom-write-text-recipient-strategy. (lyskom-custom-variables): Dito. * vars.el.in (kom-write-text-recipient-strategy): New variable. * swedish-strings.el,english-strings.el (lyskom-custom-strings): Added current-meeting. Added kom-write-text-recipient-strategy-doc and kom-write-text-recipient-strategy-tag. * commands1.el (lyskom-write-text): Use current-conf is kom-write-text-recipient-strategy is 'current and we're called from kom-write-text.
-
- 25 Apr, 2006 2 commits
-
-
David Byers authored
Detailed changes: > 2006-04-25 David Byers <davby@ida.liu.se> > > * lyskom-rest.el (lyskom-fill-next-paragraph): Fixed off-by-one > error in handling indented paragraphs. >
-
Per Cederqvist authored
Detailed changes: > 2006-04-25 Per Cederqvist <ceder@lysator.liu.se> > > Get rid of compiler warning probably introduced 2006-04-05. > * lyskom-rest.el (lyskom-fill-message): Removed pointless > "(buffer-substring (point-min) (point))" whose value was not > used.
-
- 24 Apr, 2006 2 commits
-
-
Per Cederqvist authored
-
Per Cederqvist authored
refer to lyskom-tell-phrases-validation-keyword-list.
-
- 05 Apr, 2006 1 commit
-
-
David Byers authored
Detailed changes: > 2006-04-05 David Byers <davby@ida.liu.se> > > Re-implement line breaking heuristics: > * lyskom-rest.el (lyskom-fill-disqualifying-regexp): Broken out > from lyskom-fill-message to make regexp easier to understand. > (lyskom-fill-message-next-line): New macro. > (lyskom-fill-message-return): New macro. > (lyskom-maybe-fill-region): New macro. > (lyskom-fill-inline-text-regexp): New regexp to prevent concating > it every time a line was examined, and to make it handle inlined > texts with the wrong language. > (lyskom-fill-message): New implementation. > (lyskom-fill-next-paragraph): Guts of new lyskom-fill-message. > (lyskom-fill-scan-quoted-paragraph): New function. > (lyskom-fill-scan-empty-lines): New function. > > Fix bug 766: > * swedish-strings.el,english-strings.el (lyskom-custom-strings): > Adjusted kom-autowrap-doc. > >
-
- 03 Apr, 2006 1 commit
-
-
David Byers authored
Detailed changes: > 2006-04-03 David Byers <davby@ida.liu.se> > > * lyskom-buttons.el (lyskom-button-befriend): New function > (i guess jhs forgot to check it in). > (lyskom-button-moronify): New function (i guess jhs forgot to > check it in). >
-
- 31 Mar, 2006 1 commit
-
-
David Byers authored
Detailed changes: > 2006-03-31 David Byers <davby@ida.liu.se> > > * menus.el (lyskom-menu-template): Added kom-review-more-comments > to menu. > > Fix bug 1510: > * vars.el.in (lyskom-commands): Added kom-review-mode-comments. > > * swedish-strings.el,english-strings.el > (lyskom-sv-mode-map,lyskom-en-mode-map): Added > kom-review-more-comments. > > * review.el (lyskom-review-by-to): Set lyskom-have-review to > indicate what kind of review. > (lyskom-last-review-comments): New variable. > (lyskom-review-comments): Set lyskom-last-review-comments. > (lyskom-review-comments): Handle a list of text-stats as the input > to this function. > (kom-review-more-comments): New command. > > Fix bug 1535: > * commands1.el (lyskom-write-text): Added add-self parameter. > (kom-send-letter): Always add sender as recipient. > > Fix bug 1589: > * mime.el (lyskom-mime-string-charset): Handle server coding > system in found charset. > > * compatibility.el (find-charset-string): Default to server > coding-system or latin-1 if server coding system is unknown. > > Fix bug 1602: > * mime.el (lyskom-mime-decode-content-type): Correctly match the > type and subtype fields of content types. Downcase all values. > > Fix bug 1391: > * commands2.el (lyskom-help): Handle printing top-level keymap. > > * help.el (lyskom-help-format-keymap): New function. > > * help-english.xml,help-swedish.xml: Added keyboard commands > section. > > * help-compile.el (lyskom-help-syntax): Added keymap directive. > > Probably fix bug 1570: > * compatibility.el (lyskom-map-keymap): Do not attempt to car or > cdr non-conses when mapping over keymap. > > 2006-03-30 David Byers <davby@ida.liu.se> > > Update handling of text/enriched: > * lyskom-rest.el (lyskom-format-enriched): Handle new-style > enriched text, with headers in a special aux-item. > > * edit-text.el (lyskom-edit-send): Handle aborted sending without > error message. > > * aux-items.el (elisp-client-enriched-headers): Added aux-item > definition. > > * edit-text.el (lyskom-edit-send): Replaced > lyskom-send-text-transform-function with more general > lyskom-send-text-transform-hook, which allows multiple > transformations and changes to more than just the text. > > * vars.el.in (lyskom-send-text-transform-hook): Ditto. > > 2005-03-22 David Byers <davby@ida.liu.se> > > * english-strings.el (lyskom-custom-strings): Fxied speling erorr > in me.
-
- 16 Feb, 2006 2 commits
-
-
Johan Sundström authored
Made kom-filter-author, kom-moronify and kom-befriend use the new lyskom-default-conference-author-of-text-at-point strategy.
-
Johan Sundström authored
-
- 26 Oct, 2005 1 commit
-
-
Pontus Freyhult authored
nil. Hopefully fixes bad behavior sometimes seen when using kom-recover.
-
- 17 Mar, 2005 1 commit
-
-
Pontus Freyhult authored
performance somewhat for sessions with very large buffers (although probably "possibly noticeable" rather than "miraculous").
-
- 08 Mar, 2005 1 commit
-
-
David Byers authored
Detailed changes: > 2005-03-08 David Byers <byers@lysator.liu.se> > > * compatibility.el (lyskom-encode-coding-string): Renamed > functions used when detecting copy bug. Detect multibyte bug. > This hopefully fixes bug 1524. >
-
- 07 Mar, 2005 1 commit
-
-
David Byers authored
Detailed changes: > 2005-03-07 David Byers <byers@lysator.liu.se> > > * lyskom-rest.el (lyskom-face-default-p): New implementation since > face-equal didn't really do the job.
-
- 02 Mar, 2005 1 commit
-
-
Pontus Freyhult authored
* filter-edit.el (lyskom-filter-edit-revert): Use filter-edit-filter-list instead of lyskom-filter-list. Update filter-edit-list-end marker. Give some guidance when editing filters: * english-strings.el, swedish-strings.el (lyskom-messages): Added filter-edit-footer. * filter-edit.el (kom-filter-edit): Output filter-edit-footer.
-
- 25 Feb, 2005 1 commit
-
-
Pontus Freyhult authored
Fixed spelling of Gopher in emacs-w3-viewer. Fix bug 297: * vars.el.in (kom-netscape-command): Added Firefox and Opera to variable description. (kom-netscape-variant): Dito. (kom-url-viewer-preferences): Dito. * swedish-strings.el, english-strings (lyskom-custom-strings): Dito for kom-netscape-command-doc, kom-netscape-variant-doc, kom-netscape-command-tag, kom-netscape-variant-tag, netscape-viewer and windows-viewer.
-
- 24 Feb, 2005 2 commits
-
-
Pontus Freyhult authored
* vars.el.in (kom-lost-session-notification): New variable. * option-edit.el (lyskom-custom-variables): Added kom-lost-session-notification. (lyskom-customize-buffer-format): Dito. * english-strings.el, swedish-strings.el (lyskom-custom-strings): Added kom-lost-session-notification-tag and kom-lost-session-notification-doc. * englist-strings.el, swedish-strings.el (local): Added closed-connection-other-buf, session-lost-beep and session-lost-all-buffers. * lyskom-rest.el (lyskom-sentinel): Do notification in other buffers if desired.
-
Pontus Freyhult authored
* command.el (lyskom-start-of-command): Pass port if non-standard. Also explicitly send current password (if available).
-
- 17 Feb, 2005 1 commit
-
-
Ulrik Haugen authored
-
- 15 Feb, 2005 1 commit
-
-
David Byers authored
Detailed changes: > 2005-02-15 David Byers <byers@lysator.liu.se> > > Fix bug 1512: > * menus.el (lyskom-define-menu-xemacs): Handle case when > current-local-map is nil (don't attempt to guess shortcuts in this > case). >
-
- 14 Feb, 2005 5 commits
-
-
David Byers authored
Detailed changes: > Fix ugliness when default server is unset: > * startup.el (lyskom): New calling conventions for > lyskom-read-server-name. > (lyskom-read-server-name): New parameter list. Do not accept empty > input. Use initial value and magic minibuffer instead of default > value. >
-
David Byers authored
Detailed changes: > Fix bug 1511: > * commands1.el (lyskom-combine-username): Downcase hostnames. >
-
David Byers authored
Detailed changes: > Fixed bug 1520: > * lyskom-buttons.el (lyskom-button-menu): Pass filter to functions > that build menus. > (lyskom-make-button-menu): Changed old-style backquote to > new-style backquote. Removed function quotes. > > * vars.el.in (lyskom-button-actions): Introduced filter function > for the context menu. >
-
David Byers authored
Detailed changes: > Fix bug 1519: > * lyskom-buttons.el (lyskom-button-add-self): Pass conf-stat, not > conf-no to kom-add-self. >
-
David Byers authored
Detailed changes: > 2005-02-14 David Byers <byers@lysator.liu.se> > > Fix bug 1533: > * commands2.el (lyskom-list-summary): Copy the read-list before > passing it to lyskom-list-text-summary. > > 2005-01-23 David Byers <byers@lysator.liu.se> > > * startup.el (kom-start-anew): Init membership structures really > early since there is a race condition during first logon otherwise. >
-
- 27 Apr, 2013 3 commits
-
-
-
Added lyskom-view-text-convert-UTF-8-to-ISO-8859-1, in celebration of the upcoming three year anniversary of the kom-view-text-hook lyskom-view-text-convert-ISO-646-SE-to-ISO-8859-1. Again not the best way of solving a problem, but at least it requires no external packages.
-
-
- 23 Jan, 2005 1 commit
-
-
David Byers authored
Detailed changes: > 2005-01-23 David Byers <byers@lysator.liu.se> > > * utilities.el (lyskom-check-configuration): Don't print a warning > about the coding system when using UTF-8. > > 2005-01-22 David Byers <byers@lysator.liu.se> > > * lyskom-elisp-client.spec: New file from C C Magnus Gustavsson. >
-
- 19 Jan, 2005 1 commit
-
-
Pontus Freyhult authored
for saving if available, or fall back to server default coding system if not.
-
- 18 Jan, 2005 1 commit
-
-
Pontus Freyhult authored
tty).
-
- 16 Jan, 2005 1 commit
-
-
Pontus Freyhult authored
utf-8 input/output.
-
- 12 Jan, 2005 4 commits
-
-
Ulrik Haugen authored
lyskom-sv-mode-map with lyskom-en-mode-map.
-
David Byers authored
Detailed changes: > * check-strings.el (lcs-check-strings): If environment variable > LYSKOM_CHECK_IDENTICAL is set, check for strings identical in two > languages (many are expected, so this is off by default). > > * english-strings.el: Found four swedish strings. Fixed. > > * NEWS-0.48: Updated to here. >
-
David Byers authored
Detailed changes: > 2005-01-12 David Byers <byers@lysator.liu.se> > > * swedish-strings.el (lyskom-sv-mode-map): Added M-c for > kom-toggle-cache-prefix. > > * english-strings.el (lyskom-en-mode-map): Same. > > * review.el (kom-toggle-cache-prefix): New function. M-c will > toggle whether review uses the cache or not (like M-m toggles if > review marks as read). >
-
Pontus Freyhult authored
* english-strings.el, swedish-strings.el (lyskom-custom-strings): Added kom-membership-default-message-flag-tag and kom-membership-default-message-flag-doc. * english-strings.el (lyskom-custom-strings): Fixed typo for kom-membership-default-priority-doc. * option-edit.el (lyskom-custom-variables): Added kom-membership-default-message-flag. (lyskom-customize-buffer-format): Dito. * vars.el.in (kom-membership-default-message-flag): New variable. * commands1.el (lyskom-add-member): Use kom-membership-default-message-flag.
-
- 11 Jan, 2005 2 commits
-
-
Pontus Freyhult authored
* english-strings.el (lyskom-message): Added reformat-rot13, review-rot13-q and lyskom-button-review-rot13-action. (lyskom-command): Added kom-review-rot13. * swedish-strings.el (lyskom-message): Added reformat-rot13, review-rot13-q and lyskom-button-review-rot13-action. (lyskom-command): Added kom-review-rot13. * view-text.el (lyskom-rot13-string): New function. (lyskom-filter-rot13): Dito. * lyskom-buttons.el (lyskom-button-review-rot13): New button action. * menus.el (lyskom-menu-template): Added kom-review-rot13. * review.el (kom-review-rot13): New function. * vars.el.in (lyskom-button-actions): Added rot13 review action. (lyskom-commands): Added kom-review-rot13.
-
Pontus Freyhult authored
(lyskom-custom-strings): Added kom-relogin-inhibit-commands-tag and kom-relogin-inhibit-commands-doc. * option-edit.el (lyskom-customize-buffer-format): Added kom-relogin-inhibit-commands. (lyskom-custom-variables): Dito. * vars.el.in (kom-relogin-inhibit-commands): New variable. * command.el (lyskom-start-of-command): Treat commands in kom-relogin-inhibit-commands as having dead-ok.
-
- 09 Jan, 2005 1 commit
-
-
David Byers authored
Detailed changes: > 2005-01-09 David Byers <byers@lysator.liu.se> > > * commands1.el (kom-move-text-tree): Handle missing text in the > tree. > (lyskom-move-recipient): Add leave-cc argument. > > * lyskom-rest.el (lyskom-a-or-b-or-c-p): Display chosen option > when just pressing RET. Show default choice in bold. Compact > display a bit. > > * commands1.el (kom-move-text-tree): Use lyskom-a-or-b-or-c-p to > ask about what to do. Support a null source (useful to just add a > recipient, not remove anything). > > * NEWS-0.48: Updated to here. > > * commands2.el (kom-list-sessions): Docstring fixes. > > * vars.el.in (kom-default-server): No default server in default > build. > Variois docstring fixes. > > * mship-edit.el (lp--show-hide-read-memberships): Toggle filter. > (lp--show-hide-passive-memberships): Ditto. > (lp--mode): Fixed key binding references in docstring.
-