diff options
Diffstat (limited to 'doc')
| -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 @@ | |||
| 1 | 2007-11-24 Romain Francoise <romain@orebokech.com> | 1 | 2007-11-24 Romain Francoise <romain@orebokech.com> |
| 2 | 2 | ||
| 3 | * nxml-mode.texi: Add description in @direntry. | 3 | * nxml-mode.texi: Add description in @direntry. |
| 4 | Fix file name to match @setfilename. | ||
| 4 | 5 | ||
| 5 | 2007-11-23 Mark A. Hershberger <mah@everybody.org> | 6 | 2007-11-23 Mark A. Hershberger <mah@everybody.org> |
| 6 | 7 | ||
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 @@ | |||
| 6 | 6 | ||
| 7 | @dircategory Emacs | 7 | @dircategory Emacs |
| 8 | @direntry | 8 | @direntry |
| 9 | * nXML Mode: (nxml-mode.info). XML editing mode with RELAX NG support. | 9 | * nXML Mode: (nxml-mode). XML editing mode with RELAX NG support. |
| 10 | @end direntry | 10 | @end direntry |
| 11 | 11 | ||
| 12 | @node Top | 12 | @node Top |