From ea09986daedbe50e1115cd6de36fb45f98f0ba40 Mon Sep 17 00:00:00 2001 From: Martin Rudalics Date: Mon, 15 Jun 2026 10:46:11 +0200 Subject: [PATCH] ; * 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