]> git.eshelyaron.com Git - emacs.git/commit
* lisp/tab-bar.el (tab-bar-close-other-tabs): Fix regression.
authorJuri Linkov <juri@linkov.net>
Thu, 2 Dec 2021 18:12:05 +0000 (20:12 +0200)
committerJuri Linkov <juri@linkov.net>
Thu, 2 Dec 2021 18:12:05 +0000 (20:12 +0200)
commit0a50ad11dbc949669ec2c03091aa6f6b81288b0f
treed9709b078d9786998689e975ffd3f871afc0ce44
parentf38dfa56a0cfef77c2b0d8bb2869642a4e3b2ae4
* lisp/tab-bar.el (tab-bar-close-other-tabs): Fix regression.

* test/lisp/tab-bar-tests.el: New file.
(tab-bar-tests-close-other-tabs-with-arg): Test for regression
that closed the selected tab after selecting it.
lisp/tab-bar.el
test/lisp/tab-bar-tests.el [new file with mode: 0644]