Mercurial > emacs
changeset 66576:d3c8faff2fbc
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Mon, 31 Oct 2005 09:27:57 +0000 |
parents | 79bfecc5bb8e |
children | 8be29c332588 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Oct 31 08:41:51 2005 +0000 +++ b/lisp/ChangeLog Mon Oct 31 09:27:57 2005 +0000 @@ -1,3 +1,14 @@ +2005-10-31 Nick Roberts <nickrob@snap.net.nz> + + * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration + intact if there is no gud-comint-buffer. + +2005-10-31 Luc Teirlinck <teirllm@auburn.edu> + + * progmodes/gud.el (gud-filter): Use comint-update-fence to delete + old prompt comint-prompt-read-only is t and GDB commands are + issued from tool bar etc. + 2005-10-31 Masatake YAMATO <jet@gyve.org> * vc.el (vc-directory-exclusion-list): Add "{arch}".