diff --git a/lisp/window.el b/lisp/window.el index 9d16e2956ea..c54a0db211e 100644 --- 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-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