From: Mattias EngdegÄrd Date: Sat, 19 Jul 2025 10:39:33 +0000 (+0200) Subject: ; * lisp/tab-line.el (tab-line-exclude-buffers): missing backslash X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=19ae8e43b43305c69d4167fdb22bf7cbec96085b;p=emacs.git ; * lisp/tab-line.el (tab-line-exclude-buffers): missing backslash (cherry picked from commit ce90f00feceb64f2dde9a4b4997b9e71a2d52387) --- diff --git a/lisp/tab-line.el b/lisp/tab-line.el index 636b217ada8..af87d49d9d7 100644 --- a/lisp/tab-line.el +++ b/lisp/tab-line.el @@ -1260,7 +1260,7 @@ see). You can include multiple conditions, for example: To exclude multiple modes and buffer names: - \='(or \"\\*eshell\\*\" + \\='(or \"\\*eshell\\*\" (derived-mode completion-list-mode eshell-mode term-mode