]> git.eshelyaron.com Git - emacs.git/commit
* lisp/tab-bar.el (switch-to-buffer-other-tab): Use pop-to-buffer (bug#55582).
authorJuri Linkov <juri@linkov.net>
Mon, 23 May 2022 07:48:15 +0000 (10:48 +0300)
committerJuri Linkov <juri@linkov.net>
Mon, 23 May 2022 07:48:15 +0000 (10:48 +0300)
commit4766fe1daf9f1b3f711d3fe453840487601cce81
tree66571f3dc3dca16d967c180b95b29cb545b2f201
parent1cfb89dc79b76923c1c93cb44e3e4836b6a8c2bf
* lisp/tab-bar.el (switch-to-buffer-other-tab): Use pop-to-buffer (bug#55582).

Replace display-buffer with pop-to-buffer that sets the current buffer
explicitly.
lisp/tab-bar.el