; * doc/lispref/windows.texi (Buffer Display Action Functions): Fix wording.
This commit is contained in:
parent
85043246f1
commit
38fe837f83
1 changed files with 1 additions and 1 deletions
|
@ -2809,7 +2809,7 @@ Windows}).
|
|||
|
||||
@defun display-buffer-use-least-recent-window buffer alist
|
||||
This function is similar to @code{display-buffer-use-some-window}, but
|
||||
will try harder to not use the a recently used window. In particular,
|
||||
will try harder to not use a recently used window. In particular,
|
||||
it does not use the selected window. In addition, it will first try to
|
||||
reuse a window that shows @var{buffer} already, base the decision
|
||||
whether it should use a window showing another buffer on that window's
|
||||
|
|
Loading…
Add table
Reference in a new issue