index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
windmove.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Allow customising windmove user options with an empty prefix
Philip Kaludercic
2022-12-18
1
-1
/
+2
*
; Normalize some "Author" headers
Stefan Kangas
2022-07-20
1
-7
/
+5
*
Prefer defvar-keymap in some trivial cases
Stefan Kangas
2022-07-20
1
-2
/
+2
*
Merge from origin/emacs-28
Stefan Kangas
2022-07-14
1
-1
/
+1
|
\
|
*
; Fix typos: prefer American spelling
Stefan Kangas
2022-07-13
1
-1
/
+1
*
|
Quote some literal keys to get help-key-binding face
Stefan Kangas
2022-07-03
1
-1
/
+1
*
|
Autoload decorator for windmove-mode
Jimmy Aguilar Mena
2022-01-04
1
-0
/
+1
*
|
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Use substitute-command-keys for literal key sequences
Stefan Kangas
2021-11-22
1
-1
/
+1
|
/
*
Docfix: use command substitution for 'universal-argument'
Stefan Kangas
2021-09-16
1
-5
/
+5
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-2
/
+2
*
; Minor doc fixes found by checkdoc
Stefan Kangas
2021-09-13
1
-1
/
+1
*
; Fix typos
Stefan Kangas
2021-09-03
1
-1
/
+1
*
Fix display-buffer-override-next-command for no-select case (bug#49057)
Juri Linkov
2021-06-17
1
-12
/
+35
*
User option to choose a function triggered by windmove-create (bug#48917)
pillule
2021-06-16
1
-5
/
+18
*
User option to select 'no-other-window' with windmove (bug#48916)
pillule
2021-06-16
1
-20
/
+21
*
Fix documentation of recent 'windmove' changes
Eli Zaretskii
2021-06-04
1
-4
/
+8
*
Add user options for default windmove commands (bug#41438)
Philip Kaludercic
2021-06-03
1
-0
/
+80
*
Improve windmove-*-default-keybindings functions (bug#41438)
Philip Kaludercic
2021-06-03
1
-21
/
+70
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Fix MINIBUF 'nomini' arg for windmove/window-in-direction (bug#44932)
Juri Linkov
2020-11-29
1
-3
/
+3
*
* lisp/window.el (display-buffer-override-next-command): Add ECHO arg.
Juri Linkov
2020-07-19
1
-2
/
+2
*
The key prefix 'C-x t t' displays next command buffer in a new tab (bug#41691)
Juri Linkov
2020-06-07
1
-54
/
+32
*
Improve new-frame logic of windmove-display-in-direction (bug#39875)
Juri Linkov
2020-03-10
1
-4
/
+8
*
New command make-frame-on-current-monitor to use in windmove (bug#39875)
Juri Linkov
2020-03-06
1
-0
/
+12
*
Use quit-restore-window to close tab (bug#39446)
Juri Linkov
2020-02-10
1
-12
/
+13
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
* lisp/windmove.el (windmove-display-new-tab): New command.
Juri Linkov
2019-12-05
1
-7
/
+19
*
windmove.el: Suppress warnings for obsolete functions
Juanma Barranquero
2019-10-25
1
-43
/
+50
*
windmove.el: Mark unused code as obsolete
Juanma Barranquero
2019-10-25
1
-157
/
+27
*
* lisp/windmove.el (windmove-frame-edges): Simplify.
Juanma Barranquero
2019-10-25
1
-9
/
+1
*
Add conditional operator xor to subr.el
Mattias EngdegÄrd
2019-08-06
1
-1
/
+1
*
* lisp/windmove.el (windmove-display-in-direction): Support consecutive calls
Juri Linkov
2019-04-25
1
-15
/
+16
*
Directional window swap states (bug#34656)
Juri Linkov
2019-02-27
1
-5
/
+61
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
* lisp/windmove.el (windmove-delete-in-direction): Change prefix arg C-u
Juri Linkov
2018-12-21
1
-2
/
+5
*
|
* lisp/window.el (switch-to-buffer-obey-display-actions): New defcustom.
Juri Linkov
2018-12-21
1
-1
/
+3
*
|
* lisp/windmove.el: Directional window deletion (bug#32790)
Juri Linkov
2018-11-25
1
-0
/
+67
*
|
* lisp/windmove.el: Directional window display (bug#32790)
Juri Linkov
2018-11-16
1
-1
/
+107
*
|
* lisp/windmove.el: Support more prefix args (bug#32790)
Juri Linkov
2018-11-16
1
-10
/
+10
*
|
* lisp/windmove.el (windmove-create-window): New defcustom (bug#32790).
Juri Linkov
2018-11-08
1
-5
/
+25
*
|
Have 'window-in-direction' handle 'up' and 'down' values (Bug#32790)
Martin Rudalics
2018-10-18
1
-6
/
+1
*
|
* lisp/windmove.el (windmove-default-keybindings): Allow list of modifiers.
Juri Linkov
2018-01-12
1
-8
/
+10
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
maint: shorten https://lists.gnu.org/archive/html/... links
Paul Eggert
2017-11-25
1
-1
/
+1
*
Prefer HTTPS to HTTP for gnu.org
Paul Eggert
2017-10-01
1
-1
/
+1
[next]