Mercurial > hg > xemacs-beta
log lisp/bytecomp.el @ 5562:855b667dea13
age | author | description |
---|---|---|
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 |
Sat, 23 Apr 2011 23:47:13 +0200 | Mats Lidell | Merge with trunk. |
Tue, 29 Mar 2011 00:02:47 +0200 | Mats Lidell | Merged with trunk. |