Mercurial > hg > xemacs-beta
graph
-
Move the heavy lifting from cl-seq.el to C.2010-12-30, by Aidan Kehoe
-
Use defmacro* when defining dolist, dotimes, do-symbols, macrolet, cl-macs.el2011-01-02, by Aidan Kehoe
-
Be more helpful in printing ephemerons, weak lists, and weak boxes.2011-01-01, by Aidan Kehoe
-
Provide #'device-x-display, as documented in Lispref; thanks, Jeff Mincy.2010-12-30, by Aidan Kehoe
-
Test sanity-checking of :start, :end keyword arguments when appropriate.2010-12-30, by Aidan Kehoe
-
Support up to nine keywords in the PARSE_KEYWORDS() macro.2010-12-30, by Aidan Kehoe
-
Implement some basic Lisp functions in terms of Common Lisp builtins.2010-12-30, by Aidan Kehoe
-
Move Qcount, Q_default, Q_test to general-slots.h; add SYMBOL_KEYWORD_GENERAL()2010-12-30, by Aidan Kehoe
-
cl-macs belongs in lisp-files-needed-for-byte-compilation.2010-12-30, by Aidan Kehoe
-
Provide some milquetoast compatibility in our errors, type-error, program-error2010-12-30, by Aidan Kehoe
-
#'delete-duplicates: don't attempt to compiler macroexpand with bad arguments2010-12-29, by Aidan Kehoe
-
#'cl-safe-expr-p, forms that start with the symbol lambda are also safe.2010-12-29, by Aidan Kehoe