emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] trunk r114872: * lisp/Makefile.in (AUTOGENEL): Add org/org


From: Glenn Morris
Subject: [Emacs-diffs] trunk r114872: * lisp/Makefile.in (AUTOGENEL): Add org/org-loaddefs.el.
Date: Wed, 30 Oct 2013 17:17:17 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 114872
revision-id: address@hidden
parent: address@hidden
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Wed 2013-10-30 13:17:12 -0400
message:
  * lisp/Makefile.in (AUTOGENEL): Add org/org-loaddefs.el.
modified:
  lisp/ChangeLog                 changelog-20091113204419-o5vbwnq5f7feedwu-1432
  lisp/Makefile.in               
makefile.in-20091113204419-o5vbwnq5f7feedwu-1831
=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog    2013-10-30 06:29:51 +0000
+++ b/lisp/ChangeLog    2013-10-30 17:17:12 +0000
@@ -1,5 +1,7 @@
 2013-10-30  Glenn Morris  <address@hidden>
 
+       * 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):

=== modified file 'lisp/Makefile.in'
--- a/lisp/Makefile.in  2013-10-30 06:21:46 +0000
+++ b/lisp/Makefile.in  2013-10-30 17:17:12 +0000
@@ -76,7 +76,8 @@
        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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]