From: Nick Roberts Date: Sun, 28 Jan 2007 09:41:48 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.94~560 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=306c24b561bdf8bcedfe8ceb2d9c1625d2fada46;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5e5e22ce4da..e1b073331ec 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2007-01-28 Nick Roberts + + * progmodes/gdb-ui.el (gdb-breakpoint-regexp): Declare earlier to + avoid compiler warning. + (gdb-var-update-handler-1): Consider that the MI field `in_scope' + might have values other than "true" or "false". + 2007-01-28 Richard Stallman * textmodes/fill.el (fill-paragraph-function): Doc fix.