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: Dave Love
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Thu, 27 Jun 2002 18:07:40 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4043 emacs/lisp/ChangeLog:1.4044
*** emacs/lisp/ChangeLog:1.4043 Thu Jun 27 12:51:08 2002
--- emacs/lisp/ChangeLog        Thu Jun 27 17:46:45 2002
***************
*** 24,29 ****
--- 24,40 ----
  
  2002-06-27  Stefan Monnier  <address@hidden>
  
+       * mwheel.el (mouse-wheel-change-button): Deactivate before changing.
+       (mouse-wheel-up-button, mouse-wheel-down-button): Obsolete.
+       (mouse-wheel-up-event, mouse-wheel-down-event): New vars.
+       (mouse-wheel-follow-mouse): Change default to t.
+       (mwheel-event-button): Return the basic event symbol.
+       (mwheel-scroll): Work with non-mouse events.
+       (mouse-wheel-mode): Use the new vars.
+       (mwheel-install): Obey `uninstall'.
+ 
+       * term/xterm.el (function-key-map): Add some bindings.
+ 
        * uniquify.el (uniquify-delay-rationalize-file-buffer-names):
        Rename from delay-uniquify-rationalize-file-buffer-names.
        Only rationalize if the buffer is under uniquify control.



reply via email to

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