From cc563ece2d5f091cb58721ee85f8cff61f831f9b Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Thu, 28 Nov 2002 23:10:30 +0000 Subject: [PATCH] mwheel.el change. --- etc/NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index 7d05766f9bb..2d8ae305ab2 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -631,6 +631,11 @@ directory listing into a buffer. ** 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 -- 2.39.2