[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master 38fe837f834: ; * doc/lispref/windows.texi (Buffer Display Action
From: |
Martin Rudalics |
Subject: |
master 38fe837f834: ; * doc/lispref/windows.texi (Buffer Display Action Functions): Fix wording. |
Date: |
Wed, 15 May 2024 03:50:18 -0400 (EDT) |
branch: master
commit 38fe837f83448338b6ce5aaf771811ce6755d00a
Author: Martin Rudalics <rudalics@gmx.at>
Commit: Martin Rudalics <rudalics@gmx.at>
; * doc/lispref/windows.texi (Buffer Display Action Functions): Fix wording.
---
doc/lispref/windows.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/lispref/windows.texi b/doc/lispref/windows.texi
index 104420235df..34f7b260a52 100644
--- a/doc/lispref/windows.texi
+++ b/doc/lispref/windows.texi
@@ -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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- master 38fe837f834: ; * doc/lispref/windows.texi (Buffer Display Action Functions): Fix wording.,
Martin Rudalics <=