# HG changeset patch # User Kim F. Storm # Date 1015028049 0 # Node ID de43922d0921b2f3fd7cf1e8f58d9a28d309e634 # Parent fb3e6d3a185155ac885517a13ff5f4d43703adfb Blinking cursor enhancement. diff -r fb3e6d3a1851 -r de43922d0921 etc/NEWS --- a/etc/NEWS Fri Mar 01 23:52:47 2002 +0000 +++ b/etc/NEWS Sat Mar 02 00:14:09 2002 +0000 @@ -32,6 +32,9 @@ * 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 @@ ** 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,