changeset 99939:619005ff08ff

Documented nXML mode.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 26 Nov 2008 04:16:17 +0000
parents c6c4e5badd7a
children cd09d7df2a1b
files etc/NEWS
diffstat 1 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Wed Nov 26 04:13:33 2008 +0000
+++ b/etc/NEWS	Wed Nov 26 04:16:17 2008 +0000
@@ -313,6 +313,7 @@
 `M-s w' to start word search, or type `M-s w' in Isearch mode to
 toggle word search.
 
+---
 ** In Text mode, `center-line' and `center-paragraph' are rebound
 from `M-s' and `M-S' to global keys `M-o M-s' and `M-o M-S' on the
 global prefix map `M-o' intended for such formatting commands.
@@ -582,6 +583,7 @@
 
 ** minibuffer-depth-indicate-mode shows the minibuffer depth in the prompt.
 
++++
 ** nXML Mode
 This is a new mode for editing XML documents.  It allows a schema to
 be associated with the XML document being edited, using Relax NG as
@@ -659,6 +661,7 @@
 Note, however, that the free version of the unrar command only handles
 versions 1 and 2 of the Rar format.
 
+---
 ** BibTeX mode
 
 *** New command `bibtex-initialize' (re)initializes BibTeX buffers.
@@ -886,7 +889,7 @@
 corresponding remote host.
 
 ** TeX modes
-
+---
 *** New option latex-indent-within-escaped-parens
 permits to customize indentation of LaTeX environments delimited
 by escaped parens.