comparison lisp/ChangeLog @ 48573:a982201fa7a6

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Thu, 28 Nov 2002 23:02:45 +0000
parents 2fcfc7530344
children 1f75262039c7
comparison
equal deleted inserted replaced
48572:67d16fb6f6c8 48573:a982201fa7a6
1 2002-11-29 Kim F. Storm <storm@cua.dk>
2
3 * mwheel.el: Avoid accidental yanking of text while scrolling with
4 the mouse wheel. This adds a short period after each mouse wheel
5 scroll event where a click on the mouse wheel button is ignored.
6 (mouse-wheel-click-event, mouse-wheel-inhibit-click-time): New customs.
7 (mouse-wheel-click-button, mwheel-inhibit-click-event-timer): New vars.
8 (mwheel-inhibit-click-timeout,mwheel-filter-click-events): New defuns.
9 (mwheel-scroll): Add mwheel-filter-click-events as pre-command-hook.
10 Start mwheel-inhibit-click-event-timer with timeout handler
11 mwheel-inhibit-click-timeout.
12
1 2002-11-28 Nick Roberts <nick@nick.uklinux.net> 13 2002-11-28 Nick Roberts <nick@nick.uklinux.net>
2 14
3 * tooltip.el (tooltip-gud-tips-setup): Remove. 15 * tooltip.el (tooltip-gud-tips-setup): Remove.
4 (tooltip-gud-debugger): Remove. 16 (tooltip-gud-debugger): Remove.
5 (tooltip-gud-print-command): Use gud-minor mode instead of 17 (tooltip-gud-print-command): Use gud-minor mode instead of