diff options
| author | Romain Francoise <romain@orebokech.com> | 2007-11-24 15:17:05 +0000 |
|---|---|---|
| committer | Romain Francoise <romain@orebokech.com> | 2007-11-24 15:17:05 +0000 |
| commit | 7aa579d9f207502cedc021054655554edbf661b2 (patch) | |
| tree | d33a77f83ccd30e48fe5beaa48afc28e4c4a516b | |
| parent | 559764abeb16f2216e3dd78d42de5cf1044880db (diff) | |
| download | emacs-7aa579d9f207502cedc021054655554edbf661b2.tar.gz | |
Fix file name to match @setfilename.
| -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 |
