diff options
| -rw-r--r-- | man/display.texi | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/man/display.texi b/man/display.texi index 15681a1382b..2b4bb03df1d 100644 --- a/man/display.texi +++ b/man/display.texi | |||
| @@ -1004,15 +1004,6 @@ global-hl-line-mode} enables or disables the same mode globally. | |||
| 1004 | This section contains information for customization only. Beginning | 1004 | This section contains information for customization only. Beginning |
| 1005 | users should skip it. | 1005 | users should skip it. |
| 1006 | 1006 | ||
| 1007 | @vindex mode-line-inverse-video | ||
| 1008 | The variable @code{mode-line-inverse-video} is an obsolete way of | ||
| 1009 | controlling whether the mode line is displayed in inverse video; the | ||
| 1010 | preferred way of doing this is to change the @code{mode-line} face. | ||
| 1011 | @xref{Mode Line}. However, if @code{mode-line-inverse-video} has a | ||
| 1012 | value of @code{nil}, then the @code{mode-line} face will be ignored, | ||
| 1013 | and mode-lines will be drawn using the default text face. | ||
| 1014 | @xref{Faces}. | ||
| 1015 | |||
| 1016 | @vindex inverse-video | 1007 | @vindex inverse-video |
| 1017 | If the variable @code{inverse-video} is non-@code{nil}, Emacs attempts | 1008 | If the variable @code{inverse-video} is non-@code{nil}, Emacs attempts |
| 1018 | to invert all the lines of the display from what they normally are. | 1009 | to invert all the lines of the display from what they normally are. |