]> git.eshelyaron.com Git - emacs.git/commit
Don't display the number of windows in tab name in tab-bar by default.
authorJuri Linkov <juri@linkov.net>
Sun, 13 Oct 2019 22:00:38 +0000 (01:00 +0300)
committerJuri Linkov <juri@linkov.net>
Sun, 13 Oct 2019 22:00:38 +0000 (01:00 +0300)
commitf0e220af088384599b5206f2b6efca05252e578a
treeb031f93d8bf3cdb733c922c3dc7f806ce381b26d
parentdafd329771f5028cdac1a2691a236ffa296c360c
Don't display the number of windows in tab name in tab-bar by default.

* lisp/tab-bar.el (tab-bar-tab-name-function): Change the default value.
(tab-bar-tab-name-current): Rename from tab-bar-tab-name-selected-window.
(tab-bar-tab-name-current-with-count): New function.
(tab-bar-tab-name-all): Rename from tab-bar-tab-name-all-windows.
lisp/tab-bar.el