emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/frame.el,v [EMACS_22_BASE]


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/frame.el,v [EMACS_22_BASE]
Date: Tue, 02 Oct 2007 01:54:57 +0000

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

Index: frame.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/frame.el,v
retrieving revision 1.243.2.3
retrieving revision 1.243.2.4
diff -u -b -r1.243.2.3 -r1.243.2.4
--- frame.el    5 Sep 2007 23:16:28 -0000       1.243.2.3
+++ frame.el    2 Oct 2007 01:54:56 -0000       1.243.2.4
@@ -1353,6 +1353,9 @@
 (defcustom cursor-in-non-selected-windows t
   "*Non-nil means show a hollow box cursor in non-selected windows.
 If nil, don't show a cursor except in the selected window.
+If t, display a cursor related to the usual cursor type
+ \(a solid box becomes hollow, a bar becomes a narrower bar).
+You can also specify the cursor type as in the `cursor-type' variable.
 Use Custom to set this variable to get the display updated."
   :tag "Cursor In Non-selected Windows"
   :type 'boolean




reply via email to

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