index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xfaces.c
Age
Commit message (
Expand
)
Author
2026-06-01
Improve x_free_gc checking when debugging
Paul Eggert
2026-05-28
Speed-up cursor motion under 'display-line-numbers-mode'
Eli Zaretskii
2026-05-26
ARRAYELTS → countof
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-03-26
Simplify some struct frame.output_method checks
Basil L. Contovounesios
2026-02-14
; * src/xfaces.c (face_at_buffer_position): Fix next_overlay per bug#80242.
Eli Zaretskii
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-08
Fix some C symbol extern visibility
Paul Eggert
2025-12-08
; Fix commentary in xfaces.c
Eli Zaretskii
2025-11-25
Port to glibc 2.43+ with GCC 15+
Paul Eggert
2025-11-19
Fix mis-declarations of non-const functions
Paul Eggert
2025-11-09
Fix a crash in 'merge_face_ref'
Eli Zaretskii
2025-10-31
Avoid infinite recursion in 'face_inheritance_cycle'
Eli Zaretskii
2025-10-29
; * src/xfaces.c (face_inheritance_cycle): More defensive code.
Eli Zaretskii
2025-10-27
Avoid face inheritance cycles
Eli Zaretskii
2025-10-25
; Remove unintended hunks from last changeset.
Eli Zaretskii
2025-10-25
; Fix last change (bug#79629)
Eli Zaretskii
2025-06-21
; * src/xfaces.c (init_xfaces) <face_attr_sym>: Add :family (bug#78813).
Eli Zaretskii
2025-03-22
Fix usage of string data pointers in xfaces.c
Eli Zaretskii
2025-02-01
Merge branch 'scratch/no-purespace' into 'master'
Stefan Kangas
2025-01-20
Remove redundant case_Lisp_Int macro
Stefan Kangas
2025-01-19
Replace call[1-8] with calln
Stefan Kangas
2025-01-05
Allow to remap 'header-line' face
Eli Zaretskii
2025-01-03
Automatically redraw frames for filtered faces
Daniel Colascione
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-19
Merge branch 'scratch/tty-child-frames'
Gerd Möllmann
2024-12-12
Pure storage removal: Remove purecopy hash table flag
Pip Cet
2024-12-12
Pure storage removal: Replace calls to removed functions
Pip Cet
2024-11-16
Add new `header-line-active' and `header-line-inactive' faces
Trevor Murphy
2024-10-22
Initial child frames based on master
Gerd Möllmann
2024-09-29
Cease accepting the :reverse-video face attribute (bug#73552)
Mattias Engdegård
2024-08-29
Fix rare segfaults due to freed fontsets
Eli Zaretskii
2024-08-25
Revert a recent change that caused redisplay slowdown
Eli Zaretskii
2024-08-24
Fix rare segfaults due to freed fontsets
Eli Zaretskii
2024-07-09
Fix bug#71929
Po Lu
2024-06-29
Fix typo incurring leaks of face structures
Po Lu
2024-06-20
Correctly cache images when frames vary in their font metrics
Po Lu
2024-05-28
Avoid rare crashes in 'uncache_face'
Eli Zaretskii
2024-05-26
Prevent crashes due to redisplay while realizing the default face
Eli Zaretskii
2024-05-09
Replace calls to intern with a constant string with DEFSYMs
Po Lu
2024-04-30
Pacify GCC 14 -Wnull-dereference
Paul Eggert
2024-04-28
Implement dots and dashes on X
Po Lu
2024-04-28
Port double-line underlines to GUI systems
Po Lu
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-13
Fix crash upon call to Fset_fontset_font after X server disconnect
Po Lu
2024-02-09
Don't lose track of adstyles during face merging
Po Lu
2024-01-20
Be more systematic about parens in C source code
Paul Eggert
2024-01-13
Share hash table test structs
Mattias Engdegård
[next]