Mercurial > emacs
changeset 66583:b5895c4b56e7
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Mon, 31 Oct 2005 22:04:57 +0000 |
parents | 89dec7a16b7a |
children | 9600fc8cfb65 |
files | lisp/ChangeLog man/ChangeLog |
diffstat | 2 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Oct 31 21:13:15 2005 +0000 +++ b/lisp/ChangeLog Mon Oct 31 22:04:57 2005 +0000 @@ -1,3 +1,9 @@ +2005-11-01 Nick Roberts <nickrob@snap.net.nz> + + * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New function. + (menu, toggle-gdb-use-inferior-io-buffer): Get rid of defadvice. + (gdb-many-windows): Doc fix. + 2005-10-31 Romain Francoise <romain@orebokech.com> * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
--- a/man/ChangeLog Mon Oct 31 21:13:15 2005 +0000 +++ b/man/ChangeLog Mon Oct 31 22:04:57 2005 +0000 @@ -1,3 +1,8 @@ +2005-11-01 Nick Roberts <nickrob@snap.net.nz> + + * building.texi (Other GDB User Interface Buffers): Describe + the command gdb-use-inferior-io-buffer. + 2005-10-31 Romain Francoise <romain@orebokech.com> * files.texi (Compressed Files): Fix typo.