]> git.eshelyaron.com Git - emacs.git/commit
* lisp/tab-bar.el (tab-bar-move-tab-to-frame): New command (bug#38354)
authorJuri Linkov <juri@linkov.net>
Tue, 3 Dec 2019 23:33:36 +0000 (01:33 +0200)
committerJuri Linkov <juri@linkov.net>
Tue, 3 Dec 2019 23:33:36 +0000 (01:33 +0200)
commit8f2267c87bc96d6301aadeda66b870a61a0433e8
tree0d130d4a2641b7d12a40555e137dd781badf257d
parent54f9acd7c98b239068719327868e6980654ea80d
* lisp/tab-bar.el (tab-bar-move-tab-to-frame): New command (bug#38354)

(tab-bar-tabs, tab-bar--tab): Add optional arg FRAME.
(tab-bar-get-buffer-tab): Funcall tab-bar-tabs-function with arg FRAME
instead of using with-selected-frame.
doc/emacs/frames.texi
lisp/tab-bar.el