]> git.eshelyaron.com Git - emacs.git/commit
Add new C-x w prefix map
authorSean Whitton <spwhitton@spwhitton.name>
Mon, 12 Sep 2022 14:30:07 +0000 (07:30 -0700)
committerSean Whitton <spwhitton@spwhitton.name>
Mon, 12 Sep 2022 14:34:13 +0000 (07:34 -0700)
commit1c13ecae6623a0703c4ff65dbccd311760380c51
tree0a1e14ede1e5a7a4b1c5ea3cb4583f55a620020f
parent82530902931416603340feb32cb186173ec2d46d
Add new C-x w prefix map

* window.el (window-prefix-map): New map.
(ctl-x-map): Unbind split-root-window-below and
split-root-window-right.  Bind window-prefix-map to C-x w.
lisp/window.el