log lisp/mwheel.el @ 49401:a57a71b7eaae

age author description
2002-12-09 Markus Rost (mouse-wheel-scroll-amount): Revert previous change -
2002-12-01 Andreas Schwab (mouse-wheel-scroll-amount): Fix customize type.
2002-11-29 Markus Rost (mouse-wheel-inhibit-click-time): Fix custom type.
2002-11-28 Kim F. Storm Avoid accidental yanking of text while scrolling with
2002-11-11 Markus Rost (mouse-wheel-down-button, mouse-wheel-up-button):
2002-08-29 John Paul Wallington * ibuffer.el (ibuffer-update): Use `minibufferp'. Expand `caddr'.
2002-06-27 Stefan Monnier (mouse-wheel-change-button): Deactivate before changing.
2002-06-24 Stefan Monnier (mouse-wheel-scroll-amount, mwheel-scroll, mouse-wheel-mode):
2002-06-24 Stefan Monnier Undo last patch for now.
2002-06-21 Richard M. Stallman Allow arbitrary keys for scrolling, add a third
2002-05-04 Jason Rumney (mwheel-event-button): Translate mouse-wheel events.
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