]> git.eshelyaron.com Git - emacs.git/commitdiff
(INFO_FILES): Add nxml-mode.
authorRomain Francoise <romain@orebokech.com>
Sat, 24 Nov 2007 14:02:37 +0000 (14:02 +0000)
committerRomain Francoise <romain@orebokech.com>
Sat, 24 Nov 2007 14:02:37 +0000 (14:02 +0000)
ChangeLog
Makefile.in

index 24df8996256e628694a074390becce5fc7964734..c09f093fd2c5f0f1763217f7b8cb3464d2b54eb5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-11-24  Romain Francoise  <romain@orebokech.com>
+
+       * Makefile.in (INFO_FILES): Add nxml-mode.
+
 2007-11-23  Romain Francoise  <romain@orebokech.com>
 
        * make-dist: Include nXML.  Don't try to copy FTP, it was removed on
index d77de33c9f8006cd2d5229617b81b497fc22aacc..49139329310b37ecb849e239cc417ac34da31030 100644 (file)
@@ -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@