aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/window-x.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Remove "--" from the name of autoloaded 'window--get-split-combination'Juri Linkov2026-01-221-2/+2
* Factor out calculation of window combination for 'split-frame'Pranshu Sharma2026-01-201-41/+51
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* Add new commands 'merge-frames' and 'split-frame'Pranshu Sharma2025-11-271-0/+98
* Revert recent additions of 'split-frame' and 'merge-frames'Martin Rudalics2025-10-231-115/+1
* Document and announce 'split-frame' and 'merge-frames'Martin Rudalics2025-10-231-23/+30
* New commands to split and merge framesPranshu Sharma2025-10-231-1/+108
* Rename some of the new window layout commandsSean Whitton2025-04-091-5/+5
* ; Fix typosStefan Kangas2025-02-221-1/+1
* Do not rotate dedicated windowsPranshu Sharma2025-01-171-3/+11
* Add new option 'rotate-windows-change-selected'Pranshu Sharma2025-01-121-9/+16
* ; Touch-ups for new window-x.elEshel Yaron2025-01-121-186/+154
* Add new file window-x.elPranshu Sharma2025-01-101-0/+336