Mercurial > emacs
changeset 74764:146cf6a867b3
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Wed, 20 Dec 2006 05:16:04 +0000 |
parents | a3a1d9533d17 |
children | 3cedab34a4b6 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Dec 19 22:38:40 2006 +0000 +++ b/lisp/ChangeLog Wed Dec 20 05:16:04 2006 +0000 @@ -1,3 +1,8 @@ +2006-12-20 Nick Roberts <nickrob@snap.net.nz> + + * progmodes/gdb-ui.el (gdb-stopped): After attaching to a process + make gud-go send "continue". + 2006-12-19 Juanma Barranquero <lekktu@gmail.com> * image.el (image-type-header-regexps): Be more specific detecting `pbm'