]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Mon, 13 Feb 2006 18:47:24 +0000 (18:47 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 13 Feb 2006 18:47:24 +0000 (18:47 +0000)
lisp/ChangeLog
src/ChangeLog

index eb7094bb3740dffcbb8e76595a9bd2c4b9a3b991..3f20cbefd89201c2e39bc4fdaa1ba13c42f47cf9 100644 (file)
@@ -1,5 +1,8 @@
 2006-02-13  Richard M. Stallman  <rms@gnu.org>
 
+       * mouse.el (mouse-drag-mode-line-1): Use mouse-drag-move-window-bottom
+       for the minibuffer too, but not if resize-mini-windows will interfere.
+
        * help.el (describe-key-briefly, describe-key): Do all arg-reading
        inside `interactive' spec.
        (describe-key-briefly-internal, describe-key-internal):
index 6c5fa1639381f17678128c05e6de6bd3b2b51cf3..54c855fc909fe89c7d16d13b8e27fe8cc1b07902 100644 (file)
@@ -1,3 +1,7 @@
+2006-02-13  Richard M. Stallman  <rms@gnu.org>
+
+       * .gdbinit (xwindow): Update the code to show the window box.
+
 2006-02-13  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * xterm.c (note_mouse_movement): Check for NULL FRAME_X_OUTPUT (frame).