log lisp/cl-extra.el @ 5226:7789ae555c45

age author description
Wed, 02 Jun 2010 16:18:50 +0100 Aidan Kehoe Add Common Lisp's #'complement to cl-extra.el.
Sun, 30 May 2010 13:27:36 +0100 Aidan Kehoe Tidying of CL files; make docstrings read better, remove commented-out code
Sun, 21 Mar 2010 13:20:35 +0000 Aidan Kehoe Handle (function ...) specially, cl-prettyprint.
Wed, 24 Feb 2010 17:17:13 +0000 Aidan Kehoe Normally return a compiled function if one argument, #'constantly.