Mercurial > emacs
log lisp/mwheel.el @ 44450:5138658d1fea
age | author | description |
---|---|---|
2002-03-25 | Pavel Janík | (mouse-wheel-mode): Use global-set-key and global-unset-key. |
2002-03-24 | Pavel Janík | (mouse-wheel-mode): Use the result of current-global-map instead of the |
2002-03-02 | Miles Bader | (mwheel-scroll): Remove `double' and `triple' from the |
2002-02-25 | Miles Bader | (mouse-wheel-mode): Pass vectors instead of symbols |
2002-02-19 | Sam Steingold | Can specify different scroll amounts for different modifiers now. |
2001-11-19 | Stefan Monnier | (mouse-wheel-scroll-amount): Allow float values. |
2001-07-27 | Gerd Moellmann | (mouse-wheel-down-button, mouse-wheel-up-button): |
2000-11-06 | Miles Bader | (mouse-wheel-scroll-amount): Renamed from `mwheel-scroll-amount'. |
2000-11-03 | Stefan Monnier | (mouse-wheel-mode): Drop unneeded positional args. |
2000-10-25 | Miles Bader | (mouse-wheel-mode): New global minor mode. |
1999-11-11 | Gerd Moellmann | Fix copyright notice. Don't require 'cl at run time. |
1999-11-10 | William M. Perry | Initial import from perry |