]> git.eshelyaron.com Git - emacs.git/commit
* lisp/tab-bar.el: Avoid micro-steps in tab-bar-history-back/forward.
authorJuri Linkov <juri@linkov.net>
Thu, 18 Nov 2021 17:24:35 +0000 (19:24 +0200)
committerJuri Linkov <juri@linkov.net>
Thu, 18 Nov 2021 17:28:32 +0000 (19:28 +0200)
commit5c8c3d59ead75df199f31b892f17f8a0a101a62c
tree477ba9099edece8a25c836dbde8c5afb5a9c4578
parent4da785ec9826edd0d7effb46309a8593133896f2
* lisp/tab-bar.el: Avoid micro-steps in tab-bar-history-back/forward.

* lisp/tab-bar.el (tab-bar-history-pre-command)
(tab-bar-history-done-command): New variables.
(tab-bar--history-pre-change): Set 'tab-bar-history-omit' and
'tab-bar-history-pre-command'.
(tab-bar--history-change): Use 'tab-bar-history-done-command' and
'tab-bar-history-pre-command' (bug#51370).
lisp/tab-bar.el