]> code.delx.au - gnu-emacs/commitdiff
(Display Custom): Don't mention mode-line-inverse-video.
authorRichard M. Stallman <rms@gnu.org>
Fri, 8 Jul 2005 01:06:03 +0000 (01:06 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 8 Jul 2005 01:06:03 +0000 (01:06 +0000)
man/display.texi

index 15681a1382b3db3939aa84d01a3d7cd137d22345..2b4bb03df1db180fb444a218fe9031d12a2a7231 100644 (file)
@@ -1004,15 +1004,6 @@ global-hl-line-mode} enables or disables the same mode globally.
   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 non-@code{nil}, Emacs attempts
 to invert all the lines of the display from what they normally are.