log lisp/cl-macs.el @ 5940:c608d4b0b75e cygwin64 tip

age author description
Sun, 22 Dec 2013 10:36:33 +0000 Aidan Kehoe Transform #'princ to #'write-sequence at compile time if appropriate.
Mon, 17 Jun 2013 19:54:02 +0100 Aidan Kehoe Make #'apply-partially more intelligent still when byte-compiled.
Tue, 06 Nov 2012 23:12:06 +0000 Aidan Kehoe No error from an incorrect number of arguments, recently-added compiler macros
Tue, 08 May 2012 09:34:14 +0100 Aidan Kehoe Remove a stray parenthesis, cl-macs.el; thank you Vin!