]> git.eshelyaron.com Git - emacs.git/commit
* lisp/tab-bar.el: 'C-x t N' bound to tab-new-to supports a negative argument
authorJuri Linkov <juri@linkov.net>
Mon, 22 Feb 2021 17:12:43 +0000 (19:12 +0200)
committerJuri Linkov <juri@linkov.net>
Mon, 22 Feb 2021 17:12:43 +0000 (19:12 +0200)
commit8933cf86a1c64fc3302188629356084bcbfc65dc
tree0a7792514508e44f914b10a11d3e6565847ad773
parent6e90768143ff47e96a70d91534344161a1d85f46
* lisp/tab-bar.el: 'C-x t N' bound to tab-new-to supports a negative argument

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