log lisp/mwheel.el @ 101887:3a192c2f3ada

age author description
2009-01-05 Glenn Morris Add 2009 to copyright years.
2008-07-27 Dan Nicolaescu Remove support for Mac Carbon. remove-carbon
2008-07-15 Adrian Robert merging Emacs.app (NeXTstep port)
2008-06-27 Glenn Morris American English spelling fix.
2008-06-12 Glenn Morris (mouse-wheel-follow-mouse, mwheel-event-window):
2008-05-06 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
2008-04-18 Juanma Barranquero (mouse-wheel-down-button, mouse-wheel-up-button, mouse-wheel-click-button):
2008-04-08 Chong Yidong (mwheel-scroll): Deactivate any temporarily active region if point
2008-01-09 Miles Bader Merge from emacs--devo--0
2007-07-27 Miles Bader Merge from emacs--devo--0
2007-01-26 Miles Bader Merge from emacs--devo--0
2006-05-10 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-60
2006-02-17 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-17
2006-02-14 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-15
2006-02-08 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
2005-08-26 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
2005-07-07 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
2004-11-12 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-70
2004-04-16 Kenichi Handa Sync to HEAD
2006-01-16 Henrik Enberg sync with trunk
2003-09-08 Kenichi Handa New directory
2008-01-07 Glenn Morris Add 2008 to copyright years.
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-05-08 Stefan Monnier (mwheel-scroll): Make sure that when scrolling multiple
2006-02-14 Juanma Barranquero (mouse-wheel-click-event, mouse-wheel-mode): Fix typos in docstrings.
2006-02-11 Eli Zaretskii (mouse-wheel-up-event): Doc fix.
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-11-04 YAMAMOTO Mitsuharu (mouse-wheel-down-event, mouse-wheel-up-event): Undo previous change.
2005-11-03 Sam Steingold (mouse-wheel-down-event, mouse-wheel-up-event): Use system-type instead
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2004-11-11 Stefan Monnier (mouse-wheel-progressive-speed): Fix typo in name.
2004-01-14 Stefan Monnier (mouse-wheel-down-event, mouse-wheel-up-event):
2003-09-01 Miles Bader Add arch taglines
2003-06-07 Jason Rumney (mouse-wheel-up-event, mouse-wheel-down-event):
2003-06-04 Jason Rumney (mouse-wheel-down-event, mouse-wheel-up-event):
2003-06-01 Jason Rumney (mouse-wheel-down-event, mouse-wheel-up-event):
2003-05-27 Glenn Morris Commentary change.
2003-05-06 Juanma Barranquero (mouse-wheel-scroll-amount): Don't quote nil and t in docstrings.
2003-02-05 Juanma Barranquero (mouse-wheel-down-button, mouse-wheel-up-button, mouse-wheel-click-button): Add
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
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):