aboutsummaryrefslogtreecommitdiffstats
path: root/src/window.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton12 days1-1/+1
* December 2025 spelling fixesPaul Eggert2025-12-261-1/+1
* Fix thinko in 'window_set_parent_and_normal_sizes'Martin Rudalics2025-11-221-1/+1
* Fix a bug in Fcombine_windowsMartin Rudalics2025-10-311-61/+105
* ; Fix documentation of a recent commitEli Zaretskii2025-10-181-4/+4
* Add functions 'combine-windows' and 'uncombine-window'Martin Rudalics2025-10-181-5/+198
* Run buffer-local window change functions in their buffers nowMartin Rudalics2025-10-061-50/+79
* Implement dragging and resizing of tty child framesMartin Rudalics2025-03-171-0/+7
* Protect against GCing of last_mouse_windowPaul Eggert2025-01-261-0/+6
* Replace call[1-8] with callnStefan Kangas2025-01-191-11/+11
* Prefer 'list (...)' to 'listn (N, ...)'Stefan Kangas2025-01-191-8/+8
* Handle removal of selected tty child frameMartin Rudalics2025-01-141-0/+32
* Have 'split-window' optionally resurrect deleted windowsMartin Rudalics2025-01-101-95/+166
* Automatically redraw frames for filtered facesDaniel Colascione2025-01-031-0/+47
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* Merge from origin/emacs-30Sean Whitton2024-10-241-1/+1
|\
| * Avoid crashes when scrolling images under winner-modeEli Zaretskii2024-10-211-1/+1
* | For minibuffer windows record minibuffers only (Bug#72487)Martin Rudalics2024-09-111-3/+11
* | Merge from origin/emacs-30Eli Zaretskii2024-08-241-0/+3
|\ \ | |/
| * Avoid putting a dead buffer in the minibuffer window (Bug#72487)Martin Rudalics2024-08-231-0/+3
* | Improve window/buffer handling codeMartin Rudalics2024-08-011-5/+149
* | Make error messages adhere to our standardsStefan Kangas2024-07-161-1/+1
|/
* New functions '(set-)window-cursor-type'Eshel Yaron2024-05-181-0/+49
* Merge from origin/emacs-29Eli Zaretskii2024-05-181-3/+12
|\
| * ; * src/window.c (Fwindow_scroll_bars): Doc fix.Eli Zaretskii2024-05-131-3/+12
* | Fix ommissions in window scrolling commands that ought to clear vscrollPo Lu2024-04-271-1/+21
* | Fix resetting the frame's 'frozen_window_starts' flagEli Zaretskii2024-04-151-2/+4
* | ; * src/window.c (shrink_mini_window): Revert inadvertent change.Eli Zaretskii2024-04-131-1/+1
* | ; Fix documentation of last change.Eli Zaretskii2024-04-131-1/+1
* | Merge from origin/emacs-29Eli Zaretskii2024-03-301-7/+10
|\ \ | |/
| * Fix documentation of 'other-window-for-scrolling'Eli Zaretskii2024-03-251-7/+10
* | Document and announce 'marker-last-position'Martin Rudalics2024-03-161-6/+6
* | In window-related documentation write 'symbol' instead of 'constant'Martin Rudalics2024-03-161-2/+2
* | ; Fix documentation of a recent change (bug#68235)Eli Zaretskii2024-03-151-26/+28
* | Further adjustments for restoring killed buffer windows (Bug#68235)Martin Rudalics2024-03-151-63/+92
* | Fix 'set-window-configuration' and 'window-state-put'Martin Rudalics2024-03-041-6/+65
* | Fix bug#69140Po Lu2024-02-231-1/+8
* | * src/window.c (set_window_buffer): Flush the `base_line_number` cacheStefan Monnier2024-02-041-0/+2
* | Prevent matrices from remaining invalid post mini-window resizePo Lu2024-01-251-1/+11
* | Merge from origin/emacs-29Eli Zaretskii2024-01-061-1/+5
|\ \ | |/
| * ; * src/window.c (Fset_window_margins): Doc fix.Eli Zaretskii2024-01-031-1/+5
* | Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\ \ | |/
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Split safe_call between redisplay and non-redisplay versionsStefan Monnier2023-12-231-1/+1
* | Merge from origin/emacs-29Eli Zaretskii2023-12-091-1/+1
|\ \ | |/
| * ; Fix typosStefan Kangas2023-12-031-1/+1
* | Support for menu bar in window_from_coordinatesManuel Giraud2023-10-281-2/+18
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-06-251-1/+1
|\ \
| * \ Merge from origin/emacs-29Eli Zaretskii2023-06-241-1/+1
| |\ \ | | |/
| | * Fix bug#64152 (Minibuffer sometimes goes "modal")Alan Mackenzie2023-06-211-1/+1