comparison lisp/ChangeLog @ 43628:c72279c9b54b

*** empty log message ***
author Miles Bader <miles@gnu.org>
date Sat, 02 Mar 2002 08:21:33 +0000
parents fb3e6d3a1851
children 1d408466a962
comparison
equal deleted inserted replaced
43627:0f257be5fa6a 43628:c72279c9b54b
1 2002-03-02 Miles Bader <miles@gnu.org>
2
3 * mwheel.el (mwheel-scroll): Remove `double' and `triple' from the
4 event-modifiers before looking up in `mouse-wheel-scroll-amount'.
5 If there's no applicable modifiers entry in the alist in
6 `mouse-wheel-scroll-amount', fall back to the default, not to
7 nil (which causes full screen scrolls).
8
1 2002-03-01 Andreas Schwab <schwab@suse.de> 9 2002-03-01 Andreas Schwab <schwab@suse.de>
2 10
3 * textmodes/texnfo-upd.el (texinfo-start-menu-description): Remove 11 * textmodes/texnfo-upd.el (texinfo-start-menu-description): Remove
4 extra paren in regexp. 12 extra paren in regexp.
5 13