aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMiles Bader2002-02-25 23:48:40 +0000
committerMiles Bader2002-02-25 23:48:40 +0000
commitf5b92c898ab2ab1c5233f25b41c5701bf7592bc9 (patch)
tree5a5e709897e4f7e6404caa997892c5023c82f496 /lisp/ChangeLog
parented81ee80f55afedad7e85a6b91be52b118b968f4 (diff)
downloademacs-f5b92c898ab2ab1c5233f25b41c5701bf7592bc9.tar.gz
emacs-f5b92c898ab2ab1c5233f25b41c5701bf7592bc9.zip
(mouse-wheel-mode): Pass vectors instead of symbols
to `define-key', since it no longer accepts the latter.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index dcef57f9da9..0c0f0557785 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12002-02-26 Miles Bader <miles@gnu.org>
2
3 * mwheel.el (mouse-wheel-mode): Pass vectors instead of symbols
4 to `define-key', since it no longer accepts the latter.
5
12002-02-25 Jason Rumney <jasonr@gnu.org> 62002-02-25 Jason Rumney <jasonr@gnu.org>
2 7
3 * term/w32-win.el (mouse-wheel-scroll-line): Use car of 8 * term/w32-win.el (mouse-wheel-scroll-line): Use car of