# HG changeset patch # User Nick Roberts # Date 1130750877 0 # Node ID d3c8faff2fbc52e63bcaa68a7526e503fa98e858 # Parent 79bfecc5bb8e3b7675005ee7398f665449c33c99 *** empty log message *** diff -r 79bfecc5bb8e -r d3c8faff2fbc lisp/ChangeLog --- 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 + + * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration + intact if there is no gud-comint-buffer. + +2005-10-31 Luc Teirlinck + + * 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 * vc.el (vc-directory-exclusion-list): Add "{arch}".