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
commite48fe939ca6d6f81c838144fb7d6e4599d2d31d4 (patch)
treef7db49bc0fdbba48e2754ca5d24f27ac0ddd6cd7 /Makefile.in
parent72b5fb3d3a3731f63a89111e260177728417aa3c (diff)
downloademacs-e48fe939ca6d6f81c838144fb7d6e4599d2d31d4.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@