log lisp/ChangeLog @ 4452:82f8351e71c8

age author description
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.
Mon, 14 Jan 2008 16:50:32 -0700 Jerry James Make font-lock-{add,remove}-keywords actually work.
Mon, 14 Jan 2008 15:25:22 +0100 Aidan Kehoe bytecomp.el: bind print-gensym-alist to nil even with non-defvar, defun, [...] forms.
Sat, 12 Jan 2008 00:28:05 +0100 Aidan Kehoe ChangeLog spelling correction; scrool -> scroll
Sat, 05 Jan 2008 16:19:37 +0100 Mike Sperber Don't call substitute-in-file-name haphazardly.
Sat, 05 Jan 2008 16:13:04 +0100 Mike Sperber Improve upon previous patch to minibuf.el.
Thu, 03 Jan 2008 12:45:44 +0100 Aidan Kehoe Create the containing directory for the custom and init files if necessary.
Wed, 02 Jan 2008 22:11:03 +0100 Aidan Kehoe Correct the perhaps_init_unseen_key_defaults GTK code; don't override X11 fonts.
Wed, 02 Jan 2008 21:33:54 +0100 Aidan Kehoe Remove x-iso8859-1.el, gtk-iso8859-1.el; they haven't been used for 18 months.
Wed, 02 Jan 2008 10:08:07 +0100 Mike Sperber Fix problem with file dialog box.
Mon, 31 Dec 2007 21:35:20 +0100 Aidan Kehoe Automated merge with file:/Sources/xemacs-21.5-checked-out
Mon, 31 Dec 2007 21:34:45 +0100 Aidan Kehoe Byte-compile menu lambdas; make the menu of available tutorials more readable.