Mercurial > emacs
changeset 41093:2d0f361fdc89
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 15 Nov 2001 19:01:55 +0000 |
parents | 078a3f1b537a |
children | 3a351c3fb718 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 24 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Nov 15 19:00:15 2001 +0000 +++ b/lisp/ChangeLog Thu Nov 15 19:01:55 2001 +0000 @@ -1,3 +1,26 @@ +2001-11-15 Richard M. Stallman <rms@gnu.org> + + * dired.el (dired-undo): Display a message to explain + that this does not undo file system changes. + +2001-11-15 David Kastrup <David.Kastrup@t-online.de> + + * 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 <ats@acm.org> + + * 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 <rms@gnu.org> + + * progmodes/ada-mode.el (ada-fill-comment-prefix): Doc fix. + 2001-11-15 Andreas Schwab <schwab@suse.de> * progmodes/ada-mode.el (ada-add-extensions): Quote regexp special @@ -58,6 +81,7 @@ * README: Update maintainer. +>>>>>>> 1.3022 2001-11-13 Gerd Moellmann <gerd@gnu.org> * mouse.el (mouse-drag-region): Don't run the up-event