aboutsummaryrefslogtreecommitdiffstats
path: root/src/window.c (unfollow)
Commit message (Expand)AuthorFilesLines
12 days; Fix doc-string of 'window-combination-resize'Martin Rudalics1-4/+4
2026-01-24Support cons cell for 'line-spacing'Daniel Mendler1-8/+7
2026-01-19; * src/window.c (Fwindow_cursor_info): Fix commentary of last change.Eli Zaretskii1-1/+3
2026-01-19Fix box cursor width returned for stretch glyphRadioNoiseE1-0/+12
2026-01-03; * src/window.c (Fwindow_cursor_info): More cleanup.Eli Zaretskii1-1/+1
2026-01-03Unbreak a build --without-xEli Zaretskii1-3/+15
2026-01-03; * src/window.c (Fwindow_cursor_info): Doc fix.Eli Zaretskii1-1/+1
2026-01-03New function 'window-cursor-info'RadioNoiseE1-0/+36
2026-01-01; Add 2026 to copyright years.Sean Whitton1-1/+1
2025-12-26December 2025 spelling fixesPaul Eggert1-1/+1
2025-11-22Fix thinko in 'window_set_parent_and_normal_sizes'Martin Rudalics1-1/+1
2025-10-31Fix a bug in Fcombine_windowsMartin Rudalics1-61/+105
2025-10-18; Fix documentation of a recent commitEli Zaretskii1-4/+4
2025-10-18Add functions 'combine-windows' and 'uncombine-window'Martin Rudalics1-5/+198
2025-10-06Run buffer-local window change functions in their buffers nowMartin Rudalics1-50/+79
2025-03-17Implement dragging and resizing of tty child framesMartin Rudalics1-0/+7
2025-01-26Protect against GCing of last_mouse_windowPaul Eggert1-0/+6
2025-01-19Replace call[1-8] with callnStefan Kangas1-11/+11
2025-01-19Prefer 'list (...)' to 'listn (N, ...)'Stefan Kangas1-8/+8
2025-01-14Handle removal of selected tty child frameMartin Rudalics1-0/+32
2025-01-10Have 'split-window' optionally resurrect deleted windowsMartin Rudalics1-95/+166
2025-01-03Automatically redraw frames for filtered facesDaniel Colascione1-0/+47
2025-01-02Update copyright year to 2025Stefan Kangas1-1/+1
2025-01-01Update copyright year to 2025Paul Eggert1-1/+1
2024-10-21Avoid crashes when scrolling images under winner-modeEli Zaretskii1-1/+1
2024-09-11For minibuffer windows record minibuffers only (Bug#72487)Martin Rudalics1-3/+11
2024-08-23Avoid putting a dead buffer in the minibuffer window (Bug#72487)Martin Rudalics1-0/+3
2024-08-01Improve window/buffer handling codeMartin Rudalics1-5/+149
2024-07-16Make error messages adhere to our standardsStefan Kangas1-1/+1
2024-05-18New functions '(set-)window-cursor-type'Eshel Yaron1-0/+49
2024-05-13; * src/window.c (Fwindow_scroll_bars): Doc fix.Eli Zaretskii1-3/+12
2024-04-27Fix ommissions in window scrolling commands that ought to clear vscrollPo Lu1-1/+21
2024-04-15Fix resetting the frame's 'frozen_window_starts' flagEli Zaretskii1-2/+4
2024-04-13; * src/window.c (shrink_mini_window): Revert inadvertent change.Eli Zaretskii1-1/+1
2024-04-13; Fix documentation of last change.Eli Zaretskii1-1/+1
2024-03-25Fix documentation of 'other-window-for-scrolling'Eli Zaretskii1-7/+10
2024-03-16Document and announce 'marker-last-position'Martin Rudalics1-6/+6
2024-03-16In window-related documentation write 'symbol' instead of 'constant'Martin Rudalics1-2/+2
2024-03-15; Fix documentation of a recent change (bug#68235)Eli Zaretskii1-26/+28
2024-03-15Further adjustments for restoring killed buffer windows (Bug#68235)Martin Rudalics1-63/+92
2024-03-04Fix 'set-window-configuration' and 'window-state-put'Martin Rudalics1-6/+65
2024-02-23Fix bug#69140Po Lu1-1/+8
2024-02-04* src/window.c (set_window_buffer): Flush the `base_line_number` cacheStefan Monnier1-0/+2
2024-01-25Prevent matrices from remaining invalid post mini-window resizePo Lu1-1/+11
2024-01-03; * src/window.c (Fset_window_margins): Doc fix.Eli Zaretskii1-1/+5
2024-01-02; Add 2024 to copyright yearsPo Lu1-1/+1
2023-12-23Split safe_call between redisplay and non-redisplay versionsStefan Monnier1-1/+1
2023-12-03; Fix typosStefan Kangas1-1/+1
2023-10-28Support for menu bar in window_from_coordinatesManuel Giraud1-2/+18
2023-06-23Revert "Avoid header line with some empty non-nil formats"Eli Zaretskii1-48/+2