[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/man/display.texi
From: |
Richard M . Stallman |
Subject: |
[Emacs-diffs] Changes to emacs/man/display.texi |
Date: |
Thu, 07 Jul 2005 21:06:03 -0400 |
Index: emacs/man/display.texi
diff -c emacs/man/display.texi:1.96 emacs/man/display.texi:1.97
*** emacs/man/display.texi:1.96 Thu Jul 7 22:48:46 2005
--- emacs/man/display.texi Fri Jul 8 01:06:03 2005
***************
*** 1004,1018 ****
This section contains information for customization only. Beginning
users should skip it.
- @vindex mode-line-inverse-video
- The variable @code{mode-line-inverse-video} is an obsolete way of
- controlling whether the mode line is displayed in inverse video; the
- preferred way of doing this is to change the @code{mode-line} face.
- @xref{Mode Line}. However, if @code{mode-line-inverse-video} has a
- value of @code{nil}, then the @code{mode-line} face will be ignored,
- and mode-lines will be drawn using the default text face.
- @xref{Faces}.
-
@vindex inverse-video
If the variable @code{inverse-video} is address@hidden, Emacs attempts
to invert all the lines of the display from what they normally are.
--- 1004,1009 ----