aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/misc/ChangeLog4
-rw-r--r--doc/misc/nxml-mode.texi4
2 files changed, 6 insertions, 2 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 304dcb6b305..652322adca5 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,7 @@
12011-01-03 Eduard Wiebe <usenet@pusto.de>
2
3 * nxml-mode.texi (Introduction): Fix file name typos.
4
12010-12-02 Glenn Morris <rgm@gnu.org> 52010-12-02 Glenn Morris <rgm@gnu.org>
2 6
3 * cl.texi (For Clauses): Small fixes for frames and windows. 7 * cl.texi (For Clauses): Small fixes for frames and windows.
diff --git a/doc/misc/nxml-mode.texi b/doc/misc/nxml-mode.texi
index 16ca2e16e9d..9d1e5cad047 100644
--- a/doc/misc/nxml-mode.texi
+++ b/doc/misc/nxml-mode.texi
@@ -70,8 +70,8 @@ Once in nXML mode, you can type @kbd{C-h m} for basic information on the
70mode. 70mode.
71 71
72The @file{etc/nxml} directory in the Emacs distribution contains some data 72The @file{etc/nxml} directory in the Emacs distribution contains some data
73files used by nXML mode, and includes two files (@file{test.valid.xml} and 73files used by nXML mode, and includes two files (@file{test-valid.xml} and
74@file{test.invalid.xml}) that provide examples of valid and invalid XML 74@file{test-invalid.xml}) that provide examples of valid and invalid XML
75documents. 75documents.
76 76
77To get validation and schema-sensitive editing, you need a RELAX NG Compact 77To get validation and schema-sensitive editing, you need a RELAX NG Compact