index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dispextern.h
Age
Commit message (
Expand
)
Author
2026-06-01
Pacify -Wuseless-cast if --enable-checking=all
Paul Eggert
2026-06-01
Prevent segfaults due to frame resizing at the wrong time
Eli Zaretskii
2026-05-27
Port MinGW GCC 9.2 image.c fix to non MS-Windows
Paul Eggert
2026-05-26
Omit useless casts found by GCC 16
Paul Eggert
2026-05-05
Introduce 'margin' face for window margin background
Andrea Alberti
2026-04-14
New faces 'tab-line-active' and 'tab-line-inactive' (bug#80742)
Juri Linkov
2026-02-17
; Fix typo in struct image commentary.
Basil L. Contovounesios
2026-02-14
Fix handling of window-specific overlays in buffer iteration for display
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-08
Fix some C symbol extern visibility
Paul Eggert
2025-07-15
Add `redisplay_counter` to catch nested redisplays and abort outer one
Stefan Monnier
2025-03-07
Fix tty underline capability check (bug#75024)
Gerd Möllmann
2025-01-25
Replace is_frame_ancestor with frame_ancestor_p
Gerd Möllmann
2025-01-25
Reapply "Fix mouse position handling for nested tty child frames"
Gerd Möllmann
2025-01-25
Reapply "Simplify absolute (x, y) computation on ttys"
Gerd Möllmann
2025-01-25
Revert "Simplify absolute (x, y) computation on ttys"
Gerd Möllmann
2025-01-25
Revert "Fix mouse position handling for nested tty child frames"
Gerd Möllmann
2025-01-25
Fix mouse position handling for nested tty child frames
Gerd Möllmann
2025-01-25
Simplify absolute (x, y) computation on ttys
Gerd Möllmann
2025-01-23
Handle tty menus overlapping child frames
Gerd Möllmann
2025-01-21
Don't use a redisplay optimization in a certain case on ttys
Gerd Möllmann
2025-01-19
Prefer EMACS_INT_MAX to TYPE_MAXIMUM (EMACS_INT)
Paul Eggert
2025-01-14
Handle removal of selected tty child frame
Martin Rudalics
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-28
Make image cache aware of image-scaling-factor (bug#74725)
Alan Third
2024-12-19
Remove an unused parameter of combine_updates
Gerd Möllmann
2024-12-19
Don't pause display for pending input
Gerd Möllmann
2024-12-19
Merge branch 'scratch/tty-child-frames'
Gerd Möllmann
2024-11-16
Add new `header-line-active' and `header-line-inactive' faces
Trevor Murphy
2024-11-16
Revert "Don't pause display for pending input"
Gerd Möllmann
2024-11-16
Revert "Remove an unused parameter"
Gerd Möllmann
2024-11-16
Remove an unused parameter
Gerd Möllmann
2024-11-16
Merge branch 'master' into scratch/tty-child-frames
Gerd Möllmann
2024-11-16
Don't pause display for pending input
Gerd Möllmann
2024-11-05
Support :transform-smoothing on images (MS-Windows) (bug#57166)
Cecilio Pardo
2024-10-22
Fix commenting conventions.
Eli Zaretskii
2024-10-22
Initial child frames based on master
Gerd Möllmann
2024-07-09
Fix bug#71929
Po Lu
2024-06-20
Fix use of ':align-to' in 'wrap-prefix'
Eli Zaretskii
2024-06-20
Correctly cache images when frames vary in their font metrics
Po Lu
2024-06-05
Another attempt to prevent crashes when resizing TTY frames
Eli Zaretskii
2024-06-03
Avoid crashes and assertions while handling SIGWINCH
Eli Zaretskii
2024-06-03
Maintain relationship between tool bar image and default font width
Po Lu
2024-04-28
Implement dots and dashes on X
Po Lu
2024-04-27
Merge from origin/emacs-29
Eli Zaretskii
2024-04-27
Add support for colored and styled underlines on tty frames
Mohsin Kaleem
2024-04-23
Implement face stipples on Android
Po Lu
2024-04-21
Avoid assertion violations in 'push_prefix_prop'
Eli Zaretskii
2024-04-01
Add support for `ch' and `cw' dimension specifiers for images
Zajcev Evgeny
[next]