* mwheel.el (mwheel-installed-bindings): New var.
authorStefan Monnier <monnier@iro.umontreal.ca>
Sat, 12 Sep 2009 04:38:03 +0000 (04:38 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sat, 12 Sep 2009 04:38:03 +0000 (04:38 +0000)
commitab5c0fcd35dcdf465a597ed83e5783bbbf70eff1
tree024ebc25fb37774578221b859798c7ab61a58beb
parent45448e641a75f56a010396d664491dafe5c6d85a
* mwheel.el (mwheel-installed-bindings): New var.
(mouse-wheel-mode): Use it, so as to make sure we really remove all
the bindings we set last time.  Use custom-initialize-delay.
* loadup.el: Load mwheel after term/*-win.el.
* startup.el (command-line): Don't reevaluate mouse-wheel-down-event
and mouse-wheel-up-event now that their first evaluation is done
sufficiently late to be correct.
lisp/ChangeLog
lisp/loadup.el
lisp/mwheel.el
lisp/startup.el