Mercurial > hg > xemacs-beta
log src/ChangeLog @ 5371:6f10ac29bf40
age | author | description |
---|---|---|
Sat, 12 Mar 2011 13:11:31 +0000 | Aidan Kehoe | Be better about searching for chars typed via XIM and x-compose.el, isearch |
Fri, 11 Mar 2011 20:40:01 +0000 | Aidan Kehoe | Address the easy test failures in tests/automated. |
Thu, 24 Feb 2011 09:36:19 +0000 | Aidan Kehoe | #'substring-no-properties: check STRING's type, get_string_range_char won't. |
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 |