aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/window.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/window.el b/lisp/window.el
index 8a72c28f894..512eebcc663 100644
--- a/lisp/window.el
+++ b/lisp/window.el
@@ -4937,9 +4937,9 @@ do not make the window displaying it the most recently selected
4937one. 4937one.
4938 4938
4939If FORCE-SAME-WINDOW is non-nil, BUFFER-OR-NAME must be displayed 4939If FORCE-SAME-WINDOW is non-nil, BUFFER-OR-NAME must be displayed
4940in the currently selected window; signal an error if that is 4940in the selected window; signal an error if that is
4941impossible (e.g. if the selected window is minibuffer-only). 4941impossible (e.g. if the selected window is minibuffer-only). If
4942If non-nil, BUFFER-OR-NAME may be displayed in another window. 4942non-nil, BUFFER-OR-NAME may be displayed in another window.
4943 4943
4944Return the buffer switched to." 4944Return the buffer switched to."
4945 (interactive 4945 (interactive