changeset 31044:13ccb42ca18c

Document the x-stretch-cursor variable.
author Eli Zaretskii <eliz@gnu.org>
date Tue, 22 Aug 2000 10:39:33 +0000
parents 31a21ae1de1f
children a82ae0d01b33
files man/frames.texi
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/man/frames.texi	Tue Aug 22 10:33:38 2000 +0000
+++ b/man/frames.texi	Tue Aug 22 10:39:33 2000 +0000
@@ -1316,6 +1316,13 @@
 busy-cursor is displayed, by customizing the value of the variable
 @code{busy-cursor-delay}.
 
+@vindex x-stretch-cursor
+@cindex wide block cursor
+  Emacs on X can draw the block cursor as wide as the glyph under the
+cursor.  For example, if the cursor is on a TAB character, it is drawn
+as wide as that TAB is on the display.  To turn on this feature, set the
+variable @code{x-stretch-cursor} to a non-nil value.
+
 @node Non-Window Terminals
 @section Non-Window Terminals
 @cindex non-window terminals