log src/ChangeLog @ 4359:df1f1f49ef70

age author description
2007-12-24 Aidan Kehoe Automated merge with file:/Sources/xemacs-21.5-checked-out
2007-12-24 Aidan Kehoe Unify the typed character under X11, using the unicode precedence list
2007-12-24 Aidan Kehoe Provide a DEFAULT argument in #'intern-soft.
2007-12-23 Aidan Kehoe Merge an old patch of Ben's, involving font instantiation and charsets.
2007-12-22 Aidan Kehoe Respect the CODESYS argument in #'open-database; don't autodetect EOL.
2007-12-20 Jerry James Fix unused parameter warnings when compiling with ALSA sound support.
2007-12-20 Mike Sperber Merge.
2007-12-18 Aidan Kehoe #'special-form-p; don't error (thank you Jerry James); flesh out docstring.
2007-12-18 Aidan Kehoe Provide #'special-form-p, for the use of advice.el, perhaps other files.
2007-12-19 Mike Sperber Don't use undocumented Xt functions in external widget.
2007-12-17 Aidan Kehoe Provide %b in #'format; use it for converting between ints and bit vectors.
2007-12-14 Aidan Kehoe Autoconfiscate the recent fontconfig spelling change.
2007-12-11 Aidan Kehoe Don't let libtiff override the size of a boolean, Win32. From Ron Isaacson.
2007-12-11 Aidan Kehoe Don't error on unknown environment variables, #'substitute-in-file-name.
2007-12-10 Stephen J. Turnbull src/search.c (simple_search): Fix underrun in reverse search.