log lisp/cl-macs.el @ 4716:dca5bb2adff1

age author description
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
Sun, 20 Sep 2009 23:50:05 +0100 Aidan Kehoe Add arglist info for autoloaded functions and macros.
Sun, 20 Sep 2009 21:41:22 +0100 Aidan Kehoe Don't needlessly intern symbols, #'function-arglist, #'cl-function-arglist