log

age author description
Mon, 04 Feb 2008 21:41:27 -0700 Jerry James Use Dynarr_increment instead of Dynarr_add when building a line in place.
Sun, 03 Feb 2008 10:35:25 +0100 Aidan Kehoe Correct the initialisation of ascii-case-table.
Fri, 01 Feb 2008 09:36:51 -0700 Jerry James Remove unnecessary call to SET_EVENT_MAGIC_X_EVENT.
Wed, 30 Jan 2008 22:33:29 +0100 Aidan Kehoe case-tests.el: fix it on non-DEBUG_XEMACS; save standard-case-table, use it
Wed, 30 Jan 2008 09:26:59 +0100 Aidan Kehoe Correct case-insensitive search for non-case, non-ASCII chars. Add tests.
Mon, 28 Jan 2008 08:13:37 +0100 Mike Sperber Fix build problems on Windows.
Fri, 25 Jan 2008 10:40:53 +0900 Stephen J. Turnbull Fix misspelling of option 'gdbm'.
Fri, 25 Jan 2008 10:39:46 +0900 Stephen J. Turnbull hgignore TAGS.
Mon, 21 Jan 2008 22:12:36 +0100 Aidan Kehoe Document return values for #'puthash, #'clrhash.
Mon, 21 Jan 2008 16:26:36 +0100 Aidan Kehoe Support LZMA compression in info.el.
Sun, 20 Jan 2008 13:09:58 +0100 Aidan Kehoe Merge.
Wed, 26 Dec 2007 17:30:16 +0100 Aidan Kehoe Always use boyer_moore in ASCII or Latin-1 buffers with ASCII search strings.
Sat, 19 Jan 2008 14:34:19 +0100 Aidan Kehoe Use bignums if necessary for file size in #'file-attributes.
Fri, 18 Jan 2008 22:06:01 -0500 Vin Shelton Use debug version of Intel's math library when debugging.
Fri, 18 Jan 2008 16:12:31 -0700 Jerry James Prevent access to uninitialized variables in x_init_device.
Thu, 17 Jan 2008 21:02:42 -0500 Vin Shelton Add support for the Intel compiler under Windows
Thu, 17 Jan 2008 11:55:11 +0100 Aidan Kehoe Automated merge with ssh://aidan-guest@hg.debian.org//hg/xemacs/xemacs
Thu, 17 Jan 2008 11:52:45 +0100 Aidan Kehoe Configure fixes from Hans de Graaff, as used in Gentoo.
Thu, 17 Jan 2008 10:18:05 +0100 Mike Sperber 2008-01-13 Michael Sperber <mike@xemacs.org>
Wed, 16 Jan 2008 15:43:01 +0100 Aidan Kehoe Call #'make-temp-file in mule-tests.el, now it's available.
Wed, 16 Jan 2008 15:20:51 +0100 Aidan Kehoe Have list hashes depend on the order of the contents, as is the case for vectors.
Wed, 16 Jan 2008 00:19:59 +0100 Aidan Kehoe Bind '(shift delete) to #'kill-primary-selection by default.
Tue, 15 Jan 2008 22:59:28 +0100 Aidan Kehoe Don't assume lisp-tests.el will be correctly read as UTF-8.
Tue, 15 Jan 2008 21:35:41 +0100 Aidan Kehoe Automated merge with file:/Sources/xemacs-21.5-checked-out
Tue, 15 Jan 2008 21:35:01 +0100 Aidan Kehoe Avoid clearing print-gensym-alist inappropriately when printing hash tables.
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 18:04:13 +0100 Aidan Kehoe Clarify #'map-range-table docstring.
Sat, 12 Jan 2008 00:28:05 +0100 Aidan Kehoe ChangeLog spelling correction; scrool -> scroll
Wed, 09 Jan 2008 00:53:02 +0100 Aidan Kehoe Check that __STDC_VERSION__ is defined before examining it.