Mercurial > hg > xemacs-beta
log src/ChangeLog @ 5359:f5a5501814f5
age | author | description |
---|---|---|
Sat, 19 Feb 2011 11:03:46 +0000 | Aidan Kehoe | Document the CL set functions and #'eql in the Lispref, not just cl.texi |
Wed, 16 Feb 2011 15:35:35 +0000 | Aidan Kehoe | xemacs.def.in.in: no longer export acons(), export Facons() instead. |
Thu, 10 Feb 2011 08:46:10 +0000 | Aidan Kehoe | Correct a bug with circularity checking in #'mapcar*, #'map, etc. |
Wed, 09 Feb 2011 20:15:50 +0000 | Aidan Kehoe | Remove #'acons from cl.el, make the version in alloc.c visible to Lisp |
Mon, 07 Feb 2011 00:03:41 +0000 | Aidan Kehoe | Correct the order of arguments to map_keymap_sort_predicate(), keymap.c. |
Sun, 06 Feb 2011 23:46:17 +0000 | Aidan Kehoe | Supply check_string_lessp_nokey explicitly to list_sort(), #'apropos-internal |