changeset 64921:6dcf089caf7d

(Inverse Video): Node deleted.
author Richard M. Stallman <rms@gnu.org>
date Thu, 11 Aug 2005 19:59:05 +0000
parents e736a91dd7b5
children 5e32e6187a91
files lispref/display.texi
diffstat 1 files changed, 0 insertions(+), 12 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/display.texi	Thu Aug 11 19:52:17 2005 +0000
+++ b/lispref/display.texi	Thu Aug 11 19:59:05 2005 +0000
@@ -31,7 +31,6 @@
 * Images::              Displaying images in Emacs buffers.
 * Buttons::             Adding clickable buttons to Emacs buffers.
 * Blinking::            How Emacs shows the matching open parenthesis.
-* Inverse Video::       Specifying how the screen looks.
 * Usual Display::       The usual conventions for displaying nonprinting chars.
 * Display Tables::      How to specify other conventions.
 * Beeping::             Audible signal to the user.
@@ -4591,17 +4590,6 @@
 @end smallexample
 @end deffn
 
-@node Inverse Video
-@section Inverse Video
-@cindex Inverse Video
-
-@defopt inverse-video
-@cindex highlighting
-This variable controls whether Emacs uses inverse video for all text
-on the screen.  Non-@code{nil} means yes, @code{nil} means no.  The
-default is @code{nil}.
-@end defopt
-
 @node Usual Display
 @section Usual Display Conventions