log lisp/bytecomp.el @ 5699:a95c89dc9695

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/
Mon, 23 Apr 2012 10:06:39 +0200 Mike Sperber Imitate GNU Emacs API for `batch-byte-recompile-directory'.
Sat, 14 Jan 2012 12:16:05 +0000 Aidan Kehoe Be more careful about non-quoted-symbol TAGs, #'byte-compile-catch
Mon, 02 Jan 2012 16:52:59 +0000 Aidan Kehoe Add an explicit autoload for #'cl-compile-time-init, bytecomp.el.
Fri, 30 Dec 2011 16:05:31 +0000 Aidan Kehoe Integrate CL code better into core, remove obsolete compatibility code.