emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Fri, 21 Jun 2002 08:31:34 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4020 emacs/lisp/ChangeLog:1.4021
*** emacs/lisp/ChangeLog:1.4020 Fri Jun 21 05:58:55 2002
--- emacs/lisp/ChangeLog        Fri Jun 21 08:31:33 2002
***************
*** 15,20 ****
--- 15,30 ----
        Discard `help-echo' events.  Handle (menu-bar) events.
        Simplify by converting key sequence to a list and then back to vector.
        
+ 2002-06-21  Stephen Gildea  <address@hidden>
+ 
+       * mwheel.el: Allow arbitrary keys for scrolling, add a third
+       scrolling speed, fix an unwind-protect.
+       (mouse-wheel-scroll-amount): Now a three-element list.
+       (mouse-wheel-scroll-down-slow, mouse-wheel-scroll-up-slow)
+       (mouse-wheel-scroll-down-normal, mouse-wheel-scroll-up-normal)
+       (mouse-wheel-scroll-down-fast, mouse-wheel-scroll-up-fast):
+       New functions.
+ 
  2002-06-21  Andreas Schwab  <address@hidden>
  
        * files.el (find-file-read-args): Add new argument `mustmatch' and



reply via email to

[Prev in Thread] Current Thread [Next in Thread]