Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 5319:ed5d4f081fa9
cl-macs belongs in lisp-files-needed-for-byte-compilation.
2010-12-30 Aidan Kehoe <kehoea@parhasard.net>
* update-elc.el (lisp-files-needed-for-byte-compilation)
(lisp-files-needing-early-byte-compilation):
cl-macs belongs in the former, not the latter, it is as
fundamental as bytecomp.el.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Thu, 30 Dec 2010 00:18:50 +0000 |
parents | 203dcac81dae |
children | 57a64ab2ae45 |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Dec 30 00:15:37 2010 +0000 +++ b/lisp/ChangeLog Thu Dec 30 00:18:50 2010 +0000 @@ -1,3 +1,10 @@ +2010-12-30 Aidan Kehoe <kehoea@parhasard.net> + + * update-elc.el (lisp-files-needed-for-byte-compilation) + (lisp-files-needing-early-byte-compilation): + cl-macs belongs in the former, not the latter, it is as + fundamental as bytecomp.el. + 2010-12-30 Aidan Kehoe <kehoea@parhasard.net> * cl.el: