summaryrefslogtreecommitdiff
path: root/lisp/mwheel.el
Commit message (Expand)AuthorAgeFilesLines
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (mwheel-scroll): Make sure that when scrolling multipleStefan Monnier2006-05-081-2/+19
* (mouse-wheel-click-event, mouse-wheel-mode): Fix typos in docstrings.Juanma Barranquero2006-02-141-2/+2
* (mouse-wheel-up-event): Doc fix.Eli Zaretskii2006-02-111-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (mouse-wheel-down-event, mouse-wheel-up-event): Undo previous change.YAMAMOTO Mitsuharu2005-11-041-2/+2
* (mouse-wheel-down-event, mouse-wheel-up-event): Use system-type insteadSam Steingold2005-11-031-2/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (mouse-wheel-progressive-speed): Fix typo in name.Stefan Monnier2004-11-111-4/+4
* (mouse-wheel-down-event, mouse-wheel-up-event):Stefan Monnier2004-01-141-2/+2
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (mouse-wheel-up-event, mouse-wheel-down-event):Jason Rumney2003-06-071-2/+2
* (mouse-wheel-down-event, mouse-wheel-up-event):Jason Rumney2003-06-041-2/+2
* (mouse-wheel-down-event, mouse-wheel-up-event):Jason Rumney2003-06-011-4/+8
* Commentary change.Glenn Morris2003-05-271-1/+1
* (mouse-wheel-scroll-amount): Don't quote nil and t in docstrings.Juanma Barranquero2003-05-061-1/+1
* (mouse-wheel-down-button, mouse-wheel-up-button, mouse-wheel-click-button): AddJuanma Barranquero2003-02-051-6/+9
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-1/+1
* (mouse-wheel-scroll-amount): Revert previous change -Markus Rost2002-12-091-3/+3
* (mouse-wheel-scroll-amount): Fix customize type.Andreas Schwab2002-12-011-3/+3
* (mouse-wheel-inhibit-click-time): Fix custom type.Markus Rost2002-11-291-1/+1
* Avoid accidental yanking of text while scrolling withKim F. Storm2002-11-281-3/+43
* (mouse-wheel-down-button, mouse-wheel-up-button):Markus Rost2002-11-111-2/+2
* * 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