Mercurial > hg > xemacs-beta
log lisp/cl-macs.el @ 4742:4cf435fcebbc
age | author | description |
---|---|---|
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. |
Mon, 12 Oct 2009 17:19:52 +0100 | Aidan Kehoe | Don't cons with #'mapcar calls where the result is discarded, |
Mon, 12 Oct 2009 16:42:38 +0100 | Aidan Kehoe | Fix another bug in the delete-duplicates compiler macro. |
Sat, 03 Oct 2009 14:22:08 +0100 | Aidan Kehoe | Handle non-list sequences better, delete-duplicates compiler macro. |
Mon, 28 Sep 2009 18:04:07 +0200 | Mike Sperber | Unbreak autoload.el |