log lisp/bytecomp-runtime.el @ 5940:c608d4b0b75e cygwin64 tip

age author description
Thu, 22 Dec 2011 12:51:03 +0000 Aidan Kehoe Move the functionality of #'cl-macroexpand into Fmacroexpand, eval.c
Sun, 04 Sep 2011 20:37:55 +0100 Aidan Kehoe Drop cl-macro-environment in favour of byte-compile-macro-environment.
Sun, 08 May 2011 09:19:25 +0100 Aidan Kehoe Complete support for macro-declaration-function, bytecomp{,-runtime}.el
Thu, 17 Mar 2011 23:42:59 +0100 Mats Lidell Merge with trunk.
Thu, 14 Oct 2010 17:15:20 +0200 Mats Lidell Changed bulk of GPLv2 or later files identified by script
Tue, 08 Mar 2011 18:12:48 +0000 Aidan Kehoe Remove various redundant wrapper lambdas, core lisp.
Thu, 16 Sep 2010 13:51:49 +0100 Aidan Kehoe Change (apply 'nconc (mapcar ...)) to (mapcan ...); warn about first form.
Sun, 17 Jan 2010 04:52:48 -0600 Ben Wing compile-related functions added, for use in Unicode-internal ws