Mercurial > hg > xemacs-beta
log lisp/bytecomp.el @ 5568:b039c0f018b8
age | author | description |
---|---|---|
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. |
Sun, 04 Sep 2011 20:37:55 +0100 | Aidan Kehoe | Drop cl-macro-environment in favour of byte-compile-macro-environment. |
Sun, 04 Sep 2011 19:51:35 +0100 | Aidan Kehoe | Implement print-circle, allowing recursive and circular structures to be read. |
Wed, 10 Aug 2011 15:55:53 +0100 | Aidan Kehoe | Do the quoted-lambda check when functions take :if, :test, :key arguments, too. |
Sun, 08 May 2011 09:19:25 +0100 | Aidan Kehoe | Complete support for macro-declaration-function, bytecomp{,-runtime}.el |
Sat, 07 May 2011 12:26:39 +0100 | Aidan Kehoe | Drop support for generating code appropriate for Emacs 19, bytecomp.el |