mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-31 20:02:42 +00:00
*** empty log message ***
This commit is contained in:
parent
dea8773332
commit
30590488e0
@ -1,3 +1,15 @@
|
||||
2002-11-29 Kim F. Storm <storm@cua.dk>
|
||||
|
||||
* mwheel.el: Avoid accidental yanking of text while scrolling with
|
||||
the mouse wheel. This adds a short period after each mouse wheel
|
||||
scroll event where a click on the mouse wheel button is ignored.
|
||||
(mouse-wheel-click-event, mouse-wheel-inhibit-click-time): New customs.
|
||||
(mouse-wheel-click-button, mwheel-inhibit-click-event-timer): New vars.
|
||||
(mwheel-inhibit-click-timeout,mwheel-filter-click-events): New defuns.
|
||||
(mwheel-scroll): Add mwheel-filter-click-events as pre-command-hook.
|
||||
Start mwheel-inhibit-click-event-timer with timeout handler
|
||||
mwheel-inhibit-click-timeout.
|
||||
|
||||
2002-11-28 Nick Roberts <nick@nick.uklinux.net>
|
||||
|
||||
* tooltip.el (tooltip-gud-tips-setup): Remove.
|
||||
|
Loading…
Reference in New Issue
Block a user