summaryrefslogtreecommitdiff
path: root/lisp/mwheel.el
AgeCommit message (Expand)Author
2002-06-27(mouse-wheel-change-button): Deactivate before changing.Stefan Monnier
2002-06-24(mouse-wheel-scroll-amount, mwheel-scroll, mouse-wheel-mode):Stefan Monnier
2002-06-24Undo last patch for now.Stefan Monnier
2002-06-21Allow arbitrary keys for scrolling, add a thirdRichard M. Stallman
2002-05-04(mwheel-event-button): Translate mouse-wheel events.Jason Rumney
2002-03-25(mouse-wheel-mode): Use global-set-key and global-unset-key.Pavel Janík
2002-03-24(mouse-wheel-mode): Use the result of current-global-map instead of thePavel Janík
2002-03-02(mwheel-scroll): Remove `double' and `triple' from theMiles Bader
2002-02-25(mouse-wheel-mode): Pass vectors instead of symbolsMiles Bader
2002-02-19Can specify different scroll amounts for different modifiers now.Sam Steingold
2001-11-19(mouse-wheel-scroll-amount): Allow float values.Stefan Monnier
2001-07-27(mouse-wheel-down-button, mouse-wheel-up-button):Gerd Moellmann
2000-11-06(mouse-wheel-scroll-amount): Renamed from `mwheel-scroll-amount'.Miles Bader
2000-11-03(mouse-wheel-mode): Drop unneeded positional args.Stefan Monnier
2000-10-25(mouse-wheel-mode): New global minor mode.Miles Bader
1999-11-11Fix copyright notice. Don't require 'cl at run time.Gerd Moellmann
1999-11-10Initial import from perryWilliam M. Perry