]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typo in last display-buffer doc string change
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 7 Jan 2021 15:00:58 +0000 (16:00 +0100)
committerLars 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

index 9d16e2956ea655d7b7fcdbaf1170ad7f8a141fe9..c54a0db211e473d3397d74730d48e12ec22ae2e8 100644 (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