]> git.eshelyaron.com Git - emacs.git/commit
; Touch-ups for new window-x.el
authorEshel Yaron <me@eshelyaron.com>
Sat, 11 Jan 2025 12:57:26 +0000 (13:57 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sun, 12 Jan 2025 10:57:51 +0000 (11:57 +0100)
commit3060da3014e94426511f02384468532faac243d2
tree93d1b276ae9a9d678b1f5ec9ac100e70f08c8f12
parent470b31ed7f39c13b7f5ede7231484bca2429d4d3
; Touch-ups for new window-x.el

* lisp/window-x.el: Autoload commands, provide feature.
(window-tree-normal-sizes): Improve docstring.
(window--window-to-transpose, window--depmap): Remove.
(window--rotate-interactive-arg): New function.
(rotate-window-layout-anticlockwise): Rename to...
(rotate-window-layout-counterclockwise): ...this.
(rotate-window-layout-clockwise)
(flip-window-layout-horizontally)
(flip-window-layout-vertically, transpose-window-layout)
(rotate-windows-back, rotate-windows, window--transpose)
(window--transpose-1): Cosmetics.
lisp/window-x.el