diff lisp/ChangeLog @ 5638:4050bbef9bf6

Automated merge with ssh://bitbucket.org/xemacs/xemacs
author Aidan Kehoe <kehoea@parhasard.net>
date Fri, 06 Jan 2012 16:35:07 +0000
parents a366601407c2
children 1d1f385c9149
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Jan 03 11:25:06 2012 +0100
+++ b/lisp/ChangeLog	Fri Jan 06 16:35:07 2012 +0000
@@ -1,5 +1,9 @@
 2012-01-02  Aidan Kehoe  <kehoea@parhasard.net>
 
+	* bytecomp.el (cl-compile-time-init): Add an autoload for this,
+	some code supplies -no-autoloads when byte-compiling, making it
+	necessary.
+
 	* obsolete.el (cl-puthash): Put back a compatibility alias for
 	this, setf-expansion of #'gethash calls it on 21.4, so it will
 	occur in packages for a while to come.