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: Thu, 15 Nov 2001 14:01:56 -0500

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.3025 emacs/lisp/ChangeLog:1.3026
--- emacs/lisp/ChangeLog:1.3025 Thu Nov 15 10:50:10 2001
+++ emacs/lisp/ChangeLog        Thu Nov 15 14:01:55 2001
@@ -1,3 +1,26 @@
+2001-11-15  Richard M. Stallman  <address@hidden>
+
+       * dired.el (dired-undo): Display a message to explain
+       that this does not undo file system changes.
+
+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.
+
+2001-11-13  Alan Shutko  <address@hidden>
+
+       * compile.el (recompile): Use compilation-arguments if set, so as
+       to be able to M-x recompile the exact command which created a
+       compilation-mode buffer.
+
+2001-11-13  Richard M. Stallman  <address@hidden>
+
+       * progmodes/ada-mode.el (ada-fill-comment-prefix): Doc fix.
+
 2001-11-15  Andreas Schwab  <address@hidden>
 
        * progmodes/ada-mode.el (ada-add-extensions): Quote regexp special
@@ -58,6 +81,7 @@
 
        * README: Update maintainer.
 
+>>>>>>> 1.3022
 2001-11-13  Gerd Moellmann  <address@hidden>
 
        * mouse.el (mouse-drag-region): Don't run the up-event



reply via email to

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