log lisp/bytecomp.el @ 5637:a366601407c2

age author description
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.
Tue, 13 Dec 2011 20:42:30 +0000 Aidan Kehoe Be more careful about what we shadow, #'byte-compile-eval.
Tue, 13 Dec 2011 20:28:32 +0000 Aidan Kehoe Use the old #'labels implementation if #'lexical-let changes lambdas.