From: Nick Roberts Date: Tue, 1 Sep 2009 23:36:27 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.1.90~1531 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ed17efec53ba3a4797d1dcf3612adf867ef58d87;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 54a86f560b1..af14ece0cff 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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)