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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Thu, 15 Nov 2001 15:34:35 -0500

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.3027 emacs/lisp/ChangeLog:1.3028
--- emacs/lisp/ChangeLog:1.3027 Thu Nov 15 14:02:56 2001
+++ emacs/lisp/ChangeLog        Thu Nov 15 15:34:35 2001
@@ -1,3 +1,7 @@
+2001-11-15  Stefan Monnier  <address@hidden>
+
+       * menu-bar.el (menu-bar-edit-menu) <copy>: Put an explicit key binding.
+
 2001-11-15  Richard M. Stallman  <address@hidden>
 
        * dired.el (dired-undo): Display a message to explain
@@ -5,11 +9,11 @@
 
 2001-11-15  David Kastrup  <address@hidden>
 
-        * mouse-drag.el: (mouse-drag-throw) Push back non-drag events
-        into `unread-command-events' instead of trying keymap
-        lookups ourselves.  This makes mouse-clicks do the right
-        thing even when keymaps of overlays are involved.
-        (mouse-drag-drag) Likewise.
+       * mouse-drag.el (mouse-drag-throw): Push back non-drag events
+       into `unread-command-events' instead of trying keymap
+       lookups ourselves.  This makes mouse-clicks do the right
+       thing even when keymaps of overlays are involved.
+       (mouse-drag-drag): Likewise.
 
 2001-11-15  Andreas Schwab  <address@hidden>
 



reply via email to

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