summaryrefslogtreecommitdiff
path: root/lisp/windmove.el
Commit message (Expand)AuthorAge
* doc: Delete extraneous quotes around keysStefan Kangas2024-01-21
* Merge from savannah/emacs-29Po Lu2024-01-02
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
* | Use ensure-list in many more placesStefan Kangas2023-08-27
* | * lisp/windmove.el (windmove-swap-states-in-direction): Don't swap minibuffer.Juri Linkov2023-05-16
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Allow customising windmove user options with an empty prefixPhilip Kaludercic2022-12-18
* ; Normalize some "Author" headersStefan Kangas2022-07-20
* Prefer defvar-keymap in some trivial casesStefan Kangas2022-07-20
* Merge from origin/emacs-28Stefan Kangas2022-07-14
|\
| * ; Fix typos: prefer American spellingStefan Kangas2022-07-13
* | Quote some literal keys to get help-key-binding faceStefan Kangas2022-07-03
* | Autoload decorator for windmove-modeJimmy Aguilar Mena2022-01-04
* | Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Use substitute-command-keys for literal key sequencesStefan Kangas2021-11-22
|/
* Docfix: use command substitution for 'universal-argument'Stefan Kangas2021-09-16
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* ; Minor doc fixes found by checkdocStefan Kangas2021-09-13
* ; Fix typosStefan Kangas2021-09-03
* Fix display-buffer-override-next-command for no-select case (bug#49057)Juri Linkov2021-06-17
* User option to choose a function triggered by windmove-create (bug#48917)pillule2021-06-16
* User option to select 'no-other-window' with windmove (bug#48916)pillule2021-06-16
* Fix documentation of recent 'windmove' changesEli Zaretskii2021-06-04
* Add user options for default windmove commands (bug#41438)Philip Kaludercic2021-06-03
* Improve windmove-*-default-keybindings functions (bug#41438)Philip Kaludercic2021-06-03
* Update copyright year to 2021Paul Eggert2021-01-01
* Fix MINIBUF 'nomini' arg for windmove/window-in-direction (bug#44932)Juri Linkov2020-11-29
* * lisp/window.el (display-buffer-override-next-command): Add ECHO arg.Juri Linkov2020-07-19
* The key prefix 'C-x t t' displays next command buffer in a new tab (bug#41691)Juri Linkov2020-06-07
* Improve new-frame logic of windmove-display-in-direction (bug#39875)Juri Linkov2020-03-10
* New command make-frame-on-current-monitor to use in windmove (bug#39875)Juri Linkov2020-03-06
* Use quit-restore-window to close tab (bug#39446)Juri Linkov2020-02-10
* Update copyright year to 2020Paul Eggert2020-01-01
* * lisp/windmove.el (windmove-display-new-tab): New command.Juri Linkov2019-12-05
* windmove.el: Suppress warnings for obsolete functionsJuanma Barranquero2019-10-25
* windmove.el: Mark unused code as obsoleteJuanma Barranquero2019-10-25
* * lisp/windmove.el (windmove-frame-edges): Simplify.Juanma Barranquero2019-10-25
* Add conditional operator xor to subr.elMattias EngdegÄrd2019-08-06
* * lisp/windmove.el (windmove-display-in-direction): Support consecutive callsJuri Linkov2019-04-25
* Directional window swap states (bug#34656)Juri Linkov2019-02-27
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | * lisp/windmove.el (windmove-delete-in-direction): Change prefix arg C-uJuri Linkov2018-12-21
* | * lisp/window.el (switch-to-buffer-obey-display-actions): New defcustom.Juri Linkov2018-12-21
* | * lisp/windmove.el: Directional window deletion (bug#32790)Juri Linkov2018-11-25
* | * lisp/windmove.el: Directional window display (bug#32790)Juri Linkov2018-11-16
* | * lisp/windmove.el: Support more prefix args (bug#32790)Juri Linkov2018-11-16
* | * lisp/windmove.el (windmove-create-window): New defcustom (bug#32790).Juri Linkov2018-11-08
* | Have 'window-in-direction' handle 'up' and 'down' values (Bug#32790)Martin Rudalics2018-10-18