Mercurial > emacs
changeset 27847:dac12996b1b5
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 24 Feb 2000 14:05:02 +0000 |
parents | 1ef6cae16192 |
children | 27b993d2ea05 |
files | etc/NEWS lisp/ChangeLog src/ChangeLog |
diffstat | 3 files changed, 7 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Thu Feb 24 14:03:59 2000 +0000 +++ b/etc/NEWS Thu Feb 24 14:05:02 2000 +0000 @@ -16,9 +16,10 @@ * Changes in Emacs 21.1 -** The variable `cursor-in-non-selected-windows' controls how to +** User-option `show-cursor-in-non-selected-windows' controls how to display the cursor in non-selected windows. If nil, no cursor is -shown, if non-nil a hollow box cursor is shown. +shown, if non-nil a hollow box cursor is shown. This option can +be customized. ** The variable `echo-keystrokes' may now have a floating point value.
--- a/lisp/ChangeLog Thu Feb 24 14:03:59 2000 +0000 +++ b/lisp/ChangeLog Thu Feb 24 14:05:02 2000 +0000 @@ -1,3 +1,7 @@ +2000-02-24 Gerd Moellmann <gerd@gnu.org> + + * frame.el (show-cursor-in-non-selected-windows): New option. + 2000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu> * diary-lib.el (include-other-diary-files): Undo the selective