Mercurial > hg > xemacs-beta
log lisp/bytecomp.el @ 5829:0303baa7c4e9
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'. |