Mercurial > hg > xemacs-beta
log
age | author | description |
---|---|---|
Thu, 30 Dec 2010 01:04:38 +0000 | Aidan Kehoe | Support up to nine keywords in the PARSE_KEYWORDS() macro. |
Thu, 30 Dec 2010 01:00:40 +0000 | Aidan Kehoe | Implement some basic Lisp functions in terms of Common Lisp builtins. |
Thu, 30 Dec 2010 00:50:10 +0000 | Aidan Kehoe | Move Qcount, Q_default, Q_test to general-slots.h; add SYMBOL_KEYWORD_GENERAL() |
Thu, 30 Dec 2010 00:18:50 +0000 | Aidan Kehoe | cl-macs belongs in lisp-files-needed-for-byte-compilation. |
Thu, 30 Dec 2010 00:15:37 +0000 | Aidan Kehoe | Provide some milquetoast compatibility in our errors, type-error, program-error |
Wed, 29 Dec 2010 23:56:57 +0000 | Aidan Kehoe | #'delete-duplicates: don't attempt to compiler macroexpand with bad arguments |
Wed, 29 Dec 2010 23:53:48 +0000 | Aidan Kehoe | #'cl-safe-expr-p, forms that start with the symbol lambda are also safe. |