Mercurial > emacs
changeset 85774:32a99bd66e4c
Makefile.in (INFO_FILES): Alphabetize; add remember
author | Michael Olson <mwolson@gnu.org> |
---|---|
date | Tue, 30 Oct 2007 01:44:17 +0000 |
parents | 13ae285f009a |
children | c00d89ba4e04 |
files | ChangeLog Makefile.in |
diffstat | 2 files changed, 9 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Tue Oct 30 01:39:19 2007 +0000 +++ b/ChangeLog Tue Oct 30 01:44:17 2007 +0000 @@ -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.
--- a/Makefile.in Tue Oct 30 01:39:19 2007 +0000 +++ b/Makefile.in Tue Oct 30 01:44:17 2007 +0000 @@ -138,11 +138,11 @@ # 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@