summaryrefslogtreecommitdiffstats
path: root/en_US/emacs.xml
diff options
context:
space:
mode:
Diffstat (limited to 'en_US/emacs.xml')
-rw-r--r--en_US/emacs.xml42
1 files changed, 21 insertions, 21 deletions
diff --git a/en_US/emacs.xml b/en_US/emacs.xml
index 66b4de3..9f45dcd 100644
--- a/en_US/emacs.xml
+++ b/en_US/emacs.xml
@@ -1,4 +1,4 @@
-<!-- $Id: emacs.xml,v 1.1 2007/02/03 22:21:58 kwade Exp $ -->
+<!-- $Id: emacs.xml,v 1.2 2007/02/03 22:29:37 kwade Exp $ -->
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
@@ -30,7 +30,7 @@
and more.
</para>
- <sect1 id="s1-emacs-file">
+ <section id="sn-emacs-file">
<title>Setting Up Your <filename>.emacs</filename> File</title>
<indexterm>
@@ -224,10 +224,10 @@
-->
- </sect1>
+ </section>
- <sect1 id="s1-emacs-colors">
+ <section id="sn-emacs-colors">
<title>Customizing Emacs</title>
<indexterm>
@@ -293,9 +293,9 @@ emacs.geometry: 90x25
place.
</para>
- </sect1>
+ </section>
- <sect1 id="s1-emacs-cedfile">
+ <section id="sn-emacs-cedfile">
<title>Create Recompiled DTD Subset</title>
<para>
@@ -358,9 +358,9 @@ emacs.geometry: 90x25
</para>
</tip>
- </sect1>
+ </section>
- <sect1 id="s1-emacs-loadced">
+ <section id="sn-emacs-loadced">
<title>Load the Parsed DTD</title>
<para>
@@ -404,9 +404,9 @@ emacs.geometry: 90x25
</para>
</tip>
- </sect1>
+ </section>
- <sect1 id="s1-emacs-basic-commands">
+ <section id="sn-emacs-basic-commands">
<title>Basic Emacs Commands</title>
<para>
@@ -563,9 +563,9 @@ emacs.geometry: 90x25
</tgroup>
</table>
- </sect1>
+ </section>
- <sect1 id="s1-emacs-examples">
+ <section id="sn-emacs-examples">
<title>Examples</title>
<para>
@@ -573,7 +573,7 @@ emacs.geometry: 90x25
for beginners. This section provides some examples of how to use them.
</para>
- <sect2 id="s2-emacs-tag-completion">
+ <section id="sn-emacs-tag-completion">
<title>Tag Completion</title>
<note>
@@ -623,8 +623,8 @@ Possible completions are:
</computeroutput>
</screen>
- </sect2>
- <sect2 id="s2-emacs-tag-closing">
+ </section>
+ <section id="sn-emacs-tag-closing">
<title>Tag Closure</title>
<para>
@@ -634,9 +634,9 @@ Possible completions are:
<keycap>/</keycap>. This will close the closest open tag you have.
</para>
- </sect2>
+ </section>
- <sect2 id="s2-emacs-other">
+ <section id="sn-emacs-other">
<title>Other Emacs Tasks</title>
<para>
@@ -680,11 +680,11 @@ Possible completions are:
it will prompt you to save the file, otherwise it will just quit the
current emacs session you have been working with.
</para>
- </sect2>
+ </section>
- </sect1>
+ </section>
- <sect1 id="s1-emacs-additional-resources">
+ <section id="sn-emacs-additional-resources">
<title>Additional Resources</title>
<para> Additional Emacs and PSGML references are available at the
@@ -722,7 +722,7 @@ Possible completions are:
</listitem>
</itemizedlist>
- </sect1>
+ </section>
</chapter>