]> git.eshelyaron.com Git - emacs.git/commit
* lisp/tab-bar.el: 'C-x t M' bound to tab-move-to supports a negative argument
authorJuri Linkov <juri@linkov.net>
Mon, 22 Feb 2021 17:08:16 +0000 (19:08 +0200)
committerJuri Linkov <juri@linkov.net>
Mon, 22 Feb 2021 17:08:16 +0000 (19:08 +0200)
commit6e90768143ff47e96a70d91534344161a1d85f46
treea35e48a5be487a45fd4f2ef90b4450ed2e2689eb
parentffdb91c6b344b6b341e75ae981ebdb3e66b94130
* lisp/tab-bar.el: 'C-x t M' bound to tab-move-to supports a negative argument

* lisp/tab-bar.el (tab-bar-move-tab-to): Negative TO-INDEX counts
tabs from the end of the tab bar.
(tab-bar-move-tab): Fix docstring to add reference to tab-bar-move-tab-to.
(tab-prefix-map): Bind "M" to tab-move-to.
etc/NEWS
lisp/tab-bar.el