Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 1048:edc95b5fe4cb
[xemacs-hg @ 2002-10-11 14:09:46 by james]
Make modules autoload only if the module exists. Fix a paths bug that caused
module-directory, site-module-directory, and module-load-path to be wrong.
author | james |
---|---|
date | Fri, 11 Oct 2002 14:10:03 +0000 |
parents | 4ee231b26c65 |
children | 5de13d96e131 |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Oct 10 21:54:15 2002 +0000 +++ b/lisp/ChangeLog Fri Oct 11 14:10:03 2002 +0000 @@ -1,3 +1,16 @@ +2002-10-10 Jerry James <james@xemacs.org> + + * autoload.el (generate-file-autoloads-1): Use new print-autoload + margin parameter. + * autoload.el (generate-c-file-autoloads-1): Ditto. Fix typo in + docstring. Conditionalize module autoloads on the presence of the + module in module-directory. + * autoload.el (print-autoload): New margin parameter to prettify + module auto-autoloads without affecting Lisp auto-autoloads. + * dump-paths.el (startup-setup-paths): Always set + module-directory, site-module-directory, and module-load-path, + even when not called-early. + 2002-09-22 Ville Skyttä <ville.skytta@xemacs.org> * package-get.el (package-get-download-sites): Bring sites list