aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mwheel.el
Commit message (Expand)AuthorAgeFilesLines
* * ibuffer.el (ibuffer-update): Use `minibufferp'. Expand `caddr'.John Paul Wallington2002-08-291-2/+2
* (mouse-wheel-change-button): Deactivate before changing.Stefan Monnier2002-06-271-29/+33
* (mouse-wheel-scroll-amount, mwheel-scroll, mouse-wheel-mode):Stefan Monnier2002-06-241-21/+32
* Undo last patch for now.Stefan Monnier2002-06-241-170/+93
* Allow arbitrary keys for scrolling, add a thirdRichard M. Stallman2002-06-211-93/+170
* (mwheel-event-button): Translate mouse-wheel events.Jason Rumney2002-05-041-7/+13
* (mouse-wheel-mode): Use global-set-key and global-unset-key.Pavel Janík2002-03-251-2/+2
* (mouse-wheel-mode): Use the result of current-global-map instead of thePavel Janík2002-03-241-3/+3
* (mwheel-scroll): Remove `double' and `triple' from theMiles Bader2002-03-021-4/+6
* (mouse-wheel-mode): Pass vectors instead of symbolsMiles Bader2002-02-251-1/+1
* Can specify different scroll amounts for different modifiers now.Sam Steingold2002-02-191-24/+28
* (mouse-wheel-scroll-amount): Allow float values.Stefan Monnier2001-11-191-7/+20
* (mouse-wheel-down-button, mouse-wheel-up-button):Gerd Moellmann2001-07-271-6/+33
* (mouse-wheel-scroll-amount): Renamed from `mwheel-scroll-amount'.Miles Bader2000-11-061-10/+10
* (mouse-wheel-mode): Drop unneeded positional args.Stefan Monnier2000-11-031-2/+1
* (mouse-wheel-mode): New global minor mode.Miles Bader2000-10-251-6/+25
* Fix copyright notice. Don't require 'cl at run time.Gerd Moellmann1999-11-111-16/+12
* Initial import from perryWilliam M. Perry1999-11-101-0/+125