]> git.eshelyaron.com Git - emacs.git/commit
* lisp/tab-line.el: Revert part of the fix in a6adfe21e4 (bug#52881)
authorJuri Linkov <juri@linkov.net>
Sun, 2 Jan 2022 18:00:40 +0000 (20:00 +0200)
committerJuri Linkov <juri@linkov.net>
Sun, 2 Jan 2022 18:00:40 +0000 (20:00 +0200)
commit83da3a09d0d8fe8f13f405c1ec780e70e94f7b0b
tree14c6516e99f0f15264bfa4cfc778e2574de22156
parentb477cff35d3f5513e57f71a34272bebd1c205ed3
* lisp/tab-line.el: Revert part of the fix in a6adfe21e4 (bug#52881)

(tab-line--get-tab-property, tab-line-auto-hscroll): Use get-pos-property
instead of get-text-property that fails after previous-single-property-change.
lisp/tab-line.el