Mercurial > hg > xemacs-beta
log src/fns.c @ 5393:e99b473303e3
age | author | description |
---|---|---|
Mon, 04 Apr 2011 00:20:09 +0100 | Aidan Kehoe | Use GC_EXTERNAL_LIST_LOOP_* where appropriate, fns.c |
Thu, 17 Mar 2011 20:13:00 +0000 | Aidan Kehoe | Conditionalise the old-* functions and byte codes at compile time. |
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 |
Thu, 10 Feb 2011 08:46:10 +0000 | Aidan Kehoe | Correct a bug with circularity checking in #'mapcar*, #'map, etc. |
Sat, 05 Feb 2011 12:04:34 +0000 | Aidan Kehoe | Have #'sort*, #'merge use the same test approach as functions from cl-seq.el |