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: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/modes.texi
Date: Sun, 20 Jan 2002 18:17:17 -0500

Index: emacs/lispref/modes.texi
diff -c emacs/lispref/modes.texi:1.44 emacs/lispref/modes.texi:1.45
*** emacs/lispref/modes.texi:1.44       Mon Dec 24 11:28:22 2001
--- emacs/lispref/modes.texi    Sun Jan 20 18:17:16 2002
***************
*** 1082,1087 ****
--- 1082,1093 ----
    The mode line is usually displayed in inverse video; see
  @code{mode-line-inverse-video} in @ref{Inverse Video}.
  
+   A window that is just one line tall does not display either a mode
+ line or a header line, even if the variables call for one.  A window
+ that is two lines tall cannot display both a mode line and a header
+ line at once; if the variables call for both, only the mode line
+ actually appears.
+ 
  @menu
  * Mode Line Data::        The data structure that controls the mode line.
  * Mode Line Variables::   Variables used in that data structure.



reply via email to

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