# HG changeset patch # User Eli Zaretskii # Date 1145620517 0 # Node ID d26708f033f88c71a697bf970e51ca59349ddfe7 # Parent ab05f8713897e7817dc001c7ca86744509856c35 (Fdisplay_buffer): Doc fix. diff -r ab05f8713897 -r d26708f033f8 src/window.c --- a/src/window.c Fri Apr 21 11:42:01 2006 +0000 +++ b/src/window.c Fri Apr 21 11:55:17 2006 +0000 @@ -3437,7 +3437,7 @@ 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.