- 10 Nov, 2007 1 commit
-
-
David Byers authored
Detailed changes: > 2007-11-10 David Byers <davby@ida.liu.se> > > * mime.el (lyskom-mime-charset-for-text-xemacs): Better > diagnostics for XEmacs. Use server charset if text is ascii. > > * edit-text.el (lyskom-edit-send): Don't even attempt to send text > with too many charsets. >
-
- 16 Aug, 2007 1 commit
-
-
David Byers authored
-
- 01 Aug, 2007 1 commit
-
-
Per Cederqvist authored
* lyskom-rest.el (kom-go-to-pri-session): Fixed typo in docstring. * vars.el.in (kom-show-where-and-what): Fixed typo in docstring. (kom-show-since-and-when): Ditto.
-
- 28 Jul, 2007 2 commits
-
-
Per Cederqvist authored
* commands2.el (kom-view-url-in-text): New command. * vars.el.in (lyskom-commands): Added kom-view-url-in-text. * swedish-strings.el (lyskom-command): Add kom-view-url-in-text as "Visa URL". (lyskom-sv-mode-map): Bind "vu" to "Visa URL". * english-strings.el (lyskom-command): Add kom-view-url-in-text as "View URL". (lyskom-en-view-prefix): New prefix, bound to "v". (lyskom-en-mode-map): Bind "vu" to "View URL".
-
Per Cederqvist authored
-
- 20 Jul, 2007 1 commit
-
-
Hans Eric Svensson authored
-
- 14 Jul, 2007 3 commits
-
-
Per Cederqvist authored
-
Per Cederqvist authored
newline, to avoid strange code in the concatenated lyskom.el. (check): Depend on check-eof.
-
Per Cederqvist authored
-
- 11 Jul, 2007 4 commits
-
-
David Byers authored
-
David Byers authored
-
David Byers authored
-
David Byers authored
-
- 07 Jul, 2007 4 commits
-
-
David Byers authored
-
David Byers authored
-
David Byers authored
-
David Byers authored
Detailed changes: > 2007-07-07 David Byers <davby@sysinst-gw.sysinst.ida.liu.se> > > * edit-text.el (lyskom-edit-insert-buglist): Don't use interactive > functions for non-interactive work (replace-regexp). > > * compatibility.el (lyskom-pos-visible-in-window-p-22-1): > Workaround for bug in Gnu Emacs 22.1 pos-visible-in-window-p >
-
- 30 Jun, 2007 1 commit
-
-
David Byers authored
-
- 26 Jun, 2007 2 commits
-
-
David Byers authored
-
David Byers authored
-
- 24 Jun, 2007 6 commits
-
-
David Byers authored
-
David Byers authored
-
David Byers authored
-
David Byers authored
Fixed bugs 1621 and 1637. Prepare for printing additional info in presence messages. Added generic person lists for use in e.g. kom-highlight-conferences and kom-presence-messages-in-buffer. Show presence messages for self using same rules as for others.
-
David Byers authored
-
David Byers authored
Generalized support for lists like kom-highlight-conferences
-
- 12 Jun, 2007 2 commits
-
-
David Byers authored
Detailed changes: > Fix bug 1619: > * commands2.el (kom-diff-texts): Use lyskom-compatible insertion > commands for the diff. > > Fix bug 1636:
-
David Byers authored
Detailed changes: > 2007-06-12 <David Byers@GULAG> > > * mime.el (lyskom-mime-encode-string): Added mime-charset > parameter. > > * edit-text.el (lyskom-edit-parse-headers): Changed the return > value to a data type (i was going to extend it, but ended up not > doing so, but the new version is easier to follow anyway). > (lyskom-edit-send): Use a temporary buffer (necessary since > transformation functions may alter the text) and > lyskom-mime-charset-for-text to determing text encoding. > > * mime.el (lyskom-mime-charset-for-text): New function > (lyskom-mime-charset-for-string): Removed. > (lyskom-charset-alist): Removed. From now on, we shall rely on > mm-util in XEmacs. >
-
- 10 Jun, 2007 1 commit
-
-
David Byers authored
Detailed changes: > 2007-06-10 <David Byers@GULAG> > > Better display of texts claiming to be us-ascii: > * mime.el (lyskom-mime-decode-content-type): Pretend us-ascii > texts are really latin-1. > > Fix bug 819: > * completing-read.el (lyskom-read-conf-internal): When an exact > match is found, return t only if the input string is equal to the > only alternative. > > Fix bug 1277: > * swedish-strings.el (coding-system-mismatch-warning): Added > reference to Emacs manual. > > * utilities.el (lyskom-check-configuration): Don't warn about > coding system if UTF-8 is supported. > > * lyskom-buttons.el (lyskom-make-button-menu): Encode menu strings > properly. > 3,4c24,36 < * language.el (lyskom-language-keymap-internal): Let Emacs 22.1 < follow links with mouse-1. --- > Prefer UTF-8 over all but latin-1: > * mime.el (lyskom-charset-alist): Never choose us-ascii. When > us-ascii text is detected, assume latin-1 instead. For some > reason, us-ascii is detected on some emacsen even when this is not > the case. A more powerful charset would perhaps be a better > choice, but chances are if charset detection is broken, then what > are the chances that e.g. unicode conversion works? > (lyskom-charset-alist): Include utf-8 early in the list, making it > the preferred charset (when it works). > > Follow links with mouse-1 in Emacs 22.1: > * language.el (lyskom-language-keymap-internal): Bind follow-links > in the global LysKOM keymaps. 5a38 > Fix various naming issues: 11810,11811c11843,11844 < eval: (ispell-change-dictionary "british") < eval: (if (boundp 'set-language-environment) (set-language-environment 'Latin-1)) --- > ispell-local-dictionary: "british" > coding: iso-8859-1
-
- 09 Jun, 2007 1 commit
-
-
David Byers authored
Allow emacs 22.1 to follow links on mouse-1
-
- 08 Jun, 2007 1 commit
-
-
David Byers authored
-
- 26 Apr, 2007 1 commit
-
-
Hans Eric Svensson authored
-
- 04 Feb, 2007 1 commit
-
-
Per Cederqvist authored
-
- 01 Jan, 2007 2 commits
-
-
Ulrik Haugen authored
-
Ulrik Haugen authored
15105984 i Lyskom av Magnus Bark
-
- 14 Dec, 2006 1 commit
-
-
Hans Eric Svensson authored
Handle passive membership in combination with kom-follow-comments-outside-membership when reading texts
-
- 21 Nov, 2006 1 commit
-
-
Hans Eric Svensson authored
-
- 07 Jul, 2006 1 commit
-
-
David Byers authored
Detailed changes: > 2006-06-27 David Byers <davby@ida.liu.se> > > * lyskom-rest.el (lyskom-fill-next-paragraph): Fixed off-by-one > error causing the last character on the last line to (sometimes) > be put on a line of its own in XEmacs. > (lyskom-maybe-fill-region): Fixed off-by-one error causing lines > just under fill-column long to be wrapped. > > 2006-05-14 David Byers <davby@ida.liu.se> > > * utilities.el (lyskom-text-comments): Added parameter > skip-footnotes. > > 2006-04-26 David Byers <davby@ida.liu.se> > > * lyskom-rest.el (lyskom-fill-next-paragraph): Eliminated the > inner catch, as this seemed to cost more time than adding a > clause to each conditional in the loop. > (lyskom-fill-message-line-length): Make this a subst. >
-
- 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.
-