Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 1733:5903b079bee1
[xemacs-hg @ 2003-10-07 21:52:12 by james]
Use module-extensions instead of an explicit list of module extensions.
author | james |
---|---|
date | Tue, 07 Oct 2003 21:52:26 +0000 |
parents | a078f0c5d598 |
children | c521eeaafa0d |
comparison
equal
deleted
inserted
replaced
1732:2efe1d771c94 | 1733:5903b079bee1 |
---|---|
1 2003-10-07 Jerry James <james@xemacs.org> | |
2 | |
3 * autoload.el (generate-c-file-autoloads-1): Use module-extensions | |
4 instead of listing the extensions. Use locate-file instead of | |
5 explicitly trying each extension. | |
6 * code-files.el (load): Use module-extensions instead of an | |
7 explicit list of extensions. | |
8 | |
1 2003-10-02 Steve Youngs <youngs@xemacs.org> | 9 2003-10-02 Steve Youngs <youngs@xemacs.org> |
2 | 10 |
3 * about.el (xemacs-hackers): Remove me. | 11 * about.el (xemacs-hackers): Remove me. |
4 (about-current-release-maintainers): Ditto. | 12 (about-current-release-maintainers): Ditto. |
5 (about-url-alist): Ditto. | 13 (about-url-alist): Ditto. |