From 40572be641da785210a7bc3ec32dbde15579b919 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Mon, 15 Feb 2010 18:44:29 -0800 Subject: [PATCH] * nxml-mode.texi (Commands for locating a schema): Fix keybinding. --- doc/misc/ChangeLog | 4 ++++ doc/misc/nxml-mode.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 9560073251b..7c9dd36e953 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,3 +1,7 @@ +2010-02-16 Glenn Morris + + * nxml-mode.texi (Commands for locating a schema): Fix keybinding. + 2010-02-05 Mark A. Hershberger * ede.texi, eieio.texi, semantic.texi: Use standard direntry format. diff --git a/doc/misc/nxml-mode.texi b/doc/misc/nxml-mode.texi index 2dc36588350..c1ea64fe9a9 100644 --- a/doc/misc/nxml-mode.texi +++ b/doc/misc/nxml-mode.texi @@ -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 -- 2.39.5