1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-12 09:28:24 +00:00

Fix typo in last display-buffer doc string change

* lisp/window.el (display-buffer): Fix typo in last doc string change.
This commit is contained in:
Lars Ingebrigtsen 2021-01-07 16:00:58 +01:00
parent fa1f41159f
commit 0e6b74d204

View File

@ -7400,7 +7400,7 @@ to a list containing one of these \"action\" functions:
For instance:
(setq display-buffer-below-selected '(display-buffer-at-bottom))
(setq display-buffer-base-action '(display-buffer-at-bottom))
Buffer display can be further customized to a very high degree;
the rest of this docstring explains some of the many