Mercurial > hg > xemacs-beta
log lisp/cl-macs.el @ 5326:60ba780f9078
age | author | description |
---|---|---|
Sun, 02 Jan 2011 00:06:14 +0000 | Aidan Kehoe | Use defmacro* when defining dolist, dotimes, do-symbols, macrolet, cl-macs.el |
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. |
Wed, 29 Dec 2010 23:47:30 +0000 | Aidan Kehoe | = < > <= >=: it's OK to use the compiler macro when first, last args side effect |