diff options
author | Nick Roberts <nickrob@snap.net.nz> | 2008-01-03 21:54:27 +0000 |
---|---|---|
committer | Nick Roberts <nickrob@snap.net.nz> | 2008-01-03 21:54:27 +0000 |
commit | ca8fef4410f0f27b2db64428a69fb5cdc9acab10 (patch) | |
tree | 6400ffabb6e7706eb80e0cdc33b6bce58635ed4e | |
parent | 65b332b131cc356242f5c6d0b17762335210ee02 (diff) | |
download | emacs-ca8fef4410f0f27b2db64428a69fb5cdc9acab10.tar.gz |
*** empty log message ***
-rw-r--r-- | lisp/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
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 <nickrob@snap.net.nz> + + * 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 <dann@ics.uci.edu> * time-stamp.el (time-stamp-time-zone): |