log src/ChangeLog @ 4383:1e04b9c8125b

age author description
Thu, 03 Jan 2008 22:36:04 +0100 Aidan Kehoe Correct the make-temp-name docstring.
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 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.
Wed, 02 Jan 2008 10:12:04 +0100 Mike Sperber Update window-size computation.
Sun, 30 Dec 2007 15:33:13 +0100 Aidan Kehoe Handle macros, autoloads correctly in symbol-file. Add an incomplete TYPE arg.
Mon, 24 Dec 2007 15:04:01 +0100 Aidan Kehoe Automated merge with file:/Sources/xemacs-21.5-checked-out
Mon, 24 Dec 2007 15:02:36 +0100 Aidan Kehoe Unify the typed character under X11, using the unicode precedence list
Mon, 24 Dec 2007 14:00:14 +0100 Aidan Kehoe Provide a DEFAULT argument in #'intern-soft.
Sun, 23 Dec 2007 15:29:17 +0100 Aidan Kehoe Merge an old patch of Ben's, involving font instantiation and charsets.
Sat, 22 Dec 2007 15:02:04 +0100 Aidan Kehoe Respect the CODESYS argument in #'open-database; don't autodetect EOL.
Thu, 20 Dec 2007 09:51:51 -0700 Jerry James Fix unused parameter warnings when compiling with ALSA sound support.
Thu, 20 Dec 2007 08:50:49 +0100 Mike Sperber Merge.
Tue, 18 Dec 2007 23:00:01 +0100 Aidan Kehoe #'special-form-p; don't error (thank you Jerry James); flesh out docstring.
Tue, 18 Dec 2007 21:47:27 +0100 Aidan Kehoe Provide #'special-form-p, for the use of advice.el, perhaps other files.