]> git.eshelyaron.com Git - emacs.git/commit
* lisp/tab-line.el (tab-line--get-tab-property): New function (bug#52881).
authorJuri Linkov <juri@linkov.net>
Fri, 31 Dec 2021 09:20:51 +0000 (11:20 +0200)
committerJuri Linkov <juri@linkov.net>
Fri, 31 Dec 2021 09:20:51 +0000 (11:20 +0200)
commita6adfe21e4f5de1e0fe342daf4b7cfd317941948
tree6180f5f08ca0a932a56934cfa4b12afa625bf306
parent89f205084b7368bb2261e07384f8ff1967a70ba4
* lisp/tab-line.el (tab-line--get-tab-property): New function (bug#52881).

(tab-line-auto-hscroll): Use ‘tab-line--get-tab-property’ instead of
‘get-pos-property 1’, and ‘get-text-property’ instead of
‘get-pos-property’.
(tab-line-select-tab, tab-line-close-tab): Use tab-line--get-tab-property.
lisp/tab-line.el