Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 4332:6ad202d453cb
Insert <immediate> into section header for immediate autoloads.
2007-12-18 Mike Sperber <mike@xemacs.org>
* autoload.el (process-one-lisp-autoload): Insert <immediate> into
the section header for immediate autoloads, to make sure the
upstream doesn't think there aren't any autoloads at all.
author | Mike Sperber <sperber@deinprogramm.de> |
---|---|
date | Thu, 20 Dec 2007 08:49:38 +0100 |
parents | 466ad8ad5f13 |
children | 89954a8cc73d |
comparison
equal
deleted
inserted
replaced
4331:4fbcce3f6097 | 4332:6ad202d453cb |
---|---|
1 2007-12-18 Mike Sperber <mike@xemacs.org> | |
2 | |
3 * autoload.el (process-one-lisp-autoload): Insert <immediate> into | |
4 the section header for immediate autoloads, to make sure the | |
5 upstream doesn't think there aren't any autoloads at all. | |
6 | |
1 2007-12-14 Aidan Kehoe <kehoea@parhasard.net> | 7 2007-12-14 Aidan Kehoe <kehoea@parhasard.net> |
2 | 8 |
3 * process.el (substitute-env-vars): | 9 * process.el (substitute-env-vars): |
4 Merge an example from GNU's docstring. | 10 Merge an example from GNU's docstring. |
5 * process.el (setenv): | 11 * process.el (setenv): |