Mercurial > hg > xemacs-beta
log lisp/cl-macs.el @ 4794:8484c6c76837
age | author | description |
---|---|---|
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. |
Mon, 19 Oct 2009 12:47:21 +0100 | Aidan Kehoe | Make it possible to silence warnings issued when #'mapcar's result is discarded. |