Mercurial > emacs
changeset 69525:2d6fdbec2ac5
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Thu, 16 Mar 2006 22:54:02 +0000 |
parents | 1e827d428dd6 |
children | c32efda6ab27 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Mar 16 22:23:22 2006 +0000 +++ b/lisp/ChangeLog Thu Mar 16 22:54:02 2006 +0000 @@ -1,3 +1,14 @@ +2006-03-17 Nick Roberts <nickrob@snap.net.nz> + + * progmodes/gdb-ui.el (gud-watch): Provide completion. + (gdb-continuation): New variable. + (gdb-send): Deal with continuation lines. + + * progmodes/gud.el (gud-gdb-complete-command) + (gud-gdb-run-command-fetch-lines): Adapt for use with watch + expressions. + (gud-tooltip-mode): Use buffer-local value. + 2006-03-16 Kim F. Storm <storm@cua.dk> * ido.el (ido-edit-input): Use selected match, if any.