Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
40572be6
Commit
40572be6
authored
Feb 15, 2010
by
Glenn Morris
Browse files
* nxml-mode.texi (Commands for locating a schema): Fix keybinding.
parent
88fd78ae
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
doc/misc/ChangeLog
doc/misc/ChangeLog
+4
-0
doc/misc/nxml-mode.texi
doc/misc/nxml-mode.texi
+1
-1
No files found.
doc/misc/ChangeLog
View file @
40572be6
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>
2010-02-05 Mark A. Hershberger <mah@everybody.org>
* ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
* ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
...
...
doc/misc/nxml-mode.texi
View file @
40572be6
...
@@ -512,7 +512,7 @@ The rules for locating a schema are applied automatically when
...
@@ -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
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
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
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
C-a}, which reapplies the rules based on the current content of
the document. It is usually not necessary to insert the complete
the document. It is usually not necessary to insert the complete
start-tag; often just @samp{<@var{name}} is
start-tag; often just @samp{<@var{name}} is
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment