index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
window.c
Age
Commit message (
Expand
)
Author
2026-05-22
Save/restore old_buffer slot via window configurations (Bug#81097)
Martin Rudalics
2026-03-19
; Fix documentation of window-dimension functions
Eli Zaretskii
2026-02-26
; Fix doc-string of 'window-combination-resize'
Martin Rudalics
2026-01-24
Support cons cell for 'line-spacing'
Daniel Mendler
2026-01-19
; * src/window.c (Fwindow_cursor_info): Fix commentary of last change.
Eli Zaretskii
2026-01-19
Fix box cursor width returned for stretch glyph
RadioNoiseE
2026-01-03
; * src/window.c (Fwindow_cursor_info): More cleanup.
Eli Zaretskii
2026-01-03
Unbreak a build --without-x
Eli Zaretskii
2026-01-03
; * src/window.c (Fwindow_cursor_info): Doc fix.
Eli Zaretskii
2026-01-03
New function 'window-cursor-info'
RadioNoiseE
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-26
December 2025 spelling fixes
Paul Eggert
2025-11-22
Fix thinko in 'window_set_parent_and_normal_sizes'
Martin Rudalics
2025-10-31
Fix a bug in Fcombine_windows
Martin Rudalics
2025-10-18
; Fix documentation of a recent commit
Eli Zaretskii
2025-10-18
Add functions 'combine-windows' and 'uncombine-window'
Martin Rudalics
2025-10-06
Run buffer-local window change functions in their buffers now
Martin Rudalics
2025-03-17
Implement dragging and resizing of tty child frames
Martin Rudalics
2025-01-26
Protect against GCing of last_mouse_window
Paul Eggert
2025-01-19
Replace call[1-8] with calln
Stefan Kangas
2025-01-19
Prefer 'list (...)' to 'listn (N, ...)'
Stefan Kangas
2025-01-14
Handle removal of selected tty child frame
Martin Rudalics
2025-01-10
Have 'split-window' optionally resurrect deleted windows
Martin Rudalics
2025-01-03
Automatically redraw frames for filtered faces
Daniel Colascione
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-10-24
Merge from origin/emacs-30
Sean Whitton
2024-10-21
Avoid crashes when scrolling images under winner-mode
Eli Zaretskii
2024-09-11
For minibuffer windows record minibuffers only (Bug#72487)
Martin Rudalics
2024-08-24
Merge from origin/emacs-30
Eli Zaretskii
2024-08-23
Avoid putting a dead buffer in the minibuffer window (Bug#72487)
Martin Rudalics
2024-08-01
Improve window/buffer handling code
Martin Rudalics
2024-07-16
Make error messages adhere to our standards
Stefan Kangas
2024-05-18
New functions '(set-)window-cursor-type'
Eshel Yaron
2024-05-18
Merge from origin/emacs-29
Eli Zaretskii
2024-05-13
; * src/window.c (Fwindow_scroll_bars): Doc fix.
Eli Zaretskii
2024-04-27
Fix ommissions in window scrolling commands that ought to clear vscroll
Po Lu
2024-04-15
Fix resetting the frame's 'frozen_window_starts' flag
Eli Zaretskii
2024-04-13
; * src/window.c (shrink_mini_window): Revert inadvertent change.
Eli Zaretskii
2024-04-13
; Fix documentation of last change.
Eli Zaretskii
2024-03-30
Merge from origin/emacs-29
Eli Zaretskii
2024-03-25
Fix documentation of 'other-window-for-scrolling'
Eli Zaretskii
2024-03-16
Document and announce 'marker-last-position'
Martin Rudalics
2024-03-16
In window-related documentation write 'symbol' instead of 'constant'
Martin Rudalics
2024-03-15
; Fix documentation of a recent change (bug#68235)
Eli Zaretskii
2024-03-15
Further adjustments for restoring killed buffer windows (Bug#68235)
Martin Rudalics
2024-03-04
Fix 'set-window-configuration' and 'window-state-put'
Martin Rudalics
2024-02-23
Fix bug#69140
Po Lu
2024-02-04
* src/window.c (set_window_buffer): Flush the `base_line_number` cache
Stefan Monnier
2024-01-25
Prevent matrices from remaining invalid post mini-window resize
Po Lu
2024-01-06
Merge from origin/emacs-29
Eli Zaretskii
[next]