1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-06 11:55:48 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Gerd Moellmann
bf85004b27 (mouse-wheel-down-button, mouse-wheel-up-button):
New user-options.
(mouse-wheel-change-button): New function.
(mouse-wheel-mode): Use mouse-wheel-{up,down}-button.
(mwheel-scroll): Ditto.
2001-07-27 08:41:35 +00:00
Miles Bader
937b28770e (mouse-wheel-scroll-amount): Renamed from `mwheel-scroll-amount'.
(mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'.
(mouse-wheel-mode): Use (featurep 'xemacs) instead of
string-matching against the version string.
2000-11-06 01:43:37 +00:00
Stefan Monnier
7ef86b0758 (mouse-wheel-mode): Drop unneeded positional args. 2000-11-03 22:30:09 +00:00
Miles Bader
f4cbc7a0dd (mouse-wheel-mode): New global minor mode.
(mwheel-install): Use `mouse-wheel-mode'.
2000-10-25 11:39:51 +00:00
Gerd Moellmann
8ed8f294a3 Fix copyright notice. Don't require 'cl at run time. 1999-11-11 14:01:46 +00:00
William M. Perry
a32b741961 Initial import from perry 1999-11-10 21:54:54 +00:00