log lisp/ChangeLog @ 4477:e34711681f30

age author description
Wed, 09 Jul 2008 20:46:22 +0200 Aidan Kehoe Don't determine whether to call general device-type code at startup,
Sun, 29 Jun 2008 11:06:16 +0200 Aidan Kehoe Don't leak the Unihan database handle when looking up non-Han characters.
Wed, 04 Jun 2008 21:57:49 +0200 Aidan Kehoe #'require hyper-apropos in #'describe-property-list, for hyper-apropos-face
Sun, 25 May 2008 21:11:35 +0200 Aidan Kehoe Import and extend GNU's descr-text.el, supporting prefix argument for C-x =
Wed, 14 May 2008 21:54:54 -0700 Stephen J. Turnbull Fix add-to-list.
Wed, 14 May 2008 23:55:13 +0200 Aidan Kehoe Make the #'add-to-list implementation a little conciser and clearer for XEmacs
Wed, 14 May 2008 23:47:58 +0200 Aidan Kehoe Support COMPARE-FN in add-to-list; thank you Brian Palmer.
Wed, 14 May 2008 23:43:12 +0200 Aidan Kehoe Correct coding-category determination for 8-bit-fixed coding systems.
Tue, 13 May 2008 14:56:38 +0200 Aidan Kehoe Handle printing correctly on non-mswindows.
Sun, 11 May 2008 12:03:07 +0200 Aidan Kehoe Small improvements in disp-table.el, mule/cyril-util.el.
Sun, 11 May 2008 11:24:01 +0200 Aidan Kehoe Automated merge with file:/Sources/xemacs-21.5-checked-out
Sun, 11 May 2008 11:20:24 +0200 Aidan Kehoe Improve portable sample implementations for #'{put,get}-display-table
Mon, 24 Dec 2007 20:22:08 +0100 Aidan Kehoe Use char-tables, not vectors, to instantiate the display table specifiers.
Wed, 07 May 2008 21:21:08 +0200 Aidan Kehoe Automated merge with file:/Sources/xemacs-21.5-checked-out
Sun, 20 Jan 2008 19:53:54 +0100 Aidan Kehoe Support #!, to allow XEmacs to be called as a script interpreter.
Wed, 07 May 2008 21:06:45 +0200 Aidan Kehoe Support windows-1250 on Unix as well as Windows.
Sun, 13 Apr 2008 11:18:00 +0200 Mike Sperber Add `set-window-configuration/mapping' and `save-window-excursion/mapping'.
Sat, 12 Apr 2008 16:41:38 +0200 Mike Sperber Use `real-split-window', `real-delete-window' in window-config code.
Thu, 10 Apr 2008 00:31:27 +0200 Aidan Kehoe No doc special-case for autoloads; rely on on #'symbol-file instead.
Fri, 04 Apr 2008 10:50:19 -0700 Stephen J. Turnbull Fix call to get in custom-theme-reset-internal.
Wed, 12 Mar 2008 19:37:49 +0100 Mike Sperber Fix window-configuration problem.
Fri, 07 Mar 2008 14:35:37 +0100 Mike Sperber Quote temp-directory regexp in gnuserv.
Wed, 05 Mar 2008 18:01:37 +0100 Didier Verna Fix auto-formatting of comments in auto-fill-mode
Wed, 05 Mar 2008 10:41:54 +0100 Didier Verna Ease customization of faces under point...
Sat, 23 Feb 2008 14:32:19 +0100 Mike Sperber Move autoload operator definitions to xemacs-base.
Thu, 07 Feb 2008 10:03:49 +0100 Mike Sperber Use Mercurial changeset hash to identify build version.
Sun, 03 Feb 2008 10:35:25 +0100 Aidan Kehoe Correct the initialisation of ascii-case-table.
Mon, 21 Jan 2008 16:26:36 +0100 Aidan Kehoe Support LZMA compression in info.el.
Thu, 17 Jan 2008 10:18:05 +0100 Mike Sperber 2008-01-13 Michael Sperber <mike@xemacs.org>
Wed, 16 Jan 2008 00:19:59 +0100 Aidan Kehoe Bind '(shift delete) to #'kill-primary-selection by default.