Mercurial > emacs
changeset 79666:efd685c6e675
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Thu, 03 Jan 2008 21:54:27 +0000 |
parents | 37f5e5ae84d8 |
children | 87eecf56e2a6 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Jan 03 06:46:43 2008 +0000 +++ b/lisp/ChangeLog Thu Jan 03 21:54:27 2008 +0000 @@ -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):