diff options
| -rw-r--r-- | doc/misc/ChangeLog | 1 | ||||
| -rw-r--r-- | doc/misc/nxml-mode.texi | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index f60f2902313..5526b66fb4f 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,6 +1,7 @@ 2007-11-24 Romain Francoise <romain@orebokech.com> * nxml-mode.texi: Add description in @direntry. + Fix file name to match @setfilename. 2007-11-23 Mark A. Hershberger <mah@everybody.org> diff --git a/doc/misc/nxml-mode.texi b/doc/misc/nxml-mode.texi index fa1d8bf0def..c79a552959f 100644 --- a/doc/misc/nxml-mode.texi +++ b/doc/misc/nxml-mode.texi @@ -6,7 +6,7 @@ @dircategory Emacs @direntry -* nXML Mode: (nxml-mode.info). XML editing mode with RELAX NG support. +* nXML Mode: (nxml-mode). XML editing mode with RELAX NG support. @end direntry @node Top |
