summaryrefslogtreecommitdiff
path: root/lisp/mwheel.el
Commit message (Expand)AuthorAge
* (mwheel-scroll): Make sure that when scrolling multipleStefan Monnier2006-05-08
* (mouse-wheel-click-event, mouse-wheel-mode): Fix typos in docstrings.Juanma Barranquero2006-02-14
* (mouse-wheel-up-event): Doc fix.Eli Zaretskii2006-02-11
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* (mouse-wheel-down-event, mouse-wheel-up-event): Undo previous change.YAMAMOTO Mitsuharu2005-11-04
* (mouse-wheel-down-event, mouse-wheel-up-event): Use system-type insteadSam Steingold2005-11-03
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-06
* Update FSF's address.Lute Kamstra2005-07-04
* (mouse-wheel-progressive-speed): Fix typo in name.Stefan Monnier2004-11-11
* (mouse-wheel-down-event, mouse-wheel-up-event):Stefan Monnier2004-01-14
* Add arch taglinesMiles Bader2003-09-01
* (mouse-wheel-up-event, mouse-wheel-down-event):Jason Rumney2003-06-07
* (mouse-wheel-down-event, mouse-wheel-up-event):Jason Rumney2003-06-04
* (mouse-wheel-down-event, mouse-wheel-up-event):Jason Rumney2003-06-01
* Commentary change.Glenn Morris2003-05-27
* (mouse-wheel-scroll-amount): Don't quote nil and t in docstrings.Juanma Barranquero2003-05-06
* (mouse-wheel-down-button, mouse-wheel-up-button, mouse-wheel-click-button): AddJuanma Barranquero2003-02-05
* Trailing whitespace deleted.Juanma Barranquero2003-02-04
* (mouse-wheel-scroll-amount): Revert previous change -Markus Rost2002-12-09
* (mouse-wheel-scroll-amount): Fix customize type.Andreas Schwab2002-12-01
* (mouse-wheel-inhibit-click-time): Fix custom type.Markus Rost2002-11-29
* Avoid accidental yanking of text while scrolling withKim F. Storm2002-11-28
* (mouse-wheel-down-button, mouse-wheel-up-button):Markus Rost2002-11-11
* * ibuffer.el (ibuffer-update): Use `minibufferp'. Expand `caddr'.John Paul Wallington2002-08-29
* (mouse-wheel-change-button): Deactivate before changing.Stefan Monnier2002-06-27
* (mouse-wheel-scroll-amount, mwheel-scroll, mouse-wheel-mode):Stefan Monnier2002-06-24
* Undo last patch for now.Stefan Monnier2002-06-24
* Allow arbitrary keys for scrolling, add a thirdRichard M. Stallman2002-06-21
* (mwheel-event-button): Translate mouse-wheel events.Jason Rumney2002-05-04
* (mouse-wheel-mode): Use global-set-key and global-unset-key.Pavel Janík2002-03-25
* (mouse-wheel-mode): Use the result of current-global-map instead of thePavel Janík2002-03-24
* (mwheel-scroll): Remove `double' and `triple' from theMiles Bader2002-03-02
* (mouse-wheel-mode): Pass vectors instead of symbolsMiles Bader2002-02-25
* Can specify different scroll amounts for different modifiers now.Sam Steingold2002-02-19
* (mouse-wheel-scroll-amount): Allow float values.Stefan Monnier2001-11-19
* (mouse-wheel-down-button, mouse-wheel-up-button):Gerd Moellmann2001-07-27
* (mouse-wheel-scroll-amount): Renamed from `mwheel-scroll-amount'.Miles Bader2000-11-06
* (mouse-wheel-mode): Drop unneeded positional args.Stefan Monnier2000-11-03
* (mouse-wheel-mode): New global minor mode.Miles Bader2000-10-25
* Fix copyright notice. Don't require 'cl at run time.Gerd Moellmann1999-11-11
* Initial import from perryWilliam M. Perry1999-11-10