log

age author description
Tue, 27 May 2008 11:58:42 +0200 Aidan Kehoe Say explicitly that eq is useful for chars; xref number comparison, lispref
Tue, 27 May 2008 12:01:29 +0200 Aidan Kehoe Correct a thinko in the #'translate-region docstring
Sun, 25 May 2008 22:54:33 +0200 Aidan Kehoe Fill out docstrings for #'translate-region, #'make-char-table.
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, 21 May 2008 21:09:20 +0200 Aidan Kehoe Check %WindowsSdkDir%, %MSSddk% for the Windows header files too.
Wed, 21 May 2008 21:07:26 +0200 Aidan Kehoe Prevent #'batch-texinfo-format choking on man/internals/internals.texi
Wed, 21 May 2008 16:55:14 +0200 Aidan Kehoe Document Win32 symlink behaviour; adjust tests to take it into a/c.
Thu, 15 May 2008 07:46:41 -0400 Vin Shelton Increase DDE connection retries because waiting for XEmacs to start
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.
Tue, 13 May 2008 20:16:53 +0200 Aidan Kehoe Provide SHEBANG_PROGNAME on Win32; correct a bug with it and string concat'ing
Tue, 13 May 2008 20:11:51 +0200 Aidan Kehoe #define _CRT_NONSTDC_NO_DEPRECATE on Win32
Tue, 13 May 2008 20:08:28 +0200 Aidan Kehoe Pass READ_BINARY to scan_lisp_file, scan_c_file in make-docfile.c
Mon, 12 May 2008 11:53:04 +0200 Mike Sperber Fix path-configuration glitches:
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
Wed, 07 May 2008 21:17:59 +0200 Aidan Kehoe Call AC_SUBST on SHEBANG_PATHNAME, for #! support.
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.
Sat, 26 Apr 2008 16:28:44 +0200 Mike Sperber Fix problem with `resize-minibuffer-mode'.
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.
Sat, 05 Apr 2008 14:37:51 +0200 Aidan Kehoe Regenerate src/depend with LF line endings, not CRLF.