aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorJason Rumney2002-05-04 22:22:33 +0000
committerJason Rumney2002-05-04 22:22:33 +0000
commit5259a0d03cb16572a15d5039946f349641e50560 (patch)
treed1b662b6bdbd0dec0718da49f789c16a7ad4eb38 /lisp
parente596f2a24bf132fa5bda8d8e0bf7a5f60fd9ed56 (diff)
downloademacs-5259a0d03cb16572a15d5039946f349641e50560.tar.gz
emacs-5259a0d03cb16572a15d5039946f349641e50560.zip
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 09b50baafa9..17b6dd92502 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,14 @@
12002-05-04 Jason Rumney <jasonr@gnu.org>
2
3 * mwheel.el (mwheel-event-button): Translate mouse-wheel events.
4 (mwheel-scroll): Recognize nil scroll amount as documented.
5
6 * term/w32-win.el (mouse-wheel-scroll-line)
7 (mouse-wheel-scroll-screen): Remove.
8 ([mouse-wheel], [C-mouse-wheel], [S-mouse-wheel]): Use mwheel-scroll.
9
10 * w32-vars.el: (mouse-wheel-scroll-amount): Removed.
11
12002-05-04 Markus Rost <rost@math.ohio-state.edu> 122002-05-04 Markus Rost <rost@math.ohio-state.edu>
2 13
3 * emacs-lisp/find-func.el (find-function-search-for-symbol): Bind 14 * emacs-lisp/find-func.el (find-function-search-for-symbol): Bind