diff options
author | Eli Zaretskii <eliz@gnu.org> | 2023-08-12 09:38:28 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2023-08-12 09:38:28 +0300 |
commit | 03e897c08facf8e920ee04cd505b72f5aa5a30cf (patch) | |
tree | 87221aa14947ab45d7d1c9664c7fb5e8812776ef /lisp/emacs-lisp/byte-run.el | |
parent | b1ba06a1e4bac45cecddeb961ec3e56afa390c3f (diff) | |
download | emacs-03e897c08facf8e920ee04cd505b72f5aa5a30cf.tar.gz emacs-03e897c08facf8e920ee04cd505b72f5aa5a30cf.tar.bz2 emacs-03e897c08facf8e920ee04cd505b72f5aa5a30cf.zip |
Fix rare crashes in redisplay due to problems with fontsets
* src/xdisp.c (get_next_display_element): If we have no usable
face to display a character/composition, treat that as glyphless.
(produce_glyphless_glyph): If neither it->face nor its ASCII face
are usable, fall back to the frame's default font. (Bug#65198)
Diffstat (limited to 'lisp/emacs-lisp/byte-run.el')
0 files changed, 0 insertions, 0 deletions