Mercurial > hg > xemacs-beta
log lisp/cl-macs.el @ 4810:6ee5e50a8772
age | author | description |
---|---|---|
Thu, 07 Jan 2010 21:50:39 +0000 | Aidan Kehoe | Add a compiler macro for #'map, where CL-TYPE is constant and understood. |
Thu, 31 Dec 2009 15:47:03 +0000 | Aidan Kehoe | Merge. |
Sat, 19 Dec 2009 18:10:20 +0000 | Aidan Kehoe | Remove attempted support for 1996-era emacs without self-quoting keywords. |
Thu, 31 Dec 2009 15:09:41 +0000 | Aidan Kehoe | Make #'equalp more compatible with CL; add a compiler macro, test & doc it. |
Fri, 18 Dec 2009 17:49:43 +0000 | Aidan Kehoe | Eliminate most core code byte-compile warnings. |
Sat, 14 Nov 2009 11:43:09 +0000 | Aidan Kehoe | Make #'letf not error if handed a #'values form. |
Fri, 30 Oct 2009 15:10:16 +0000 | Aidan Kehoe | If STRING is constant, call regexp-quote at compile time. |