From: Nick Roberts Date: Tue, 25 Oct 2005 02:21:28 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~6311 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e29a49815e712de7d46afb9d709cf5680ed49798;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6dbc885d288..4b203e4c81b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,8 +1,9 @@ 2005-10-25 Nick Roberts - * 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