aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/lispref/windows.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/lispref/windows.texi b/doc/lispref/windows.texi
index 5e644138109..860c439d9a0 100644
--- a/doc/lispref/windows.texi
+++ b/doc/lispref/windows.texi
@@ -2598,6 +2598,9 @@ If @var{alist} has a @code{previous-window} entry and the window
2598specified by that entry is live and not dedicated to another buffer, 2598specified by that entry is live and not dedicated to another buffer,
2599that window will be preferred, even if it never showed @var{buffer} 2599that window will be preferred, even if it never showed @var{buffer}
2600before. 2600before.
2601
2602This function will not choose the selected window if it finds another
2603eligible window that has shown @var{buffer} previously.
2601@end defun 2604@end defun
2602 2605
2603@defun display-buffer-use-some-window buffer alist 2606@defun display-buffer-use-some-window buffer alist