]> git.eshelyaron.com Git - emacs.git/commit
Allow creating a new tab from the minibuffer (bug#45072)
authorJuri Linkov <juri@linkov.net>
Thu, 10 Dec 2020 08:28:32 +0000 (10:28 +0200)
committerJuri Linkov <juri@linkov.net>
Thu, 10 Dec 2020 08:28:32 +0000 (10:28 +0200)
commit91432f1ec55e125541d5e206402a72dfdef88ed8
treeb4efb5e6574169693cd3a3b88fe863b82926a15b
parent4f352ad6f1759ae6dcff6ba43847273491bf9c30
Allow creating a new tab from the minibuffer (bug#45072)

* lisp/tab-bar.el (tab-bar-new-tab-to): Select the original window
when selected window is the minibuffer.
lisp/tab-bar.el