Mercurial > emacs
changeset 55327:abaeb209c61a
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Sun, 02 May 2004 23:03:26 +0000 |
parents | 6cf17e20d8dd |
children | 4440fe0e7dc6 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun May 02 20:45:51 2004 +0000 +++ b/lisp/ChangeLog Sun May 02 23:03:26 2004 +0000 @@ -1,3 +1,10 @@ +2004-05-03 Nick Roberts <nickrob@gnu.org> + + * progmodes/gdb-ui.el (gud-watch, gdb-display-buffer) + (gdb-display-source-buffer, gdb-put-breakpoint-icon) + (gdb-remove-breakpoint-icons, gdb-assembler-custom): + Look for window over visible frames. + 2004-05-02 Stefan Monnier <monnier@iro.umontreal.ca> * progmodes/compile.el (compilation-gcpro): New var