Mercurial > emacs
changeset 80145:3fc3e5b15cf6
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Tue, 19 Feb 2008 09:48:00 +0000 |
parents | 19ed958ad8f2 |
children | 6b627ca66379 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Feb 18 15:01:55 2008 +0000 +++ b/lisp/ChangeLog Tue Feb 19 09:48:00 2008 +0000 @@ -1,3 +1,9 @@ +2008-02-19 Nick Roberts <nickrob@snap.net.nz> + + * progmodes/gdb-ui.el (gdba): Recreate as an alias for gdb. + (gdb): (Re)set gdb-flush-pending-output to nil here... + (gdb-init-1): ...instead of here (before gdb-prompt). + 2008-02-18 Juanma Barranquero <lekktu@gmail.com> * progmodes/verilog-mode.el (customize): Fix typo in error message.