emacs-31 ea09986daed: ; * lisp/window.el (display-buffer): Fix doc-string typo.
Martin Rudalics via Mailing list for Emacs changes <[email protected]>
| Newsgroups | gmane.emacs.diffs |
|---|---|
| Message-ID | <[email protected]> |
branch: emacs-31 commit ea09986daedbe50e1115cd6de36fb45f98f0ba40 Author: Martin Rudalics <[email protected]> Commit: Martin Rudalics <[email protected]> ; * lisp/window.el (display-buffer): Fix doc-string typo. --- lisp/window.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/window.el b/lisp/window.el index bd0653fe0d4..601a2b18fe3 100644 --- a/lisp/window.el +++ b/lisp/window.el @@ -8273,7 +8273,7 @@ Action alist entries are: and `shrink-window-if-larger-than-buffer'. \\+`window-width' -- The value specifies the desired width of the window chosen and is either an integer (the total width of - the window specified in frame lines), a floating point + the window specified in frame columns), a floating point number (the fraction of its total width with respect to the width of the frame's root window), a cons cell whose car is `body-columns' and whose cdr is an integer that specifies the