Mercurial > hg > xemacs-beta
log lisp/bytecomp.el @ 5644:0df3cedee9ac
age | author | description |
---|---|---|
Sat, 14 Jan 2012 12:16:05 +0000 | Aidan Kehoe | Be more careful about non-quoted-symbol TAGs, #'byte-compile-catch |
Mon, 02 Jan 2012 16:52:59 +0000 | Aidan Kehoe | Add an explicit autoload for #'cl-compile-time-init, bytecomp.el. |
Fri, 30 Dec 2011 16:05:31 +0000 | Aidan Kehoe | Integrate CL code better into core, remove obsolete compatibility code. |
Tue, 13 Dec 2011 20:42:30 +0000 | Aidan Kehoe | Be more careful about what we shadow, #'byte-compile-eval. |
Tue, 13 Dec 2011 20:28:32 +0000 | Aidan Kehoe | Use the old #'labels implementation if #'lexical-let changes lambdas. |
Wed, 02 Nov 2011 17:50:39 +0000 | Aidan Kehoe | Give the label name when warning or erroring, bytecomp.el |
Sat, 08 Oct 2011 12:01:20 +0100 | Aidan Kehoe | Don't byte-compile at macroexpansion time, load-time-vale. |