Mercurial > emacs
diff lisp/ChangeLog @ 105859:658336850f93
Use autoload-rubric's feature argument.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 05 Nov 2009 03:23:31 +0000 |
parents | e413a8093e28 |
children | 78f37cce705f |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Nov 05 03:22:55 2009 +0000 +++ b/lisp/ChangeLog Thu Nov 05 03:23:31 2009 +0000 @@ -1,6 +1,9 @@ 2009-11-05 Glenn Morris <rgm@gnu.org> * emacs-lisp/autoload.el (autoload-rubric): Add optional feature arg. + * cus-dep.el (custom-make-dependencies): + * finder.el (finder-compile-keywords): + Use autoload-rubric's feature argument. * calendar/diary-lib.el (top-level): Make load behave more like require.