Mercurial > emacs
changeset 105517:44d58cfb225c
* Makefile.in (INFO_FILES): Add EDE and EIEIO.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 07 Oct 2009 18:26:40 +0000 |
parents | a4a71cca109b |
children | a2419d579802 |
files | ChangeLog Makefile.in |
diffstat | 2 files changed, 9 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Wed Oct 07 17:10:19 2009 +0000 +++ b/ChangeLog Wed Oct 07 18:26:40 2009 +0000 @@ -1,3 +1,7 @@ +2009-10-07 Edward Trumbo <etrumbo@comcast.net> (tiny change) + + * Makefile.in (INFO_FILES): Add EDE and EIEIO. + 2009-09-29 Glenn Morris <rgm@gnu.org> * make-dist (check): Update for two new levels of subdirectory in lisp/.
--- a/Makefile.in Wed Oct 07 17:10:19 2009 +0000 +++ b/Makefile.in Wed Oct 07 18:26:40 2009 +0000 @@ -140,11 +140,11 @@ # system, it is inappropriate to imply that it is part of Emacs. infodir=@infodir@ INFO_FILES=ada-mode auth autotype calc ccmode cl dbus dired-x ebrowse \ - ediff efaq eintr elisp emacs emacs-mime epa erc eshell eudc \ - flymake forms gnus idlwave info mairix-el message mh-e \ - newsticker nxml-mode org pcl-cvs pgg rcirc reftex remember \ - sasl sc ses sieve smtpmail speedbar tramp url vip viper \ - widget woman + ede ediff eieio efaq eintr elisp emacs emacs-mime epa erc \ + eshell eudc flymake forms gnus idlwave info mairix-el \ + message mh-e newsticker nxml-mode org pcl-cvs pgg rcirc \ + reftex remember sasl sc ses sieve smtpmail speedbar tramp \ + url vip viper widget woman # Directory for local state files for all programs. localstatedir=@localstatedir@