]> git.eshelyaron.com Git - emacs.git/commitdiff
Makefile.in (INFO_FILES): Alphabetize; add remember
authorMichael Olson <mwolson@gnu.org>
Tue, 30 Oct 2007 01:44:17 +0000 (01:44 +0000)
committerMichael Olson <mwolson@gnu.org>
Tue, 30 Oct 2007 01:44:17 +0000 (01:44 +0000)
ChangeLog
Makefile.in

index 1facd31c2a672cdbd30735e8f10e85935f9a095d..52e52dbeb83abe33b5024922d6d325fe81fc6b06 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-10-30  Michael Olson  <mwolson@gnu.org>
+
+       * Makefile.in (INFO_FILES): Alphabetize.  Add remember.
+
 2007-10-29  Glenn Morris  <rgm@gnu.org>
 
        * make-dist: Add new directories etc/images/smilies/grayscale,medium.
index acf865239ff8a678588054dbeb68023783594f80..5f1c186efac455631a81eafde382fef4e028dd02 100644 (file)
@@ -138,11 +138,11 @@ man1dir=$(mandir)/man1
 # since there are now many packages documented with the texinfo
 # system, it is inappropriate to imply that it is part of Emacs.
 infodir=@infodir@
-INFO_FILES=ada-mode autotype calc ccmode cl dired-x ebrowse ediff efaq \
-           elisp eintr emacs emacs-mime eshell eudc flymake \
-           forms gnus idlwave info message mh-e newsticker org pcl-cvs \
-           pgg reftex sc ses sieve speedbar tramp vip viper widget     \
-           woman smtpmail url rcirc erc
+INFO_FILES=ada-mode autotype calc ccmode cl dired-x ebrowse ediff efaq \
+           eintr elisp emacs emacs-mime erc eshell eudc flymake forms  \
+           gnus idlwave info message mh-e newsticker org pcl-cvs pgg   \
+           rcirc reftex remember sc ses sieve speedbar tramp vip viper \
+           widget woman smtpmail url
 
 # Directory for local state files for all programs.
 localstatedir=@localstatedir@