Mercurial > emacs
changeset 59616:4b0b5ed74bd6
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Tue, 18 Jan 2005 11:26:47 +0000 |
parents | c0ae409ee985 |
children | 4988bdf5db77 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 13 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Jan 18 05:13:23 2005 +0000 +++ b/lisp/ChangeLog Tue Jan 18 11:26:47 2005 +0000 @@ -1,3 +1,16 @@ +2005-01-19 Nick Roberts <nickrob@snap.net.nz> + + * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so + that enable/disabled state of breakpoints is shown correctly in + fringe and on ttys. + (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom): + Add breakpoint information as text properties. + (gdb-mouse-toggle-breakpoint): + Rename to gdb-mouse-set-clear-breakpoint. + (gdb-mouse-toggle-breakpoint): New function. Enable/disable + breakpoints in the margin. + (gdb-remove-strings): Simplify. + 2005-01-17 Jay Belanger <belanger@truman.edu> * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when