From: Nick Roberts Date: Mon, 31 Oct 2005 22:04:57 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~6160 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e5beba32391dd0fe64724672b22e94cbb7c1997c;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5cf65cfbfa7..74cd96be2dd 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2005-11-01 Nick Roberts + + * 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 * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie. diff --git a/man/ChangeLog b/man/ChangeLog index a571235bd45..834c7d46749 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,8 @@ +2005-11-01 Nick Roberts + + * building.texi (Other GDB User Interface Buffers): Describe + the command gdb-use-inferior-io-buffer. + 2005-10-31 Romain Francoise * files.texi (Compressed Files): Fix typo.