* nxml-mode.texi (Commands for locating a schema): Fix keybinding.
authorGlenn Morris <rgm@gnu.org>
Tue, 16 Feb 2010 02:44:29 +0000 (18:44 -0800)
committerGlenn Morris <rgm@gnu.org>
Tue, 16 Feb 2010 02:44:29 +0000 (18:44 -0800)
doc/misc/ChangeLog
doc/misc/nxml-mode.texi

index 9560073..7c9dd36 100644 (file)
@@ -1,3 +1,7 @@
+2010-02-16  Glenn Morris  <rgm@gnu.org>
+
+       * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
+
 2010-02-05  Mark A. Hershberger  <mah@everybody.org>
 
        * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
index 2dc3658..c1ea64f 100644 (file)
@@ -512,7 +512,7 @@ The rules for locating a schema are applied automatically when
 you visit a file in nXML mode. However, if you have just created a new
 file and the schema cannot be inferred from the file-name, then this
 will not locate the right schema.  In this case, you should insert the
-start-tag of the root element and then use the command @kbd{C-c
+start-tag of the root element and then use the command @kbd{C-c C-s
 C-a}, which reapplies the rules based on the current content of
 the document.  It is usually not necessary to insert the complete
 start-tag; often just @samp{<@var{name}} is