# HG changeset patch # User John Paul Wallington # Date 1060839795 0 # Node ID a0b65ecec014b121c4e680557d6afaf5e5865e49 # Parent d981f8624faa8ad4d3ab36ef37476808ccacd1cc *** empty log message *** diff -r d981f8624faa -r a0b65ecec014 lispref/ChangeLog --- a/lispref/ChangeLog Thu Aug 14 04:53:30 2003 +0000 +++ b/lispref/ChangeLog Thu Aug 14 05:43:15 2003 +0000 @@ -1,3 +1,7 @@ +2003-08-14 John Paul Wallington + + * modes.texi (Emulating Mode Line): Subsection, not section. + 2003-08-13 Richard M. Stallman * elisp.texi (Top): Update subnode lists in menu. diff -r d981f8624faa -r a0b65ecec014 lispref/modes.texi --- a/lispref/modes.texi Thu Aug 14 04:53:30 2003 +0000 +++ b/lispref/modes.texi Thu Aug 14 05:43:15 2003 +0000 @@ -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 @@ * %-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 @@ @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