summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorMichael Olson <mwolson@gnu.org>2007-10-30 01:44:17 +0000
committerMichael Olson <mwolson@gnu.org>2007-10-30 01:44:17 +0000
commit47cca554170c006e864bb707012546720b216158 (patch)
treeabb1e25962cebffcea6042ff9d8c18ae9e48c174 /Makefile.in
parent79415279b3c0b8bc8b5f2a725a92c49cdc9d87bc (diff)
downloademacs-47cca554170c006e864bb707012546720b216158.tar.gz
Makefile.in (INFO_FILES): Alphabetize; add remember
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/Makefile.in b/Makefile.in
index acf865239ff..5f1c186efac 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -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@