diff 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
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Aug 24 15:21:21 2009 -0600
+++ b/lisp/ChangeLog	Thu Aug 27 15:18:51 2009 +0100
@@ -1,3 +1,11 @@
+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. 
+
 2009-08-19  Malcolm Purvis  <malcolmp@xemacs.org>
 
 	* simple.el: