emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp mwheel.el


From: Kim F. Storm
Subject: [Emacs-commit] emacs/lisp mwheel.el
Date: Thu, 28 Nov 2002 18:03:31 -0500

CVSROOT:        /cvs
Module name:    emacs
Changes by:     Kim F. Storm <address@hidden>   02/11/28 18:03:30

Modified files:
        lisp           : mwheel.el 

Log message:
        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.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/mwheel.el.diff?tr1=1.19&tr2=1.20&r1=text&r2=text





reply via email to

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