From: Eli Zaretskii Date: Tue, 22 Aug 2000 10:39:33 +0000 (+0000) Subject: Document the x-stretch-cursor variable. X-Git-Tag: emacs-pretest-21.0.90~2095 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d954b29bc30ac3ec6afc571bb494951ea39214b5;p=emacs.git Document the x-stretch-cursor variable. --- diff --git a/man/frames.texi b/man/frames.texi index 06c2481a9fa..2db600d31de 100644 --- a/man/frames.texi +++ b/man/frames.texi @@ -1316,6 +1316,13 @@ You can also control the amount of time Emacs is busy before the 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