]> git.eshelyaron.com Git - emacs.git/commit
* lisp/tab-bar.el: Minibuffer follows selected tabs (bug#58728)
authorJuri Linkov <juri@linkov.net>
Sun, 30 Oct 2022 07:33:38 +0000 (09:33 +0200)
committerJuri Linkov <juri@linkov.net>
Sun, 30 Oct 2022 07:33:38 +0000 (09:33 +0200)
commitb489ca507058c7d23df6a3339bd30a6dc39fa55e
treec662c87562f2c2e3028f78cfea90bf0733f60b58
parentae0ec1eede3dac8ae82c3a82d7d7f6b956d8db24
* lisp/tab-bar.el: Minibuffer follows selected tabs (bug#58728)

(tab-bar-select-tab): Set set-window-configuration
arg DONT-SET-MINIWINDOW to t.  Reselect the previously active minibuffer
and unselect unnecessarily selected minibuffer.
(tab-bar-history-back, tab-bar-history-forward): Set set-window-configuration
arg DONT-SET-MINIWINDOW to t.
lisp/tab-bar.el