]> git.eshelyaron.com Git - emacs.git/commit
* lisp/tab-bar.el (tab-bar-switch-to-recent-tab): New command.
authorJuri Linkov <juri@linkov.net>
Sat, 26 Oct 2019 22:16:10 +0000 (01:16 +0300)
committerJuri Linkov <juri@linkov.net>
Sat, 26 Oct 2019 22:16:10 +0000 (01:16 +0300)
commit5a9a01797b4dad36b81ebfa83eebf96d27a2f395
tree2373e94dd437400d1bd378d9a6fe869cdb0395a3
parent802dc5d4dcf899371cd1bacd06eeef8c15129fd4
* lisp/tab-bar.el (tab-bar-switch-to-recent-tab): New command.

(tab-recent): Alias to tab-bar-switch-to-recent-tab.
(tab-bar--tab-index-recent): New internal function.
(tab-bar-close-tab-select): Add new default option 'recent'.
(tab-bar-close-tab): Handle it.

* lisp/emacs-lisp/seq.el (seq-sort-by, seq-remove): Add autoload.
lisp/emacs-lisp/seq.el
lisp/tab-bar.el