diff options
author | Juri Linkov <juri@linkov.net> | 2020-06-07 02:42:24 +0300 |
---|---|---|
committer | Juri Linkov <juri@linkov.net> | 2020-06-07 02:42:24 +0300 |
commit | 788cd6d8b98c0e7750e478ae84e580f29576b5ff (patch) | |
tree | 46c566e2e9e89003d4ba2555c3c8e6c56151cdcf /test/lisp/emacs-lisp | |
parent | 7ac79872aed63110c0d26c1e62e1838d6101c9bd (diff) | |
download | emacs-788cd6d8b98c0e7750e478ae84e580f29576b5ff.tar.gz emacs-788cd6d8b98c0e7750e478ae84e580f29576b5ff.tar.bz2 emacs-788cd6d8b98c0e7750e478ae84e580f29576b5ff.zip |
The key prefix 'C-x t t' displays next command buffer in a new tab (bug#41691)
* lisp/tab-bar.el (other-tab-prefix): New command.
(tab-prefix-map): Bind key 'C-x t t' to other-tab-prefix.
* lisp/windmove.el (windmove-display-in-direction):
Use display-buffer-override-next-command.
* lisp/window.el (display-buffer-override-next-command):
New function refactored from windmove-display-in-direction.
Diffstat (limited to 'test/lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions