]> git.eshelyaron.com Git - emacs.git/commit
* lisp/tab-bar.el: 'C-x t G' (tab-group) assigns a group name to the tab.
authorJuri Linkov <juri@linkov.net>
Wed, 10 Mar 2021 17:57:48 +0000 (19:57 +0200)
committerJuri Linkov <juri@linkov.net>
Wed, 10 Mar 2021 17:57:48 +0000 (19:57 +0200)
commit5fa2775c0cab746d49aa0bcc96ecdcff23a9ba05
tree5870747250f75d07b4691d0396165190a59e404a
parent88409b21c23de13d0eac82f579cae9cc2f58d8b3
* lisp/tab-bar.el: 'C-x t G' (tab-group) assigns a group name to the tab.

* lisp/tab-bar.el (tab-bar--tab, tab-bar--current-tab): Add tab group if any.
(tab-bar-change-tab-group): New command.
(display-buffer-in-new-tab): Handle tab-group alist entry.
(tab-group): New alias.
(tab-prefix-map): Bind "G" to 'tab-group'.
etc/NEWS
lisp/tab-bar.el