From 16d27cce553b142f7e5737cd5a1f2b9db217c24b Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 3 Jan 2026 11:13:46 +0200 Subject: [PATCH] ; * lisp/window.el (display-buffer): Fix quotation. --- lisp/window.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lisp/window.el b/lisp/window.el index 3526873c8d9..b6c6c34983e 100644 --- a/lisp/window.el +++ b/lisp/window.el @@ -8323,10 +8323,10 @@ Action alist entries are: `(category . symbol)' in its action argument, then you can match the displayed buffer by using the same category in the condition part of `display-buffer-alist' entries. - ‘tab-name’ -- If non-nil, specifies the name of the tab in which to + `tab-name' -- If non-nil, specifies the name of the tab in which to display the buffer; see `display-buffer-in-new-tab'. - \\+‘tab-group’ -- If non-nil, specifies the tab group to use when creating - a new tab; see ‘display-buffer-in-new-tab’. + \\+`tab-group' -- If non-nil, specifies the tab group to use when creating + a new tab; see `display-buffer-in-new-tab'. The entries `window-height', `window-width', `window-size' and `preserve-size' are applied only when the window used for