log

age author description
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