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