index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xdisp.c
Age
Commit message (
Expand
)
Author
2026-06-01
Prevent segfaults due to frame resizing at the wrong time
Eli Zaretskii
2026-05-28
Speed-up cursor motion under 'display-line-numbers-mode'
Eli Zaretskii
2026-05-26
ARRAYELTS → countof
Paul Eggert
2026-05-26
Omit useless casts found by GCC 16
Paul Eggert
2026-05-19
display_tty_menu_item eassert for absurdly long item texts
Paul Eggert
2026-05-16
; * src/xdisp.c (display_line): Fix commentary (bug#80693).
Eli Zaretskii
2026-05-16
Fill margins with 'margin' face on truncated screen lines
Andrea Alberti
2026-05-09
Fix display images in the display margins
Eli Zaretskii
2026-05-07
Fix infloop in redisplay due to continuation glyphs
Eli Zaretskii
2026-05-05
; Fix last change
Eli Zaretskii
2026-05-05
Introduce 'margin' face for window margin background
Andrea Alberti
2026-05-04
Re-add a call to clear_under_internal_border in clear_garbaged_frames
Dmitry Gutov
2026-05-01
Try to resize or resize-and-move child frames in one update
Dmitry Gutov
2026-04-30
Pacify GCC 16.0.1 -Wanalyzer-null-dereference in xdisp.c
Paul Eggert
2026-04-21
Fix unsafe use of SDATA in 'display_tty_menu_separator'
Eli Zaretskii
2026-04-14
New faces 'tab-line-active' and 'tab-line-inactive' (bug#80742)
Juri Linkov
2026-04-11
Fix face extension in 'visual-line-mode'
Eli Zaretskii
2026-04-08
Support 24-bit TrueColor on MS-Windows console
ewantown
2026-04-05
Fix display in window margins when text-area text is reordered
Eli Zaretskii
2026-04-04
Fix use of special glyphs with faces from display-table
Eli Zaretskii
2026-03-26
; * src/xdisp.c (produce_special_glyphs): Fix commentary.
Eli Zaretskii
2026-03-26
Simplify some struct frame.output_method checks
Basil L. Contovounesios
2026-03-13
Avoid assertion violations in 'display_menu_bar'
Eli Zaretskii
2026-03-03
Add mirroring for special glyphs (bug#80440)
Manuel Giraud
2026-02-28
Show a message in locked frames in single-kboard mode
Sean Whitton
2026-02-14
Fix handling of window-specific overlays in buffer iteration for display
Eli Zaretskii
2026-02-01
Minor improvements in vertical cusror motion
Eli Zaretskii
2026-01-24
Support cons cell for 'line-spacing'
Daniel Mendler
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-30
Inhibit looping in resize_mini_window (Bug#80017)
Martin Rudalics
2025-12-26
December 2025 spelling fixes
Paul Eggert
2025-12-09
Fix builds without toolkit menu bars
Po Lu
2025-12-08
Fix some C symbol extern visibility
Paul Eggert
2025-11-15
Avoid extra newline in user-error logged in *Messages*
Eli Zaretskii
2025-09-05
(redisplay_internal): Fix `follow-mode` (bug#79306)
Stefan Monnier
2025-08-26
Fix last change in 'next_element_from_display_vector'
Eli Zaretskii
2025-08-25
Fix use of display-table for mode-line display
Eli Zaretskii
2025-08-25
Fix assertion violations caused by recent redisplay changes
Eli Zaretskii
2025-08-25
Attempt to fix assertion violations in bug#79304
Eli Zaretskii
2025-08-23
Fix line-prefix display when there's a 'display' string at BOL
Eli Zaretskii
2025-07-16
; * src/xdisp.c: Fix typo.
Michael Albinus
2025-07-15
; Fix wording.
Sean Whitton
2025-07-15
; Fix recently introduced "ELisp".
Sean Whitton
2025-07-15
Add `redisplay_counter` to catch nested redisplays and abort outer one
Stefan Monnier
2025-07-14
* src/xdisp.c (tab-bar-truncate): New variable (bug#78953).
Juri Linkov
2025-06-17
Prevent redisplay slowdown with non-zero vscroll
Eli Zaretskii
2025-06-10
Improve documentation for display property functions
Jim Porter
2025-06-07
Fix vertical-motion when an image is at EOL under word-wrap
JD Smith
2025-05-03
Add line-column tracking for tree-sitter
Yuan Fu
2025-04-15
Show drag cursor on all window lines (mode, tab, header)
Jared Finder
[next]