*** empty log message ***

This commit is contained in:
Nick Roberts 2007-01-28 09:41:48 +00:00
parent d938042573
commit 306c24b561

View 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.