log lisp/bytecomp.el @ 5940:c608d4b0b75e cygwin64 tip

age author description
Mon, 29 Sep 2014 10:44:50 -0600 Jerry James Do not insert timestamps into .elcs files for reproducibility. See
Wed, 21 Aug 2013 19:02:59 +0100 Aidan Kehoe Warn about non-string non-integer ARG to #'gensym, bytecomp.el.
Sat, 02 Mar 2013 18:00:42 +0100 Mike Sperber Make f?boundp less necessary.
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