Mercurial > hg > xemacs-beta
log lisp/bytecomp.el @ 5574:d4f334808463
age | author | description |
---|---|---|
Sun, 02 Oct 2011 15:32:16 +0100 | Aidan Kehoe | Support inlining labels, bytecomp.el. |
Sun, 25 Sep 2011 16:12:07 +0100 | Aidan Kehoe | Remove ELC files from `binary-file-regexps', many of them are escape-quoted. |
Fri, 09 Sep 2011 22:50:31 +0100 | Aidan Kehoe | Error if byte-compiling a form hasn't wrapped byte-compile-inbuffer. |
Wed, 07 Sep 2011 16:26:45 +0100 | Aidan Kehoe | Improve the implementation, documentation of #'labels, #'flet. |