Implement tab-close-other bound to C-x 6 1 by analogy with C-x 5 1.
authorJuri Linkov <juri@linkov.net>
Sun, 6 Oct 2019 21:53:34 +0000 (00:53 +0300)
committerJuri Linkov <juri@linkov.net>
Sun, 6 Oct 2019 21:53:34 +0000 (00:53 +0300)
commit01465915c93d11fe26c189386d7103cf4904bf6a
tree97cff9145b5062d6bdd6d2f86d5f27edd4175320
parentd24a19779028f1fe940b43eb72e6c68d2d835bd7
Implement tab-close-other bound to C-x 6 1 by analogy with C-x 5 1.

* lisp/tab-bar.el (tab-close-other): New command bound to C-x 6 1.

* doc/emacs/frames.texi (Tab Bars): Document it.
doc/emacs/frames.texi
lisp/tab-bar.el