projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa1f411
)
Fix typo in last display-buffer doc string change
author
Lars Ingebrigtsen
<larsi@gnus.org>
Thu, 7 Jan 2021 15:00:58 +0000
(16:00 +0100)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Thu, 7 Jan 2021 15:00:58 +0000
(16:00 +0100)
* lisp/window.el (display-buffer): Fix typo in last doc string change.
lisp/window.el
patch
|
blob
|
history
diff --git
a/lisp/window.el
b/lisp/window.el
index 9d16e2956ea655d7b7fcdbaf1170ad7f8a141fe9..c54a0db211e473d3397d74730d48e12ec22ae2e8 100644
(file)
--- a/
lisp/window.el
+++ b/
lisp/window.el
@@
-7400,7
+7400,7
@@
to a list containing one of these \"action\" functions:
For instance:
- (setq display-buffer-b
elow-selected
'(display-buffer-at-bottom))
+ (setq display-buffer-b
ase-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