comparison 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
comparison
equal deleted inserted replaced
5318:203dcac81dae 5319:ed5d4f081fa9
1 2010-12-30 Aidan Kehoe <kehoea@parhasard.net>
2
3 * update-elc.el (lisp-files-needed-for-byte-compilation)
4 (lisp-files-needing-early-byte-compilation):
5 cl-macs belongs in the former, not the latter, it is as
6 fundamental as bytecomp.el.
7
1 2010-12-30 Aidan Kehoe <kehoea@parhasard.net> 8 2010-12-30 Aidan Kehoe <kehoea@parhasard.net>
2 9
3 * cl.el: 10 * cl.el:
4 Provde the Common Lisp program-error, type-error as error 11 Provde the Common Lisp program-error, type-error as error
5 symbols. This doesn't nearly go far enough for anyone using the 12 symbols. This doesn't nearly go far enough for anyone using the