]> git.eshelyaron.com Git - emacs.git/commit
Tab-bar related finishing touches.
authorJuri Linkov <juri@linkov.net>
Wed, 22 Jan 2020 23:23:17 +0000 (01:23 +0200)
committerJuri Linkov <juri@linkov.net>
Wed, 22 Jan 2020 23:23:17 +0000 (01:23 +0200)
commit92f080dda8892861be7c175dc57f71dee0909d82
tree75235966aeb408d18ef187a835b884d6086c3fcd
parent224e8d146485ce178086549d41fa8359dcc0e03e
Tab-bar related finishing touches.

* lisp/tab-bar.el (tab-bar-tab-name-ellipsis): Use shorter name
instead of tab-bar-tab-name-truncated-ellipsis.
(tab-bar-new-tab-to) <defcustom>: Add 'function' option.
(tab-bar-new-tab-to) <function>: Use it.

* lisp/tab-line.el (tab-line-close-tab): Add missing arg 'tab' to
tab-line-close-tab-function funcall.
lisp/tab-bar.el
lisp/tab-line.el