]> git.eshelyaron.com Git - emacs.git/commit
* lisp/tab-bar.el: Allow to specify interactively where to add a new tab.
authorJuri Linkov <juri@linkov.net>
Wed, 23 Oct 2019 20:58:30 +0000 (23:58 +0300)
committerJuri Linkov <juri@linkov.net>
Wed, 23 Oct 2019 20:58:30 +0000 (23:58 +0300)
commit96afd74bf852ca9405ffda5d9d281bb43d0c7f04
tree86a08880f271143211010f77792c05d541fa17a8
parent9f52f61be501534c53aada7ffb47c3f1fa6cf98b
* lisp/tab-bar.el: Allow to specify interactively where to add a new tab.

* lisp/tab-bar.el (tab-bar-new-tab-to): Rename from tab-bar-new-tab.
Add optional arg TO-INDEX.
(tab-bar-new-tab): New implementation to use relative ARG.
(tab-new-to): Alias to tab-bar-new-tab-to.
lisp/tab-bar.el