summaryrefslogtreecommitdiff
path: root/lisp/windmove.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-26December 2025 spelling fixesPaul Eggert
2025-09-28Revert "Fix bug#79518 with 'windmove-mode' in "C-h m" display"Eli Zaretskii
2025-09-26Fix bug#79518 with 'windmove-mode' in "C-h m" displayEli Zaretskii
2025-07-19Fix for 'windmove-do-window-select' if other-window is 'no-selectgit@toki.la
2025-07-09Handle multiple mouse events in display-buffer-override-next-commandJuri Linkov
2025-03-08Make windmove repetition more robustDaniel Colascione
2025-03-08Fix documentation for windmove commandsDaniel Colascione
2025-03-08; windmove-allow-repeated-command-override: Improve docstringSean Whitton
2025-03-07Let repeated windmove override motion restrictions interactivelyDaniel Colascione
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-21doc: Delete extraneous quotes around keysStefan Kangas
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-08-27Use ensure-list in many more placesStefan Kangas
2023-05-16* lisp/windmove.el (windmove-swap-states-in-direction): Don't swap minibuffer.Juri Linkov
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-12-18Allow customising windmove user options with an empty prefixPhilip Kaludercic
2022-07-20; Normalize some "Author" headersStefan Kangas
2022-07-20Prefer defvar-keymap in some trivial casesStefan Kangas
2022-07-14Merge from origin/emacs-28Stefan Kangas
2022-07-13; Fix typos: prefer American spellingStefan Kangas
2022-07-03Quote some literal keys to get help-key-binding faceStefan Kangas
2022-01-04Autoload decorator for windmove-modeJimmy Aguilar Mena
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-11-22Use substitute-command-keys for literal key sequencesStefan Kangas
2021-09-16Docfix: use command substitution for 'universal-argument'Stefan Kangas
2021-09-16; Minor stylistic fixes found by checkdocStefan Kangas
2021-09-13; Minor doc fixes found by checkdocStefan Kangas
2021-09-03; Fix typosStefan Kangas
2021-06-17Fix display-buffer-override-next-command for no-select case (bug#49057)Juri Linkov
2021-06-16User option to choose a function triggered by windmove-create (bug#48917)pillule
2021-06-16User option to select 'no-other-window' with windmove (bug#48916)pillule
2021-06-04Fix documentation of recent 'windmove' changesEli Zaretskii
2021-06-03Add user options for default windmove commands (bug#41438)Philip Kaludercic
2021-06-03Improve windmove-*-default-keybindings functions (bug#41438)Philip Kaludercic
2021-01-01Update copyright year to 2021Paul Eggert
2020-11-29Fix MINIBUF 'nomini' arg for windmove/window-in-direction (bug#44932)Juri Linkov
2020-07-19* lisp/window.el (display-buffer-override-next-command): Add ECHO arg.Juri Linkov
2020-06-07The key prefix 'C-x t t' displays next command buffer in a new tab (bug#41691)Juri Linkov
2020-03-10Improve new-frame logic of windmove-display-in-direction (bug#39875)Juri Linkov
2020-03-06New command make-frame-on-current-monitor to use in windmove (bug#39875)Juri Linkov
2020-02-10Use quit-restore-window to close tab (bug#39446)Juri Linkov
2020-01-01Update copyright year to 2020Paul Eggert
2019-12-05* lisp/windmove.el (windmove-display-new-tab): New command.Juri Linkov
2019-10-25windmove.el: Suppress warnings for obsolete functionsJuanma Barranquero
2019-10-25windmove.el: Mark unused code as obsoleteJuanma Barranquero
2019-10-25* lisp/windmove.el (windmove-frame-edges): Simplify.Juanma Barranquero
2019-08-06Add conditional operator xor to subr.elMattias EngdegÄrd