emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/display.texi


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/display.texi
Date: Thu, 11 Aug 2005 15:59:06 -0400

Index: emacs/lispref/display.texi
diff -c emacs/lispref/display.texi:1.179 emacs/lispref/display.texi:1.180
*** emacs/lispref/display.texi:1.179    Wed Aug 10 14:29:00 2005
--- emacs/lispref/display.texi  Thu Aug 11 19:59:05 2005
***************
*** 31,37 ****
  * 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.
--- 31,36 ----
***************
*** 4590,4606 ****
  @end group
  @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.  address@hidden means yes, @code{nil} means no.  The
- default is @code{nil}.
- @end defopt
  
  @node Usual Display
  @section Usual Display Conventions
--- 4589,4594 ----




reply via email to

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