log

age author description
Sat, 19 Jul 2008 15:19:59 +0200 Aidan Kehoe Wrap field descriptions, descr-text.el; name created buffer more uniquely.
Thu, 17 Jul 2008 22:50:22 +0200 Aidan Kehoe Revert to the documented behaviour with window-system and noninteractive runs.
Thu, 10 Jul 2008 23:37:52 +0200 Aidan Kehoe Merge.
Wed, 09 Jul 2008 20:46:22 +0200 Aidan Kehoe Don't determine whether to call general device-type code at startup,
Thu, 10 Jul 2008 17:05:59 +0200 Aidan Kehoe Don't try to get text width for the null font instance, mswindows
Sun, 06 Jul 2008 19:46:19 +0300 Ville Skyttä autoconf 2.62 compatibility, #370
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
Thu, 29 May 2008 18:53:45 +0200 Aidan Kehoe Correct an omitted word, expand on bignum equality in the lispref.
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.