]> git.eshelyaron.com Git - emacs.git/commit
* lisp/tab-bar.el: Rename tab-bar-swap-tabs to tab-bar-move-tab-to.
authorJuri Linkov <juri@linkov.net>
Wed, 23 Oct 2019 20:53:08 +0000 (23:53 +0300)
committerJuri Linkov <juri@linkov.net>
Wed, 23 Oct 2019 20:53:08 +0000 (23:53 +0300)
commit9f52f61be501534c53aada7ffb47c3f1fa6cf98b
tree29b4b54383736dc5d26fc0c70640005b36e33898
parent666686a3880a748d1c000682ce06914d59764849
* lisp/tab-bar.el: Rename tab-bar-swap-tabs to tab-bar-move-tab-to.

* lisp/tab-bar.el (tab-bar-move-tab-to): Rename from tab-bar-swap-tabs.
Change logic to push the moved tab between existing tabs.
(tab-bar-move-tab): Call tab-bar-move-tab-to instead of tab-bar-swap-tabs.
(tab-move-to): Rename alias from tab-swap.
lisp/tab-bar.el