From 958cdec20fa9f775d9b57f10995eb2b458d673bc Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Fri, 10 Nov 2006 09:12:16 +0000 Subject: [PATCH] (gdb-many-windows): Doc fix (Nil -> nil). --- lisp/progmodes/gdb-ui.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/progmodes/gdb-ui.el b/lisp/progmodes/gdb-ui.el index 007033a87b..be2b99c897 100644 --- a/lisp/progmodes/gdb-ui.el +++ b/lisp/progmodes/gdb-ui.el @@ -312,7 +312,7 @@ Also display the main routine in the disassembly buffer if present." :version "22.1") (defcustom gdb-many-windows nil - "Nil means just pop up the GUD buffer unless `gdb-show-main' is t. + "nil means just pop up the GUD buffer unless `gdb-show-main' is t. In this case it starts with two windows: one displaying the GUD buffer and the other with the source file with the main routine of the debugged program. Non-nil means display the layout shown for -- 2.39.2