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:
parent
fa1f41159f
commit
0e6b74d204
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue