1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-01 11:14:55 +00:00

* lisp/Makefile.in (AUTOGENEL): Add org/org-loaddefs.el.

This commit is contained in:
Glenn Morris 2013-10-30 13:17:12 -04:00
parent c20cfd63af
commit b040b60e96
2 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,7 @@
2013-10-30 Glenn Morris <rgm@gnu.org>
* Makefile.in (AUTOGENEL): Add org/org-loaddefs.el.
* emacs-lisp/package.el (lm-homepage): Declare.
* eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink):

View File

@ -76,7 +76,8 @@ AUTOGENEL = loaddefs.el \
eshell/esh-groups.el \
cedet/semantic/loaddefs.el \
cedet/ede/loaddefs.el \
cedet/srecode/loaddefs.el
cedet/srecode/loaddefs.el \
org/org-loaddefs.el
# Versioned files that are the value of someone's `generated-autoload-file'.
# Note that update_loaddefs parses this.