index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
window.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Fix typos in symbol names
Stefan Kangas
2024-01-14
1
-1
/
+1
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
Fix 'split-root-window-right' and 'split-root-window-below'
Eli Zaretskii
2023-12-25
1
-2
/
+4
*
Fix behavior of 'split-root-window-*' with 'C-u'
Eli Zaretskii
2023-11-29
1
-6
/
+8
*
; Fix previous change
Robert Pluim
2023-06-12
1
-1
/
+1
*
Fix tex-mode display-buffer issues
Eli Zaretskii
2023-06-11
1
-0
/
+8
*
Split windows horizontally in places that use split to create a new window.
Juri Linkov
2023-05-19
1
-1
/
+1
*
; Fix incompatibility in 'display-buffer-assq-regexp'
Eli Zaretskii
2023-03-28
1
-8
/
+8
*
Fix accidental backward-incompatible change (bug#62417)
João Távora
2023-03-27
1
-6
/
+10
*
; More accurate doc strings for 'window-at' and 'window-at-x-y'.
Eli Zaretskii
2023-03-04
1
-0
/
+4
*
Fix 'display-buffer-use-least-recent-window'
martin rudalics
2023-02-18
1
-26
/
+143
*
Improve documentation of 'repeat-mode' and related variables
Eli Zaretskii
2023-02-02
1
-2
/
+3
*
Fix doc strings of window-splitting commands
Eli Zaretskii
2023-01-26
1
-6
/
+10
*
Fix split-window-below for the case when split-window-keep-point is nil.
Juri Linkov
2023-01-18
1
-4
/
+8
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Use the new keyword ':repeat' in repeatable keymaps.
Juri Linkov
2022-12-22
1
-5
/
+2
*
Fix 'window-max-chars-per-line' when there are no fringes
Eli Zaretskii
2022-12-17
1
-9
/
+6
*
; Fix a typo in window.el
Eli Zaretskii
2022-12-14
1
-1
/
+1
*
; Typo fixes in etc/NEWS and lisp/ files
Juanma Barranquero
2022-11-29
1
-1
/
+1
*
; Fix typos
Stefan Kangas
2022-11-18
1
-1
/
+1
*
Prefer defvar-keymap in window.el
Stefan Kangas
2022-11-17
1
-21
/
+18
*
Use '^' key for detach command bindings
Sean Whitton
2022-09-14
1
-1
/
+2
*
Add new C-x w prefix map
Sean Whitton
2022-09-12
1
-2
/
+10
*
Delete many items obsolete since 24.3
Stefan Kangas
2022-09-09
1
-50
/
+28
*
Add new functions for splitting the root window
Hugo Heagren
2022-09-05
1
-24
/
+42
*
Revert parts of 3f076a8e44 that caused test failures
Juri Linkov
2022-08-28
1
-1
/
+1
*
Use truncated-partial-width-window-p in more places (bug#56815)
Juri Linkov
2022-08-27
1
-6
/
+3
*
Fix 'fit-frame-to-buffer' (Bug#56102)
Martin Rudalics
2022-07-06
1
-18
/
+19
*
Make some defcustom types more restrictive
Stefan Kangas
2022-07-05
1
-2
/
+2
*
Allow C-x 4 4, C-x 5 5, C-x t t to handle commands that use switch-to-buffer
Juri Linkov
2022-06-09
1
-0
/
+3
*
Make the goal column work for the scrolling commands, too
Lars Ingebrigtsen
2022-06-05
1
-42
/
+65
*
Remove window-max-characters-per-line
Lars Ingebrigtsen
2022-06-03
1
-49
/
+0
*
Further audits of single quotes in Lisp doc strings
Lars Ingebrigtsen
2022-05-24
1
-2
/
+2
*
* lisp/window.el (display-buffer-avoid-small-windows): Fix :type.
Michael Albinus
2022-05-22
1
-1
/
+1
*
; Improve documentation of 'display-buffer-avoid-small-windows'
Eli Zaretskii
2022-05-20
1
-4
/
+5
*
Add new user option display-buffer-avoid-small-windows
Lars Ingebrigtsen
2022-05-20
1
-4
/
+19
*
Add a new display-buffer-full-frame display action
Lars Ingebrigtsen
2022-05-18
1
-0
/
+19
*
Clean up and simplify 'quit-restore-window' code
Martin Rudalics
2022-05-18
1
-6
/
+7
*
2022-05-14 Martin Rudalics <rudalics@gmx.at>
Martin Rudalics
2022-05-14
1
-10
/
+15
*
; Improve documentation of 'switch-to-prev-buffer-skip-regexp'
Eli Zaretskii
2022-05-12
1
-4
/
+4
*
Add new user option switch-to-prev-buffer-skip-regexp
Lars Ingebrigtsen
2022-05-12
1
-5
/
+28
*
Factor out *scratch* initialization
Sean Whitton
2022-05-09
1
-10
/
+8
*
Explain better what the interactive prefix does in scroll-down/up
Lars Ingebrigtsen
2022-05-07
1
-0
/
+10
*
Make scroll-other-window respect target window remappings
Lars Ingebrigtsen
2022-05-01
1
-0
/
+18
*
Simplify window-char-pixel-* code slightly
Lars Ingebrigtsen
2022-04-29
1
-5
/
+2
*
Add new functions for computing character metrics for windows
Titus von der Malsburg
2022-04-29
1
-0
/
+52
*
Tweak interactive use of delete-windows-on
Lars Ingebrigtsen
2022-04-26
1
-2
/
+20
*
Audit quoting the quote character in doc strings
Lars Ingebrigtsen
2022-04-22
1
-8
/
+8
*
; * lisp/window.el (display-buffer-assq-regexp): Doc fix.
Eli Zaretskii
2022-04-16
1
-4
/
+5
*
Improve buffer-match-p documentation
Philip Kaludercic
2022-04-15
1
-9
/
+9
[next]