From: Glenn Morris Date: Sun, 10 Aug 2008 01:01:43 +0000 (+0000) Subject: (ELCFILES): Update. X-Git-Tag: emacs-pretest-23.0.90~3557 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a8191fb344b954515bb078aa27985cc53ad2fbce;p=emacs.git (ELCFILES): Update. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4aa2c48f836..acebaca34ea 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2008-08-10 Glenn Morris + + * Makefile.in (ELCFILES): Update. + 2008-08-10 John Paul Wallington * pcvs.el (defun-cvs-mode): Add `doc-string' decl. diff --git a/lisp/Makefile.in b/lisp/Makefile.in index 790647efc84..bd4e9efbe86 100644 --- a/lisp/Makefile.in +++ b/lisp/Makefile.in @@ -920,6 +920,7 @@ ELCFILES = \ $(lisp)/org/org-gnus.elc \ $(lisp)/org/org-id.elc \ $(lisp)/org/org-info.elc \ + $(lisp)/org/org-install.elc \ $(lisp)/org/org-irc.elc \ $(lisp)/org/org-jsinfo.elc \ $(lisp)/org/org-mac-message.elc \