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: Lute Kamstra
Subject: [Emacs-diffs] Changes to emacs/lispref/modes.texi
Date: Thu, 16 Oct 2003 09:15:11 -0400

Index: emacs/lispref/modes.texi
diff -c emacs/lispref/modes.texi:1.69 emacs/lispref/modes.texi:1.70
*** emacs/lispref/modes.texi:1.69       Mon Oct 13 15:25:50 2003
--- emacs/lispref/modes.texi    Thu Oct 16 09:15:09 2003
***************
*** 1139,1148 ****
  display it in the new way.
  
  @c Emacs 19 feature
! @defun force-mode-line-update
  Force redisplay of the current buffer's mode line and header line.
  The next redisplay will update the mode line and header line based on
! the latest values of all relevant variables.
  
  This function also forces recomputation of the menu bar menus
  and the frame title.
--- 1139,1150 ----
  display it in the new way.
  
  @c Emacs 19 feature
! @defun force-mode-line-update &optional all
  Force redisplay of the current buffer's mode line and header line.
  The next redisplay will update the mode line and header line based on
! the latest values of all relevant variables.  With optional
! address@hidden @var{all}, force redisplay of all mode lines and header
! lines.
  
  This function also forces recomputation of the menu bar menus
  and the frame title.




reply via email to

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