]> git.eshelyaron.com Git - emacs.git/commit
* lisp/tab-bar.el: Add tab-bar-tab-name-format-functions (bug#65554)
authorJuri Linkov <juri@linkov.net>
Mon, 28 Aug 2023 16:57:16 +0000 (19:57 +0300)
committerJuri Linkov <juri@linkov.net>
Mon, 28 Aug 2023 16:57:16 +0000 (19:57 +0300)
commit76938e1789ecf447507199b6f1b7c0d4f7924ea3
treedd56c3596a91f143671267cf2af2b097be7d8566
parent4986c2a088eedc23d6f04deb178f9a3ecc9a33f4
* lisp/tab-bar.el: Add tab-bar-tab-name-format-functions (bug#65554)

(tab-bar-tab-name-format-truncated)
(tab-bar-tab-name-format-hints)
(tab-bar-tab-name-format-close-button)
(tab-bar-tab-name-format-face): New functions.
(tab-bar-tab-name-format-functions): New defcustom.
(tab-bar-tab-name-format-default): Rewrite to use
'tab-bar-tab-name-format-functions'.
etc/NEWS
lisp/tab-bar.el