From: Lars Ingebrigtsen Date: Sat, 24 Jul 2021 11:53:46 +0000 (+0200) Subject: Adjust tab-bar to the new mode-line-misc-info value X-Git-Tag: emacs-28.0.90~1721^2 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8b808be2fb9135b0ea1fe90c08869c345f77cfc5;p=emacs.git Adjust tab-bar to the new mode-line-misc-info value * lisp/tab-bar.el (tab-bar--define-keys): Adjust to the new default value for `mode-line-misc-info'. --- diff --git a/lisp/tab-bar.el b/lisp/tab-bar.el index 41d565abd58..c63ef20abea 100644 --- a/lisp/tab-bar.el +++ b/lisp/tab-bar.el @@ -136,7 +136,7 @@ Possible modifier keys are `control', `meta', `shift', `hyper', `super' and ;; Replace default value with a condition that supports displaying ;; global-mode-string in the tab bar instead of the mode line. (when (and (memq 'tab-bar-format-global tab-bar-format) - (member '(global-mode-string ("" global-mode-string " ")) + (member '(global-mode-string ("" global-mode-string)) mode-line-misc-info)) (setf (alist-get 'global-mode-string mode-line-misc-info) '(("" (:eval (if (and tab-bar-mode