log src/ChangeLog @ 4406:5998e37dc35e

age author description
2008-01-19 Aidan Kehoe Use bignums if necessary for file size in #'file-attributes.
2008-01-18 Jerry James Prevent access to uninitialized variables in x_init_device.
2008-01-16 Aidan Kehoe Have list hashes depend on the order of the contents, as is the case for vectors.
2008-01-15 Aidan Kehoe Avoid clearing print-gensym-alist inappropriately when printing hash tables.
2008-01-12 Aidan Kehoe Clarify #'map-range-table docstring.
2008-01-08 Aidan Kehoe Check that __STDC_VERSION__ is defined before examining it.
2008-01-08 Aidan Kehoe Don't use PATH_MAX_EXTERNAL, non-Win32.
2008-01-08 Jerry James Adapt INLINE_HEADER to the C99 inline semantics.
2008-01-07 Jerry James Clarify the copyright and license of src/xemacs.def.in.in.
2008-01-03 Aidan Kehoe Correct the make-temp-name docstring.
2008-01-03 Stephen J. Turnbull Improve style and add tests for 'built-in-symbol-file'.
2008-01-02 Aidan Kehoe Correct the perhaps_init_unseen_key_defaults GTK code; don't override X11 fonts.
2008-01-02 Aidan Kehoe Automated merge with ssh://aidan-guest@hg.debian.org//hg/xemacs/xemacs
2008-01-02 Aidan Kehoe Fix the union build--check that built-in macro function values are nil, not zero.
2008-01-02 Mike Sperber Update window-size computation.