Mercurial > hg > xemacs-beta
log lisp/cl.el @ 5281:aa20a889ff14
age | author | description |
---|---|---|
Sun, 10 Oct 2010 12:13:32 +0100 | Aidan Kehoe | Remove a couple of redundant functions, backquote.el |
Sun, 30 May 2010 13:27:36 +0100 | Aidan Kehoe | Tidying of CL files; make docstrings read better, remove commented-out code |
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. |