]> git.eshelyaron.com Git - emacs.git/commit
Avoid crashes in batch mode due to lack of frame face cache
authorEli Zaretskii <eliz@gnu.org>
Fri, 24 Feb 2023 20:46:05 +0000 (22:46 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 24 Feb 2023 20:46:05 +0000 (22:46 +0200)
commit146bce49321da3b65d0a0e0326bb54cf1e79551c
tree3ba8faac5c07633bc3a76dbcd9bd8904621cc3a3
parent244a73cd7292a1e10aa49618c03fc9ab801f14b9
Avoid crashes in batch mode due to lack of frame face cache

* src/xfaces.c (Finternal_merge_in_global_face): Handle frames
with no face cache.
src/xfaces.c