/[emacs]/emacs/lispref/modes.texi
ViewVC logotype

Diff of /emacs/lispref/modes.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.81 by ttn, Mon Nov 15 09:54:15 2004 UTC revision 1.82 by rms, Mon Dec 27 16:58:07 2004 UTC
# Line 1736  It is normally @code{nil}, so that ordin Line 1736  It is normally @code{nil}, so that ordin
1736  the text that would appear in a mode line or header line  the text that would appear in a mode line or header line
1737  based on certain mode-line specification.  based on certain mode-line specification.
1738    
1739  @defun format-mode-line &optional format window no-props  @defun format-mode-line &optional format window no-props buffer
1740  This function formats a line of text according to @var{format} as if  This function formats a line of text according to @var{format} as if
1741  it were generating the mode line for @var{window}, but instead of  it were generating the mode line for @var{window}, but instead of
1742  displaying the text in the mode line or the header line, it returns  displaying the text in the mode line or the header line, it returns
# Line 1752  The argument @var{window} defaults to th Line 1752  The argument @var{window} defaults to th
1752  The value string normally has text properties that correspond to the  The value string normally has text properties that correspond to the
1753  faces, keymaps, etc., that the mode line would have.  If  faces, keymaps, etc., that the mode line would have.  If
1754  @var{no-props} is non-@code{nil}, the value has no text properties.  @var{no-props} is non-@code{nil}, the value has no text properties.
1755    If @var{buffer} is non-@code{nil}, all the information used is taken
1756    from @var{buffer}; by default,it comes from @var{window}'s buffer.
1757  @end defun  @end defun
1758    
1759  @node Imenu  @node Imenu

Legend:
Removed from v.1.81  
changed lines
  Added in v.1.82

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26