From: Michael Albinus Date: Wed, 22 Feb 2023 14:35:03 +0000 (+0100) Subject: ; * etc/NEWS: Fix typos. X-Git-Tag: emacs-29.0.90~356 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=177d0cf2a9a;p=emacs.git ; * etc/NEWS: Fix typos. --- diff --git a/etc/NEWS b/etc/NEWS index 8e406128357..72f46a6ce59 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1177,7 +1177,7 @@ height use 'window-height' and 'body-lines', respectively. +++ *** 'display-buffer' provides more options for using an existing window. -The display buffer action functions 'display-buffer-use-window' and +The display buffer action functions 'display-buffer-reuse-window' and 'display-buffer-use-least-recent-window' now honor the action alist entry 'window-min-height' as well as the entries listed below to make the display of several buffers in a row more amenable.