]> code.delx.au - gnu-emacs/commitdiff
* doc/emacs/text.texi (HTML Mode): Remove deleted nxml C-RET binding.
authorGlenn Morris <rgm@gnu.org>
Sat, 5 Jan 2013 19:21:17 +0000 (11:21 -0800)
committerGlenn Morris <rgm@gnu.org>
Sat, 5 Jan 2013 19:21:17 +0000 (11:21 -0800)
doc/emacs/ChangeLog
doc/emacs/text.texi

index 82a8f8fec8208ebb1e39bc9a1d886fd7aff325bf..456d7efa7be87be91458c51568c3ef016b323573 100644 (file)
@@ -1,3 +1,7 @@
+2013-01-05  Glenn Morris  <rgm@gnu.org>
+
+       * text.texi (HTML Mode): Remove deleted nxml C-RET binding.
+
 2012-12-21  Glenn Morris  <rgm@gnu.org>
 
        * emacs-xtra.texi (copying): The FSF does not sell copies of this.
index cc5ecc475afa4b9a67c17a53fb7f4b33cf9cc07f..d50a841d509d0d071a246b93eea94f0cef64e62d 100644 (file)
@@ -1917,7 +1917,7 @@ used as a cheap preview (@code{sgml-tags-invisible}).
   The major mode for editing XML documents is called nXML mode.  This
 is a powerful major mode that can recognize many existing XML schema
 and use them to provide completion of XML elements via
-@kbd{C-@key{RET}} or @kbd{M-@key{TAB}}, as well as ``on-the-fly'' XML
+@kbd{M-@key{TAB}}, as well as ``on-the-fly'' XML
 validation with error highlighting.  To enable nXML mode in an
 existing buffer, type @kbd{M-x nxml-mode}, or, equivalently, @kbd{M-x
 xml-mode}.  Emacs uses nXML mode for files which have the extension