emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/Attic/frames.texi, v [EMACS_22_BA


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/Attic/frames.texi, v [EMACS_22_BASE]
Date: Tue, 02 Oct 2007 02:04:08 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Richard M. Stallman <rms>       07/10/02 02:04:08

Index: frames.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/lispref/Attic/frames.texi,v
retrieving revision 1.124.2.1
retrieving revision 1.124.2.2
diff -u -b -r1.124.2.1 -r1.124.2.2
--- frames.texi 2 Jun 2007 13:13:37 -0000       1.124.2.1
+++ frames.texi 2 Oct 2007 02:04:08 -0000       1.124.2.2
@@ -655,8 +655,17 @@
 
 There are various defaults for how to blink each type of cursor, if
 the type is not mentioned as an @var{on-state} here.  Changes in this
-variable do not take effect immediately, because the variable is
-examined only when you specify the @code{cursor-type} parameter.
+variable do not take effect immediately, only when you specify the
address@hidden frame parameter.
address@hidden defvar
+
address@hidden cursor-in-non-selected-windows
+This variable controls how the cursor looks in a window that is not
+selected.  It supports the same values as the @code{cursor-type} frame
+parameter; also, @code{nil} means don't display a cursor in
+nonselected windows, and @code{t} (the default) means use a standard
+modificatoin of the usual cursor type (solid box becomes hollow box,
+and bar becomes a narrower bar).
 @end defvar
 
 @node Color Parameters




reply via email to

[Prev in Thread] Current Thread [Next in Thread]