log lisp/ChangeLog @ 4481:f9c70d94f427

age author description
2008-07-20 Aidan Kehoe Correct syntax of #'error calls, descr-text.el
2008-07-19 Aidan Kehoe Wrap field descriptions, descr-text.el; name created buffer more uniquely.
2008-07-09 Aidan Kehoe Don't determine whether to call general device-type code at startup,
2008-06-29 Aidan Kehoe Don't leak the Unihan database handle when looking up non-Han characters.
2008-06-04 Aidan Kehoe #'require hyper-apropos in #'describe-property-list, for hyper-apropos-face
2008-05-25 Aidan Kehoe Import and extend GNU's descr-text.el, supporting prefix argument for C-x =
2008-05-15 Stephen J. Turnbull Fix add-to-list.
2008-05-14 Aidan Kehoe Make the #'add-to-list implementation a little conciser and clearer for XEmacs
2008-05-14 Aidan Kehoe Support COMPARE-FN in add-to-list; thank you Brian Palmer.
2008-05-14 Aidan Kehoe Correct coding-category determination for 8-bit-fixed coding systems.
2008-05-13 Aidan Kehoe Handle printing correctly on non-mswindows.
2008-05-11 Aidan Kehoe Small improvements in disp-table.el, mule/cyril-util.el.
2008-05-11 Aidan Kehoe Automated merge with file:/Sources/xemacs-21.5-checked-out
2008-05-11 Aidan Kehoe Improve portable sample implementations for #'{put,get}-display-table
2007-12-24 Aidan Kehoe Use char-tables, not vectors, to instantiate the display table specifiers.