]> git.eshelyaron.com Git - emacs.git/commit
* lisp/tab-bar.el: More improvements for tab-bar-auto-width (bug#59208)
authorJuri Linkov <juri@linkov.net>
Sun, 13 Nov 2022 18:16:17 +0000 (20:16 +0200)
committerJuri Linkov <juri@linkov.net>
Sun, 13 Nov 2022 18:16:17 +0000 (20:16 +0200)
commit443bd35e86b63fdd8b0ab96ab78abd801e644066
tree96f6b0b4758b264971cf8e4159bd2310d54b6240
parent7d53164162b3e36b53f52f4132cea3202919f749
* lisp/tab-bar.el: More improvements for tab-bar-auto-width (bug#59208)

(tab-bar-auto-width): Use add-face-text-property instead of propertize.
Prevent from going into infinite loops.  More optimizations.
(tab-bar-format-align-right): Use add-face-text-property, not propertize.
lisp/tab-bar.el