]> git.eshelyaron.com Git - emacs.git/commit
* lisp/tab-bar.el (tab-bar-new-tab-group): Set default to t.
authorJuri Linkov <juri@linkov.net>
Mon, 22 Mar 2021 18:55:49 +0000 (20:55 +0200)
committerJuri Linkov <juri@linkov.net>
Mon, 22 Mar 2021 18:55:49 +0000 (20:55 +0200)
commit8c589c2583e5e8c4935a4f74ca725c35537774b7
tree2fef4815f22a308e50320db607cdd1c3c6f3603c
parentadd90dcc8a1b61edeb62b53cec5b532b4bb5d311
* lisp/tab-bar.el (tab-bar-new-tab-group): Set default to t.

(tab-bar-tabs, tab-bar-select-tab, tab-bar-new-tab-to):
Use tab-bar--current-tab-make instead of tab-bar--current-tab.
(tab-bar--tab): Add arg 'frame' to tab-bar--current-tab-find.
(tab-bar--current-tab, tab-bar--current-tab-make): Move most of body
from the former to the latter, thus reverting tab-bar--current-tab
to its previous behavior.
https://lists.gnu.org/archive/html/emacs-devel/2021-03/msg00959.html
lisp/tab-bar.el