log

age author description
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.
Wed, 09 Jan 2008 00:28:17 +0100 Aidan Kehoe Don't use PATH_MAX_EXTERNAL, non-Win32.
Tue, 08 Jan 2008 12:47:42 -0700 Jerry James Adapt INLINE_HEADER to the C99 inline semantics.
Mon, 07 Jan 2008 12:07:55 -0700 Jerry James Clarify the copyright and license of src/xemacs.def.in.in.
Sat, 05 Jan 2008 16:19:37 +0100 Mike Sperber Don't call substitute-in-file-name haphazardly.
Sat, 05 Jan 2008 16:13:04 +0100 Mike Sperber Improve upon previous patch to minibuf.el.
Thu, 03 Jan 2008 22:36:04 +0100 Aidan Kehoe Correct the make-temp-name docstring.
Thu, 03 Jan 2008 12:45:44 +0100 Aidan Kehoe Create the containing directory for the custom and init files if necessary.
Thu, 03 Jan 2008 01:33:59 -0800 Stephen J. Turnbull Improve style and add tests for 'built-in-symbol-file'.
Wed, 02 Jan 2008 22:11:03 +0100 Aidan Kehoe Correct the perhaps_init_unseen_key_defaults GTK code; don't override X11 fonts.
Wed, 02 Jan 2008 21:33:54 +0100 Aidan Kehoe Remove x-iso8859-1.el, gtk-iso8859-1.el; they haven't been used for 18 months.
Wed, 02 Jan 2008 11:19:16 +0100 Aidan Kehoe Automated merge with ssh://aidan-guest@hg.debian.org//hg/xemacs/xemacs
Wed, 02 Jan 2008 11:16:16 +0100 Aidan Kehoe Fix the union build--check that built-in macro function values are nil, not zero.