Mercurial > hg > xemacs-beta
graph
-
Remove redundant functions, format.el, use functions from cl*.el instead.2011-03-08, by Aidan Kehoe
-
Make my Lisp a little more sophisticated, select.el.2011-03-08, by Aidan Kehoe
-
Remove various redundant wrapper lambdas, core lisp.2011-03-08, by Aidan Kehoe
-
Automated merge with file:///home/aidan/xemacs-21.5-checked-out2011-03-01, by Aidan Kehoe
-
Change "special form" to "special operator" in the manuals, too2011-03-01, by Aidan Kehoe
-
#'substring-no-properties: check STRING's type, get_string_range_char won't.2011-02-24, by Aidan Kehoe
-
Document the CL set functions and #'eql in the Lispref, not just cl.texi2011-02-19, by Aidan Kehoe
-
#'byte-compile-normal-call; only examine properties of (car FORM) if a symbol2011-02-16, by Aidan Kehoe
-
xemacs.def.in.in: no longer export acons(), export Facons() instead.2011-02-16, by Aidan Kehoe
-
Be better about eliminating `block's that are not `return-from'd, bytecomp.el2011-02-12, by Aidan Kehoe
-
Correct a bug with circularity checking in #'mapcar*, #'map, etc.2011-02-10, by Aidan Kehoe
-
Remove #'acons from cl.el, make the version in alloc.c visible to Lisp2011-02-09, by Aidan Kehoe