mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-21 03:52:16 -08:00
Document cursor-in-non-selected-windows.
This commit is contained in:
parent
ab26d9a1d8
commit
0f613b80e5
1 changed files with 6 additions and 0 deletions
|
|
@ -492,3 +492,9 @@ block cursor as wide as the character under the cursor---for example,
|
|||
if the cursor is on a tab character, it would cover the full width
|
||||
occupied by that tab character. To enable this feature, set the
|
||||
variable @code{x-stretch-cursor} to a non-@code{nil} value.
|
||||
|
||||
@cindex 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, set the
|
||||
variable @code{cursor-in-non-selected-windows} to @code{nil}.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue