comparison lisp/ChangeLog @ 4425:bfb8a26de3cb

Move autoload operator definitions to xemacs-base. 2008-02-16 Michael Sperber <mike@xemacs.org> * autoload.el (autoload-make-autoload-operators, autoload-make-autoload-complex-operators): Move autoload operator definitons to autoload-operators.el in xemacs-base package. Continue to work with older packages.
author Mike Sperber <sperber@deinprogramm.de>
date Sat, 23 Feb 2008 14:32:19 +0100
parents eb82fbb675ea
children 7f3d065a56a1
comparison
equal deleted inserted replaced
4424:42711a251efd 4425:bfb8a26de3cb
1 2008-02-16 Michael Sperber <mike@xemacs.org>
2
3 * autoload.el (autoload-make-autoload-operators,
4 autoload-make-autoload-complex-operators): Move autoload operator
5 definitons to autoload-operators.el in xemacs-base package.
6 Continue to work with older packages.
7
1 2008-02-03 Aidan Kehoe <kehoea@parhasard.net> 8 2008-02-03 Aidan Kehoe <kehoea@parhasard.net>
2 9
3 * iso8859-1.el (ascii-case-table): 10 * iso8859-1.el (ascii-case-table):
4 Correct the order of the arguments to #'put-case-table-pair. 11 Correct the order of the arguments to #'put-case-table-pair.
5 12