summaryrefslogtreecommitdiff
path: root/lisp/window.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/window.el')
-rw-r--r--lisp/window.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/window.el b/lisp/window.el
index 3f409a6f26a..07741c74a84 100644
--- a/lisp/window.el
+++ b/lisp/window.el
@@ -5545,7 +5545,7 @@ argument, ACTION is t."
window))))
(defun display-buffer-other-frame (buffer)
- "Display buffer BUFFER in another frame.
+ "Display buffer BUFFER preferably in another frame.
This uses the function `display-buffer' as a subroutine; see
its documentation for additional customization information."
(interactive "BDisplay buffer in other frame: ")