diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8f41f388eb0..bd4e9841568 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,12 @@ +2008-01-03 Nick Roberts + + * progmodes/gud.el (gud-def): Do nothing if gud-running is t. + (gud-speedbar-menu-items): Add item for gdb-var-set-format + below. + + * progmodes/gdb-ui.el (gdb-var-set-format): Set the output format + of watch expressions (only works fully with GDB 6.7 or later). + 2008-01-03 Dan Nicolaescu * time-stamp.el (time-stamp-time-zone):