From 9297079e2d7456638af596e1d99c7fbe869e6208 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 21 Apr 2006 11:55:17 +0000 Subject: [PATCH] (Fdisplay_buffer): Doc fix. --- src/window.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/window.c b/src/window.c index 72fbc58e32a..2663b8d0d90 100644 --- a/src/window.c +++ b/src/window.c @@ -3437,7 +3437,7 @@ displaying BUFFER, then simply raise that frame. The variables `special-display-buffer-names', `special-display-regexps', `same-window-buffer-names', and `same-window-regexps' customize how certain buffer names are handled. -The latter two take effect only if NOT-THIS-WINDOW is t. +The latter two take effect only if NOT-THIS-WINDOW is nil. If optional argument FRAME is `visible', search all visible frames. If FRAME is 0, search all visible and iconified frames. -- 2.39.5