comparison lisp/ChangeLog @ 67796:8be72b1d3cad

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 24 Dec 2005 12:52:26 +0000
parents 1c774eee2980
children 7bdbb812b2f9
comparison
equal deleted inserted replaced
67795:261fb2953410 67796:8be72b1d3cad
1 2005-12-24 Eli Zaretskii <eliz@gnu.org>
2
3 * w32-fns.el (w32-batch-update-autoloads): New function.
4
5 * makefile.w32-in (autoloads, $(lisp)/mh-e/mh-loaddefs.el): Use
6 w32-batch-update-autoloads, and don't setq generated-autoload-file
7 from the command line.
8
1 2005-12-23 Chong Yidong <cyd@stupidchicken.com> 9 2005-12-23 Chong Yidong <cyd@stupidchicken.com>
2 10
3 * custom.el (custom-push-theme): Clarify docstring. VALUE nil for 11 * custom.el (custom-push-theme): Clarify docstring. VALUE nil for
4 reset means to remove setting from theme entirely. Don't keep 12 reset means to remove setting from theme entirely. Don't keep
5 expanding theme-settings list; delete old entries if necessary. 13 expanding theme-settings list; delete old entries if necessary.