aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorNick Roberts <[email protected]>2005-04-11 12:47:45 +0000
committerNick Roberts <[email protected]>2005-04-11 12:47:45 +0000
commit45bd9a1a192797537d995f610c23f134c9fd2ba9 (patch)
tree0b9bbe8284e665e0a7fc1cabd46cb5a3a99035ca /lisp/ChangeLog
parent9285b8bc559916d9d40ed128915e3627648ddcb3 (diff)
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index cd648375fb..d7bb0ee29e 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,14 @@
+2005-04-12 Nick Roberts <[email protected]>
+
+ * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
+ (gdb-frame-inferior-io-buffer): New Functions to control
+ display of separate IO buffer.
+ (menu): Add them to menu-bar.
+ (gdb-display-buffer): Check for buffer another frame.
+ Protect GUD buffer.
+ (gdb-setup-windows): Create IO buffer if not already there.
+ (gdb-memory-mode): Remove purecopy noops.
+
2005-04-11 Lute Kamstra <[email protected]>
* generic.el: Commentary section cleanup.