* doc/misc/nxml-mode.texi (Introduction): Fix file name typos.
Fixes: debbugs:7770
This commit is contained in:
committed by
Glenn Morris
parent
970b9a42ad
commit
b218c6cdc1
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user