Mercurial > hg > xemacs-beta
log lisp/cl.el @ 5066:545ec923b4eb
age | author | description |
---|---|---|
Mon, 22 Feb 2010 21:17:47 -0600 | Ben Wing | add documentation on keywords to cl*.el |
Sun, 31 Jan 2010 18:29:48 +0000 | Aidan Kehoe | Move the various map* functions to C; add #'map-into. |
Sun, 24 Jan 2010 15:21:27 +0000 | Aidan Kehoe | Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums |
Fri, 18 Dec 2009 17:49:43 +0000 | Aidan Kehoe | Eliminate most core code byte-compile warnings. |
Thu, 27 Aug 2009 15:18:51 +0100 | Aidan Kehoe | Be more reliable about loading cl-macs at byte-compile time, cl.el. |
Sun, 16 Aug 2009 20:55:49 +0100 | Aidan Kehoe | Support full Common Lisp multiple values in C. |