comparison 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
comparison
equal deleted inserted replaced
5636:07256dcc0c8b 5638:4050bbef9bf6
1 2012-01-02 Aidan Kehoe <kehoea@parhasard.net> 1 2012-01-02 Aidan Kehoe <kehoea@parhasard.net>
2
3 * bytecomp.el (cl-compile-time-init): Add an autoload for this,
4 some code supplies -no-autoloads when byte-compiling, making it
5 necessary.
2 6
3 * obsolete.el (cl-puthash): Put back a compatibility alias for 7 * obsolete.el (cl-puthash): Put back a compatibility alias for
4 this, setf-expansion of #'gethash calls it on 21.4, so it will 8 this, setf-expansion of #'gethash calls it on 21.4, so it will
5 occur in packages for a while to come. 9 occur in packages for a while to come.
6 10