From: Nick Roberts Date: Mon, 11 Apr 2005 12:47:45 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~1077 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=45bd9a1a192797537d995f610c23f134c9fd2ba9;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cd648375fb7..d7bb0ee29eb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,14 @@ +2005-04-12 Nick Roberts + + * 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 * generic.el: Commentary section cleanup.