]> git.eshelyaron.com Git - emacs.git/commitdiff
Adjust tab-bar to the new mode-line-misc-info value
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 24 Jul 2021 11:53:46 +0000 (13:53 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 24 Jul 2021 11:53:46 +0000 (13:53 +0200)
* lisp/tab-bar.el (tab-bar--define-keys): Adjust to the new
default value for `mode-line-misc-info'.

lisp/tab-bar.el

index 41d565abd5811f0ebd2c7b15b4c6700f0b0f8746..c63ef20abeaf872737b06a77fa4dde331bdad51a 100644 (file)
@@ -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