diff doc/misc/nxml-mode.texi @ 107156:b57368a8e3fd

* nxml-mode.texi (Commands for locating a schema): Fix keybinding.
author Glenn Morris <rgm@gnu.org>
date Mon, 15 Feb 2010 18:44:29 -0800
parents 1d1d5d9bd884
children a7253b87aad9
line wrap: on
line diff
--- a/doc/misc/nxml-mode.texi	Mon Feb 15 18:42:03 2010 -0800
+++ b/doc/misc/nxml-mode.texi	Mon Feb 15 18:44:29 2010 -0800
@@ -512,7 +512,7 @@
 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