[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/etc/NEWS
From: |
Kim F. Storm |
Subject: |
[Emacs-diffs] Changes to emacs/etc/NEWS |
Date: |
Thu, 28 Nov 2002 18:10:30 -0500 |
Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.753 emacs/etc/NEWS:1.754
*** emacs/etc/NEWS:1.753 Thu Nov 21 17:46:15 2002
--- emacs/etc/NEWS Thu Nov 28 18:10:30 2002
***************
*** 631,636 ****
--- 631,641 ----
** mouse-wheels can now scroll a specific fraction of the window
(rather than a fixed number of lines) and the scrolling is `progressive'.
+ ** Unexpected yanking of text due to accidental clicking on the mouse
+ wheel button (typically mouse-2) during wheel scrolling is now avoided.
+ This behaviour can be customized via the mouse-wheel-click-event and
+ mouse-wheel-inhibit-click-time variables.
+
+++
** The keyboard-coding-system is now automatically set based on
your current locale settings. If it turns out that your terminal
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/etc/NEWS,
Kim F. Storm <=