]> git.eshelyaron.com Git - emacs.git/commit
* lisp/tab-bar.el: Show full tab names on tooltips (bug#65554).
authorJuri Linkov <juri@linkov.net>
Mon, 28 Aug 2023 06:52:36 +0000 (09:52 +0300)
committerJuri Linkov <juri@linkov.net>
Mon, 28 Aug 2023 06:52:36 +0000 (09:52 +0300)
commit123060841d92a96a6af423a4118f5d0dbc7d350f
tree209350bba7139ab8e058049b2f1d9c448b65879d
parent2134fd9f2767f6c0d14d3ad45cabcb963a06a8ed
* lisp/tab-bar.el: Show full tab names on tooltips (bug#65554).

(tab-bar--format-tab): Use tab names for :help strings.
It's useful to see original tab names when the tab-bar displays names
truncated by tab-bar-auto-width, etc.
(tab-bar-format-menu-bar): Fix string case for consistency with other items.
lisp/tab-bar.el