aboutsummaryrefslogtreecommitdiffstats
path: root/src/window.c (unfollow)
Commit message (Expand)AuthorFilesLines
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
2023-06-23Revert "; Fix last change"Eli Zaretskii1-4/+5
2023-06-23Revert "; Fix coding style in just installed change"Eli Zaretskii1-3/+3
2023-06-23Revert "; * src/window.c (window_wants_header_line): Shut up bogus GCC warning."Eli Zaretskii1-3/+2
2023-06-23Revert "Avoid infinite recursion in 'window_wants_header_line'"Eli Zaretskii1-11/+1
2023-06-21Fix bug#64152 (Minibuffer sometimes goes "modal")Alan Mackenzie1-1/+1
2023-06-21Allow displaying tool bar on the bottom of the framePo Lu1-3/+2
2023-06-10Avoid infinite recursion in 'window_wants_header_line'Eli Zaretskii1-1/+11
2023-06-06; * src/window.c (window_wants_header_line): Shut up bogus GCC warning.Eli Zaretskii1-2/+3
2023-06-06; Fix coding style in just installed changePo Lu1-3/+3
2023-06-06; Fix last changeEli Zaretskii1-5/+4
2023-06-06Avoid header line with some empty non-nil formatsEshel Yaron1-2/+48
2023-03-15Fix typos in Android portRobert Pluim1-1/+1
2023-03-07Save build timestamps in Android buildsPo Lu1-1/+4
2023-03-04; More accurate doc strings for 'window-at' and 'window-at-x-y'.Eli Zaretskii1-2/+5