changeset 66418:78ad7c173e94

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Tue, 25 Oct 2005 02:21:28 +0000
parents bec18a123c03
children 5da1cd84fb2c
files lisp/ChangeLog
diffstat 1 files changed, 4 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Oct 25 01:18:56 2005 +0000
+++ b/lisp/ChangeLog	Tue Oct 25 02:21:28 2005 +0000
@@ -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>