aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/windmove.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make windmove repetition more robustDaniel Colascione2025-03-081-3/+10
* Fix documentation for windmove commandsDaniel Colascione2025-03-081-9/+16
* ; windmove-allow-repeated-command-override: Improve docstringSean Whitton2025-03-081-1/+5
* Let repeated windmove override motion restrictions interactivelyDaniel Colascione2025-03-071-21/+73
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* doc: Delete extraneous quotes around keysStefan Kangas2024-01-211-1/+1
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Use ensure-list in many more placesStefan Kangas2023-08-271-5/+5
* | * lisp/windmove.el (windmove-swap-states-in-direction): Don't swap minibuffer.Juri Linkov2023-05-161-0/+2
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Allow customising windmove user options with an empty prefixPhilip Kaludercic2022-12-181-1/+2
* ; Normalize some "Author" headersStefan Kangas2022-07-201-7/+5
* Prefer defvar-keymap in some trivial casesStefan Kangas2022-07-201-2/+2
* Merge from origin/emacs-28Stefan Kangas2022-07-141-1/+1
|\
| * ; Fix typos: prefer American spellingStefan Kangas2022-07-131-1/+1
* | Quote some literal keys to get help-key-binding faceStefan Kangas2022-07-031-1/+1
* | Autoload decorator for windmove-modeJimmy Aguilar Mena2022-01-041-0/+1
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\ \ | |/
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Use substitute-command-keys for literal key sequencesStefan Kangas2021-11-221-1/+1
|/
* Docfix: use command substitution for 'universal-argument'Stefan Kangas2021-09-161-5/+5
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-2/+2
* ; Minor doc fixes found by checkdocStefan Kangas2021-09-131-1/+1
* ; Fix typosStefan Kangas2021-09-031-1/+1
* Fix display-buffer-override-next-command for no-select case (bug#49057)Juri Linkov2021-06-171-12/+35
* User option to choose a function triggered by windmove-create (bug#48917)pillule2021-06-161-5/+18
* User option to select 'no-other-window' with windmove (bug#48916)pillule2021-06-161-20/+21
* Fix documentation of recent 'windmove' changesEli Zaretskii2021-06-041-4/+8
* Add user options for default windmove commands (bug#41438)Philip Kaludercic2021-06-031-0/+80
* Improve windmove-*-default-keybindings functions (bug#41438)Philip Kaludercic2021-06-031-21/+70
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Fix MINIBUF 'nomini' arg for windmove/window-in-direction (bug#44932)Juri Linkov2020-11-291-3/+3
* * lisp/window.el (display-buffer-override-next-command): Add ECHO arg.Juri Linkov2020-07-191-2/+2
* The key prefix 'C-x t t' displays next command buffer in a new tab (bug#41691)Juri Linkov2020-06-071-54/+32
* Improve new-frame logic of windmove-display-in-direction (bug#39875)Juri Linkov2020-03-101-4/+8
* New command make-frame-on-current-monitor to use in windmove (bug#39875)Juri Linkov2020-03-061-0/+12
* Use quit-restore-window to close tab (bug#39446)Juri Linkov2020-02-101-12/+13
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* * lisp/windmove.el (windmove-display-new-tab): New command.Juri Linkov2019-12-051-7/+19
* windmove.el: Suppress warnings for obsolete functionsJuanma Barranquero2019-10-251-43/+50
* windmove.el: Mark unused code as obsoleteJuanma Barranquero2019-10-251-157/+27
* * lisp/windmove.el (windmove-frame-edges): Simplify.Juanma Barranquero2019-10-251-9/+1
* Add conditional operator xor to subr.elMattias EngdegÄrd2019-08-061-1/+1
* * lisp/windmove.el (windmove-display-in-direction): Support consecutive callsJuri Linkov2019-04-251-15/+16
* Directional window swap states (bug#34656)Juri Linkov2019-02-271-5/+61
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | * lisp/windmove.el (windmove-delete-in-direction): Change prefix arg C-uJuri Linkov2018-12-211-2/+5
* | * lisp/window.el (switch-to-buffer-obey-display-actions): New defcustom.Juri Linkov2018-12-211-1/+3