emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/modes.texi


From: John Paul Wallington
Subject: [Emacs-diffs] Changes to emacs/lispref/modes.texi
Date: Thu, 14 Aug 2003 01:43:15 -0400

Index: emacs/lispref/modes.texi
diff -c emacs/lispref/modes.texi:1.60 emacs/lispref/modes.texi:1.61
*** emacs/lispref/modes.texi:1.60       Thu Aug 14 00:43:49 2003
--- emacs/lispref/modes.texi    Thu Aug 14 01:43:15 2003
***************
*** 4,10 ****
  @c   Free Software Foundation, Inc.
  @c See the file elisp.texi for copying conditions.
  @setfilename ../info/modes
! @node Modes, Documentation,  Keymaps, Top
  @chapter Major and Minor Modes
  @cindex mode
  
--- 4,10 ----
  @c   Free Software Foundation, Inc.
  @c See the file elisp.texi for copying conditions.
  @setfilename ../info/modes
! @node Modes, Documentation, Keymaps, Top
  @chapter Major and Minor Modes
  @cindex mode
  
***************
*** 1161,1167 ****
  * %-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.
  @end menu
  
  @node Mode Line Data
--- 1161,1167 ----
  * %-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::   Formatting text as the mode line would.
  @end menu
  
  @node Mode Line Data
***************
*** 1612,1618 ****
  @end defvar
  
  @node Emulating Mode Line
! @subsection Emulating Mode Line Formating
  
    You can use the function @code{format-mode-line} to compute
  the text that would appear in a mode line or header line
--- 1612,1618 ----
  @end defvar
  
  @node Emulating Mode Line
! @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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]