]> git.eshelyaron.com Git - emacs.git/commitdiff
(Cursor Display): Correct how cursor appears in nonselected windows.
authorRichard M. Stallman <rms@gnu.org>
Tue, 9 Oct 2007 01:27:17 +0000 (01:27 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 9 Oct 2007 01:27:17 +0000 (01:27 +0000)
man/ChangeLog
man/display.texi

index b5290285da859bcc4df91e3fdcd02d406c2e1ce1..707222a5fc4e7767b029c411a9bce0ae6eb39f40 100644 (file)
@@ -1,3 +1,8 @@
+2007-10-09  Richard Stallman  <rms@gnu.org>
+
+       * display.texi (Cursor Display): Correct how cursor appears
+       in nonselected windows.
+
 2007-10-04  Nick Roberts  <nickrob@snap.net.nz>
 
        * building.texi (GDB Graphical Interface): Remove references to gdba
index d4d2945d5842e373e3fac0ca3363309d10cb4ed0..5e1e0056592338c5b68b2153d2e5e6c205122814 100644 (file)
@@ -1116,12 +1116,12 @@ doesn't switch, so it uses the normal cursor.
 
 @cindex cursor in non-selected windows
 @vindex cursor-in-non-selected-windows
-  Normally, the cursor appears in non-selected windows in the ``off''
-state, with the same appearance as when the blinking cursor blinks
+  Normally, the cursor appears in non-selected windows without
+blinking, with the same appearance as when the blinking cursor blinks
 ``off.''  For a box cursor, this is a hollow box; for a bar cursor,
 this is a thinner bar.  To turn off cursors in non-selected windows,
-customize the variable @code{cursor-in-non-selected-windows} and assign
-it a @code{nil} value.
+customize the variable @code{cursor-in-non-selected-windows} and
+assign it a @code{nil} value.
 
 @vindex x-stretch-cursor
 @cindex wide block cursor