summaryrefslogtreecommitdiff
path: root/lisp/windmove.el
AgeCommit message (Expand)Author
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
2019-04-25* lisp/windmove.el (windmove-display-in-direction): Support consecutive callsJuri Linkov
2019-02-27Directional window swap states (bug#34656)Juri Linkov
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-12-21* lisp/windmove.el (windmove-delete-in-direction): Change prefix arg C-uJuri Linkov
2018-12-21* lisp/window.el (switch-to-buffer-obey-display-actions): New defcustom.Juri Linkov
2018-11-25* lisp/windmove.el: Directional window deletion (bug#32790)Juri Linkov
2018-11-16* lisp/windmove.el: Directional window display (bug#32790)Juri Linkov
2018-11-16* lisp/windmove.el: Support more prefix args (bug#32790)Juri Linkov
2018-11-08* lisp/windmove.el (windmove-create-window): New defcustom (bug#32790).Juri Linkov
2018-10-18Have 'window-in-direction' handle 'up' and 'down' values (Bug#32790)Martin Rudalics
2018-01-12* lisp/windmove.el (windmove-default-keybindings): Allow list of modifiers.Juri Linkov
2018-01-01Update copyright year to 2018Paul Eggert
2017-11-25maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert
2017-10-01Prefer HTTPS to HTTP for gnu.orgPaul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-11-17Fix docstring quoting problems with ‘ '’Paul Eggert
2015-05-19Fix minor quoting problems in doc stringsPaul Eggert
2015-02-18Use user-error where error is inappropriateKelly Dean
2015-01-01Update copyright year to 2015Paul Eggert
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-12-13Fix windmove-find-other-window broken after pixelwise resizing (Bug#16017).Martin Rudalics
2013-12-04In XTflash fix coordinate of bottom area to flash (Bug#16044).Martin Rudalics
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-09-17Update docstrings and comments to use "init file" terminology.Chong Yidong
2012-07-24Prefer typical American spelling for "acknowledgment".Paul Eggert
2012-01-21Fix windmove-reference-loc miscalculation.Jérémy Compostella
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-11-14Spelling fixes.Paul Eggert