]> git.eshelyaron.com Git - emacs.git/commit
Bind 'C-x 4 1' to 'same-window-prefix' and document new commands (bug#41691)
authorJuri Linkov <juri@linkov.net>
Tue, 30 Jun 2020 21:30:18 +0000 (00:30 +0300)
committerJuri Linkov <juri@linkov.net>
Tue, 30 Jun 2020 21:30:18 +0000 (00:30 +0300)
commite98ddd6fc1626a7417a76a4ce51c4591731d1c26
tree27ef8cb8c7494a1813d2043dde429b481c3edd8f
parentbc8089a3fa11161428c51439fd3b26fd6583345d
Bind 'C-x 4 1' to 'same-window-prefix' and document new commands (bug#41691)

* lisp/window.el (ctl-x-4-map): Bind 'C-x 4 1' to 'same-window-prefix'.

* doc/emacs/windows.texi (Pop Up Window): Add 'C-x 4 4' and 'C-x 4 1'.
* doc/emacs/frames.texi (Creating Frames): Add 'C-x 5 5'.
(Tab Bars): Add 'C-x t t'.
doc/emacs/frames.texi
doc/emacs/windows.texi
etc/NEWS
lisp/window.el