log tests/ChangeLog @ 4857:34ff4dd7397d

age author description
2010-01-14 Ben Wing Add ChangeLog entries for previous changes to tests dir
2010-01-13 Ben Wing show description properly in Assert-failure message
2010-01-12 Ben Wing Use new cygwin_conv_path API with Cygwin 1.7 for converting names between Win32 and POSIX, UTF-8-aware, with attendant changes elsewhere
2010-01-01 Aidan Kehoe #'functionp gives nil for special forms, as in CL and GNU Emacs 23.
2009-12-31 Aidan Kehoe Make #'equalp more compatible with CL; add a compiler macro, test & doc it.
2009-12-22 Jerry James Remove support for the OffiX drag-and-drop protocol. See xemacs-patches
2009-12-18 Jerry James Add copyright and GPL v2 or later notices to Andy Piper's contributions, with
2009-12-14 Jerry James Remove more obsolete files.
2009-11-18 Jerry James Remove support for obsolete systems. See xemacs-patches message with ID
2009-11-17 Stephen J. Turnbull Restore some doc changes that got dropped in a merge.
2009-11-16 Stephen J. Turnbull Make test from Adam Sjogren's report.
2009-11-14 Aidan Kehoe Make #'letf not error if handed a #'values form.