diff options
author | Romain Francoise <romain@orebokech.com> | 2007-11-24 14:53:15 +0000 |
---|---|---|
committer | Romain Francoise <romain@orebokech.com> | 2007-11-24 14:53:15 +0000 |
commit | 559764abeb16f2216e3dd78d42de5cf1044880db (patch) | |
tree | acbe8ec3ccbfaa1948968e04d601fee156d89f78 /doc/misc | |
parent | 2aa0736ab509f264e28d3fdfd831bc6512daf6a7 (diff) | |
download | emacs-559764abeb16f2216e3dd78d42de5cf1044880db.tar.gz |
Add description in @direntry.
Diffstat (limited to 'doc/misc')
-rw-r--r-- | doc/misc/ChangeLog | 4 | ||||
-rw-r--r-- | doc/misc/nxml-mode.texi | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 24dbe68d4ed..f60f2902313 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,3 +1,7 @@ +2007-11-24 Romain Francoise <romain@orebokech.com> + + * nxml-mode.texi: Add description in @direntry. + 2007-11-23 Mark A. Hershberger <mah@everybody.org> * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode. diff --git a/doc/misc/nxml-mode.texi b/doc/misc/nxml-mode.texi index 9bd5b410ead..fa1d8bf0def 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). +* nXML Mode: (nxml-mode.info). XML editing mode with RELAX NG support. @end direntry @node Top |