# HG changeset patch # User Nick Roberts # Date 1154329023 0 # Node ID 3911f81b3f08193d82708220c998dc9c73109825 # Parent 46549662dfe025405fb626416ee5f235e7b4f80e *** empty log message *** diff -r 46549662dfe0 -r 3911f81b3f08 lisp/ChangeLog --- a/lisp/ChangeLog Mon Jul 31 06:13:18 2006 +0000 +++ b/lisp/ChangeLog Mon Jul 31 06:57:03 2006 +0000 @@ -1,5 +1,8 @@ 2006-07-31 Nick Roberts + * progmodes/gdb-ui.el (gdb-find-source-frame): New option. + (gdb-stopped): Use it. + * t-mouse.el (t-mouse-mode): Use set-process-query-on-exit-flag. 2006-07-29 Chong Yidong diff -r 46549662dfe0 -r 3911f81b3f08 man/ChangeLog --- a/man/ChangeLog Mon Jul 31 06:13:18 2006 +0000 +++ b/man/ChangeLog Mon Jul 31 06:57:03 2006 +0000 @@ -1,3 +1,9 @@ +2006-07-31 Nick Roberts + + * building.texi (GDB commands in Fringe): Rename to... + (Source Buffers): ..this and move forward. Describe hollow arrow and + new option gdb-find-source-frame. + 2006-07-29 Richard Stallman * dired.texi (Operating on Files): Simplify previous change