]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorNick Roberts <nickrob@snap.net.nz>
Tue, 25 Oct 2005 02:21:28 +0000 (02:21 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Tue, 25 Oct 2005 02:21:28 +0000 (02:21 +0000)
lisp/ChangeLog

index 6dbc885d288c48a6c462385e1b99c908c6757fb9..4b203e4c81bee5cd900addfc591f1af8dcea7a6b 100644 (file)
@@ -1,8 +1,9 @@
 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
 
-       * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct
-       help-echo.  Display hand pointer and help-echo on disabled icon
-       too.
+       * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Correct help-echo.
+       Display hand pointer and help-echo on disabled icon too.
+       (gdb-mouse-until): New function.
+       (gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.
 
 2005-10-24  Chong Yidong  <cyd@stupidchicken.com>