# HG changeset patch # User Nick Roberts # Date 1251848187 0 # Node ID 8c3a6b79365e0176807f326fb3b4010430f34f44 # Parent 5d1182152a7a0f10bda29f437756d65172557ef6 *** empty log message *** diff -r 5d1182152a7a -r 8c3a6b79365e lisp/ChangeLog --- a/lisp/ChangeLog Tue Sep 01 20:20:11 2009 +0000 +++ b/lisp/ChangeLog Tue Sep 01 23:36:27 2009 +0000 @@ -1,3 +1,12 @@ +2009-09-01 Nick Roberts + + * progmodes/gdb-mi.el (gdb-current-context-command): Move the + space ... + (gdb-gud-context-call): ... to here for pre GDB 7.0 when there is + no "--thread" option. + (gdb-stopped): Don't print "Switched to thread" message when it is + unchanged. + 2009-09-01 Stefan Monnier * minibuffer.el (completion-try-completion)