# HG changeset patch # User Eli Zaretskii # Date 966940773 0 # Node ID 13ccb42ca18c2c955e3cd630ae639eaf1b683ce5 # Parent 31a21ae1de1f980b7883c813ea00c23aa6236b50 Document the x-stretch-cursor variable. diff -r 31a21ae1de1f -r 13ccb42ca18c man/frames.texi --- 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