* doc/misc/nxml-mode.texi (Introduction): Fix file name typos.

Fixes: debbugs:7770
This commit is contained in:
Eduard Wiebe 2011-01-02 17:14:03 -08:00 committed by Glenn Morris
parent 970b9a42ad
commit b218c6cdc1
2 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,7 @@
2011-01-03 Eduard Wiebe <usenet@pusto.de>
* nxml-mode.texi (Introduction): Fix file name typos.
2010-12-02 Glenn Morris <rgm@gnu.org>
* cl.texi (For Clauses): Small fixes for frames and windows.

View file

@ -70,8 +70,8 @@ Once in nXML mode, you can type @kbd{C-h m} for basic information on the
mode.
The @file{etc/nxml} directory in the Emacs distribution contains some data
files used by nXML mode, and includes two files (@file{test.valid.xml} and
@file{test.invalid.xml}) that provide examples of valid and invalid XML
files used by nXML mode, and includes two files (@file{test-valid.xml} and
@file{test-invalid.xml}) that provide examples of valid and invalid XML
documents.
To get validation and schema-sensitive editing, you need a RELAX NG Compact