log lisp/cl-macs.el @ 5656:e9c3fe82127d

age author description
Sat, 05 May 2012 20:48:24 +0100 Aidan Kehoe Co-operate with the byte-optimizer in the bytecomp.el labels implementation.
Tue, 01 May 2012 16:17:42 +0100 Aidan Kehoe Avoid #'delq in core Lisp, for the sake of style, a very slightly smaller binary
Tue, 01 May 2012 12:43:22 +0100 Aidan Kehoe Improve for-effect handling in a few places, lisp/
Fri, 30 Dec 2011 16:05:31 +0000 Aidan Kehoe Integrate CL code better into core, remove obsolete compatibility code.
Tue, 27 Dec 2011 17:07:23 +0100 Didier Verna New "foreback" face property.
Mon, 26 Dec 2011 15:04:25 +0100 Didier Verna Replace the 'flush face property with the opposite 'shrink one.
Fri, 23 Dec 2011 10:56:16 +0100 Didier Verna The "flush" face property.
Wed, 21 Dec 2011 16:54:30 +0000 Aidan Kehoe Call #'cl-macroexpand-all in #'cl-transform-function-property
Fri, 09 Dec 2011 08:38:07 +0000 Aidan Kehoe Correct and clarify docstring, #'load-time-value
Sat, 08 Oct 2011 12:26:09 +0100 Aidan Kehoe Move macros with shadows in bytecomp.el to the end of the files, cl-macs
Sun, 02 Oct 2011 15:32:16 +0100 Aidan Kehoe Support inlining labels, bytecomp.el.
Sun, 11 Sep 2011 16:05:05 +0100 Aidan Kehoe Be more careful still in #'cl-defsubst-expand.