From: Kim F. Storm Date: Sat, 2 Mar 2002 00:14:09 +0000 (+0000) Subject: Blinking cursor enhancement. X-Git-Tag: ttn-vms-21-2-B4~16405 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3bdb7f808776ee824765fe596e83935f375880b3;p=emacs.git Blinking cursor enhancement. --- diff --git a/etc/NEWS b/etc/NEWS index 3e028aa5e26..369f60c395d 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -32,6 +32,9 @@ Emacs with Leim. * Changes in Emacs 21.3 +** On X and MS Windows, the blinking cursor's "off" state is now shown +as a hollow box or a thin bar. + +++ ** Emacs now supports ICCCM Extended Segments in X selections. @@ -638,6 +641,8 @@ sentinel is called with the status matching "open" or "failed". ** New function substring-no-properties. +** New function minibuffer-selected-window. + +++ *** The meanings of scroll-up-aggressively and scroll-down-aggressively have been interchanged, so that the former now controls scrolling up,