emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Thu, 28 Nov 2002 18:02:46 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4567 emacs/lisp/ChangeLog:1.4568
*** emacs/lisp/ChangeLog:1.4567 Thu Nov 28 16:23:11 2002
--- emacs/lisp/ChangeLog        Thu Nov 28 18:02:45 2002
***************
*** 1,3 ****
--- 1,15 ----
+ 2002-11-29  Kim F. Storm  <address@hidden>
+ 
+       * 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  <address@hidden>
  
        * tooltip.el (tooltip-gud-tips-setup): Remove.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]