comparison lisp/ChangeLog @ 4683:0cc9d22c3732

Be more reliable about loading cl-macs at byte-compile time, cl.el. lisp/ChangeLog addition: 2009-08-27 Aidan Kehoe <kehoea@parhasard.net> * cl.el (bytecomp-load-hook): New. * bytecomp.el (bytecomp-load-hook): Use id. Merge Dave Love's 2000-02-02 GNU (GPLv2) change, forcing the byte-compiler to be more consistent about loading cl-macs at compile time.
author Aidan Kehoe <kehoea@parhasard.net>
date Thu, 27 Aug 2009 15:18:51 +0100
parents 64ac4337298b
children 15c42a3f4065
comparison
equal deleted inserted replaced
4682:648f4a0dac3e 4683:0cc9d22c3732
1 2009-08-27 Aidan Kehoe <kehoea@parhasard.net>
2
3 * cl.el (bytecomp-load-hook): New.
4 * bytecomp.el (bytecomp-load-hook): Use id.
5 Merge Dave Love's 2000-02-02 GNU (GPLv2) change, forcing the
6 byte-compiler to be more consistent about loading cl-macs at
7 compile time.
8
1 2009-08-19 Malcolm Purvis <malcolmp@xemacs.org> 9 2009-08-19 Malcolm Purvis <malcolmp@xemacs.org>
2 10
3 * simple.el: 11 * simple.el:
4 * simple.el (turn-off-auto-fill): Sync from FSF 21.4. 12 * simple.el (turn-off-auto-fill): Sync from FSF 21.4.
5 13