]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJohn Paul Wallington <jpw@pobox.com>
Thu, 14 Aug 2003 05:43:15 +0000 (05:43 +0000)
committerJohn Paul Wallington <jpw@pobox.com>
Thu, 14 Aug 2003 05:43:15 +0000 (05:43 +0000)
lispref/ChangeLog
lispref/modes.texi

index 9e9b16abb69eb9bc4ec739ca596969133d9e5098..9b472563a03623f2e09bef9928507f8ceb84e03d 100644 (file)
@@ -1,3 +1,7 @@
+2003-08-14  John Paul Wallington  <jpw@gnu.org>
+
+       * modes.texi (Emulating Mode Line): Subsection, not section.
+
 2003-08-13  Richard M. Stallman  <rms@gnu.org>
 
        * elisp.texi (Top): Update subnode lists in menu.
index 6ee08b5bb66adbee13de6a39090d07eec3579c98..4c1a0b42b53d1d2cd88db9ddc2fe7b708ae42cc9 100644 (file)
@@ -4,7 +4,7 @@
 @c   Free Software Foundation, Inc.
 @c See the file elisp.texi for copying conditions.
 @setfilename ../info/modes
-@node Modes, Documentation,  Keymaps, Top
+@node Modes, Documentation, Keymaps, Top
 @chapter Major and Minor Modes
 @cindex mode
 
@@ -1161,7 +1161,7 @@ actually appears.
 * %-Constructs::          Putting information into a mode line.
 * Properties in Mode::    Using text properties in the mode line.
 * Header Lines::          Like a mode line, but at the top.
-* Emulating Mode Line::   Formating text as the mode line would.
+* Emulating Mode Line::   Formatting text as the mode line would.
 @end menu
 
 @node Mode Line Data
@@ -1612,7 +1612,7 @@ It is normally @code{nil}, so that ordinary buffers have no header line.
 @end defvar
 
 @node Emulating Mode Line
-@subsection Emulating Mode Line Formating
+@subsection Emulating Mode Line Formatting
 
   You can use the function @code{format-mode-line} to compute
 the text that would appear in a mode line or header line