]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorNick Roberts <nickrob@snap.net.nz>
Sun, 28 Jan 2007 09:41:48 +0000 (09:41 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Sun, 28 Jan 2007 09:41:48 +0000 (09:41 +0000)
lisp/ChangeLog

index 5e5e22ce4dab1cbf45bdf8653ca403640d15a464..e1b073331ec580f08e442f20218cd3d6a33164dc 100644 (file)
@@ -1,3 +1,10 @@
+2007-01-28  Nick Roberts  <nickrob@snap.net.nz>
+
+       * 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  <rms@gnu.org>
 
        * textmodes/fill.el (fill-paragraph-function): Doc fix.