1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-15 17:00:26 +00:00

Blinking cursor enhancement.

This commit is contained in:
Kim F. Storm 2002-03-02 00:14:09 +00:00
parent 2b62bdf458
commit 3bdb7f8087

View File

@ -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,