# HG changeset patch # User Eli Zaretskii # Date 986503404 0 # Node ID 80947e6a89521c07ed53e2457c6e3e92bb52a28f # Parent 21998919cfe9a6805b341befb979e704a1748820 (Cursor Display): show-cursor-in-non-selected-windows was renamed. diff -r 21998919cfe9 -r 80947e6a8952 man/display.texi --- a/man/display.texi Thu Apr 05 20:41:08 2001 +0000 +++ b/man/display.texi Thu Apr 05 20:43:24 2001 +0000 @@ -873,9 +873,7 @@ 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, customize the option -@code{show-cursor-in-non-selected-windows}, or set the variable -@code{cursor-in-non-selected-windows} to @code{nil}. +@code{cursor-in-non-selected-windows} to assign it a @code{nil} value.