aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRomain Francoise <[email protected]>2007-11-24 14:02:37 +0000
committerRomain Francoise <[email protected]>2007-11-24 14:02:37 +0000
commitd6447bae097fa58f5c26b73203f222f48556655b (patch)
tree0be760054991b61901e775258d260544e6b67533
parentb16bd82da9f63eaba8129de859be24dac9957283 (diff)
(INFO_FILES): Add nxml-mode.
-rw-r--r--ChangeLog4
-rw-r--r--Makefile.in6
2 files changed, 7 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 24df899625..c09f093fd2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-11-24 Romain Francoise <[email protected]>
+
+ * Makefile.in (INFO_FILES): Add nxml-mode.
+
2007-11-23 Romain Francoise <[email protected]>
* make-dist: Include nXML. Don't try to copy FTP, it was removed on
diff --git a/Makefile.in b/Makefile.in
index d77de33c9f..4913932931 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -140,9 +140,9 @@ man1dir=$(mandir)/man1
infodir=@infodir@
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
+ gnus idlwave info message mh-e newsticker nxml-mode 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@