mwheel.el change.
This commit is contained in:
parent
d09696f73f
commit
cc563ece2d
1 changed files with 5 additions and 0 deletions
5
etc/NEWS
5
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
|
||||
|
|
Loading…
Add table
Reference in a new issue