log

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