From 9e9da873897ad87e167fce1cb12cdcfaa2024e21 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Mon, 17 Sep 2012 11:24:32 +0800 Subject: [PATCH] Doc fix for removed var gdb-use-separate-io-buffer. * building.texi (GDB User Interface Layout): Remove reference to removed variable gdb-use-separate-io-buffer. Fixes: debbugs:12454 --- doc/emacs/ChangeLog | 5 +++++ doc/emacs/building.texi | 4 ---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 508dbbf8021..35e635eec28 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,3 +1,8 @@ +2012-09-17 Chong Yidong + + * building.texi (GDB User Interface Layout): Remove reference to + removed variable gdb-use-separate-io-buffer (Bug#12454). + 2012-09-08 Jambunathan K * regs.texi (Text Registers): `C-x r +' can now be used instead of diff --git a/doc/emacs/building.texi b/doc/emacs/building.texi index 05ea667e5f7..21948f181fb 100644 --- a/doc/emacs/building.texi +++ b/doc/emacs/building.texi @@ -888,10 +888,6 @@ displays the following frame layout: @end group @end smallexample - However, if @code{gdb-use-separate-io-buffer} is @code{nil}, the I/O -buffer does not appear and the primary source buffer occupies the full -width of the frame. - @findex gdb-restore-windows @findex gdb-many-windows If you ever change the window layout, you can restore the ``many -- 2.39.2