log lisp/cl.el @ 5318:203dcac81dae

age author description
Thu, 30 Dec 2010 00:15:37 +0000 Aidan Kehoe Provide some milquetoast compatibility in our errors, type-error, program-error
Mon, 25 Oct 2010 13:04:04 +0100 Aidan Kehoe Add compiler macros and compilation sanity-checks for functions with keywords.
Thu, 14 Oct 2010 18:50:38 +0100 Aidan Kehoe Tighten up Common Lisp compatibility, #'butlast, #'nbutlast, #'tailp, #'ldiff
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.