diff man/display.texi @ 36263:11db0318031d

Remove redundant index entries.
author Eli Zaretskii <eliz@gnu.org>
date Wed, 21 Feb 2001 15:29:46 +0000
parents 0d7feed66bac
children 9904afd52408
line wrap: on
line diff
--- a/man/display.texi	Wed Feb 21 14:58:35 2001 +0000
+++ b/man/display.texi	Wed Feb 21 15:29:46 2001 +0000
@@ -233,6 +233,7 @@
 
 @node Selective Display
 @section Selective Display
+@cindex selective display
 @findex set-selective-display
 @kindex C-x $
 
@@ -502,7 +503,9 @@
 variable @code{x-stretch-cursor} to a non-@code{nil} value.
 
 @cindex cursor in non-selected windows
+@vindex show-cursor-in-non-selected-windows
 @vindex cursor-in-non-selected-windows
-  Normally, the cursor in non-selected windows is shown as a hollow
-box.  To turn off cursor display in non-selected windows, set the
-variable @code{cursor-in-non-selected-windows} to @code{nil}.
+  Normally, the cursor in non-selected windows is shown as a hollow box.
+To turn off cursor display in non-selected windows, customize the option
+@code{show-cursor-in-non-selected-windows}, or set the variable
+@code{cursor-in-non-selected-windows} to @code{nil}.