aboutsummaryrefslogtreecommitdiffstats
path: root/src/window.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Alternative implementation for weak hash tablesHelmut Eller2026-02-021-1/+1
* Merge branch 'master' into feature/igcHelmut Eller2026-01-301-8/+69
|\
| * Support cons cell for 'line-spacing'Daniel Mendler2026-01-241-8/+7
| * ; * src/window.c (Fwindow_cursor_info): Fix commentary of last change.Eli Zaretskii2026-01-191-1/+3
| * Fix box cursor width returned for stretch glyphRadioNoiseE2026-01-191-0/+12
| * ; * src/window.c (Fwindow_cursor_info): More cleanup.Eli Zaretskii2026-01-031-1/+1
| * Unbreak a build --without-xEli Zaretskii2026-01-031-3/+15
| * ; * src/window.c (Fwindow_cursor_info): Doc fix.Eli Zaretskii2026-01-031-1/+1
| * New function 'window-cursor-info'RadioNoiseE2026-01-031-0/+36
* | Merge branch 'master' into feature/igcHelmut Eller2026-01-021-2/+2
|\ \ | |/
| * ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
| * December 2025 spelling fixesPaul Eggert2025-12-261-1/+1
* | Merge branch 'master' into feature/igcHelmut Eller2025-11-251-1/+1
|\ \ | |/
| * Fix thinko in 'window_set_parent_and_normal_sizes'Martin Rudalics2025-11-221-1/+1
* | Merge branch 'master' into feature/igcHelmut Eller2025-11-121-61/+105
|\ \ | |/
| * Fix a bug in Fcombine_windowsMartin Rudalics2025-10-311-61/+105
* | Merge branch 'master' into feature/igcHelmut Eller2025-10-181-5/+198
|\ \ | |/
| * ; Fix documentation of a recent commitEli Zaretskii2025-10-181-4/+4
| * Add functions 'combine-windows' and 'uncombine-window'Martin Rudalics2025-10-181-5/+198
* | Merge branch 'master' into feature/igcHelmut Eller2025-10-171-50/+79
|\ \ | |/
| * Run buffer-local window change functions in their buffers nowMartin Rudalics2025-10-061-50/+79
* | Merge from 'savannah/master'Pip Cet2025-03-181-0/+7
|\ \ | |/
| * Implement dragging and resizing of tty child framesMartin Rudalics2025-03-171-0/+7
* | Merge branch 'master' into feature/igcPip Cet2025-01-311-0/+6
|\ \ | |/
| * Protect against GCing of last_mouse_windowPaul Eggert2025-01-261-0/+6
* | Merge branch 'master' into feature/igcGerd Möllmann2025-01-191-19/+19
|\ \ | |/
| * Replace call[1-8] with callnStefan Kangas2025-01-191-11/+11
| * Prefer 'list (...)' to 'listn (N, ...)'Stefan Kangas2025-01-191-8/+8
* | Merge branch 'master' into scratch/igcGerd Möllmann2025-01-151-95/+198
|\ \ | |/
| * Handle removal of selected tty child frameMartin Rudalics2025-01-141-0/+32
| * Have 'split-window' optionally resurrect deleted windowsMartin Rudalics2025-01-101-95/+166
* | Merge branch 'master' into scratch/igcGerd Möllmann2025-01-081-2/+49
|\ \ | |/
| * 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
* | | Merge branch 'master' into scratch/igcGerd Möllmann2024-10-191-3/+14
|\ \ \ | |/ /
| * | 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
* | | Merge branch 'master' into scratch/igcGerd Möllmann2024-08-051-6/+158
|\ \ \ | |/ /
| * | Improve window/buffer handling codeMartin Rudalics2024-08-011-5/+149
| * | Make error messages adhere to our standardsStefan Kangas2024-07-161-1/+1
| |/
* | Turn union vectorlike_header into struct vectorlike_headerPip Cet2024-07-201-4/+4
* | Revert "build_marker histogram"Gerd Möllmann2024-06-301-1/+1
* | build_marker histogramGerd Möllmann2024-06-291-1/+1
* | Fix last changeGerd Möllmann2024-06-221-2/+2
* | Discard entries in window-prev/next-buffersGerd Möllmann2024-06-221-1/+12
|/
* New functions '(set-)window-cursor-type'Eshel Yaron2024-05-181-0/+49
* Merge from origin/emacs-29Eli Zaretskii2024-05-181-3/+12
|\