aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 08a47cc4f80..709fa5167a1 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,14 @@
12005-10-31 Nick Roberts <nickrob@snap.net.nz>
2
3 * progmodes/gdb-ui.el (gdb-many-windows): Leave window configuration
4 intact if there is no gud-comint-buffer.
5
62005-10-31 Luc Teirlinck <teirllm@auburn.edu>
7
8 * progmodes/gud.el (gud-filter): Use comint-update-fence to delete
9 old prompt comint-prompt-read-only is t and GDB commands are
10 issued from tool bar etc.
11
12005-10-31 Masatake YAMATO <jet@gyve.org> 122005-10-31 Masatake YAMATO <jet@gyve.org>
2 13
3 * vc.el (vc-directory-exclusion-list): Add "{arch}". 14 * vc.el (vc-directory-exclusion-list): Add "{arch}".