aboutsummaryrefslogtreecommitdiffstats
path: root/src/window.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/window.c')
-rw-r--r--src/window.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/window.c b/src/window.c
index 1bd8c3924a1..1abeec92367 100644
--- a/src/window.c
+++ b/src/window.c
@@ -3437,7 +3437,7 @@ displaying BUFFER, then simply raise that frame.
3437The variables `special-display-buffer-names', 3437The variables `special-display-buffer-names',
3438`special-display-regexps', `same-window-buffer-names', and 3438`special-display-regexps', `same-window-buffer-names', and
3439`same-window-regexps' customize how certain buffer names are handled. 3439`same-window-regexps' customize how certain buffer names are handled.
3440The latter two take effect only if NOT-THIS-WINDOW is t. 3440The latter two take effect only if NOT-THIS-WINDOW is nil.
3441 3441
3442If optional argument FRAME is `visible', search all visible frames. 3442If optional argument FRAME is `visible', search all visible frames.
3443If FRAME is 0, search all visible and iconified frames. 3443If FRAME is 0, search all visible and iconified frames.