aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/python.el
diff options
context:
space:
mode:
authorEli Zaretskii2025-11-09 08:58:15 +0200
committerEli Zaretskii2025-11-09 08:58:15 +0200
commitf11349ea1a5f391a457da90a7a07af9ba7f47e6d (patch)
treedcfd85ba3d2d8c97f833f6f2dbf3a5a793c004f1 /lisp/progmodes/python.el
parent266335374e29cfd304838b2109af93ab22f6009f (diff)
downloademacs-f11349ea1a5f391a457da90a7a07af9ba7f47e6d.tar.gz
emacs-f11349ea1a5f391a457da90a7a07af9ba7f47e6d.zip
Fix a crash in 'merge_face_ref'
* src/xfaces.c (get_lface_attributes): Avoid crashes if F is NULL. This happens when 'face_inheritance_cycle' is for some reason called for the default attributes of a face (which are applicable to future frames). We avoid the crashes by not consulting face remapping in that case, since face remapping is buffer-local, and therefore cannot possibly affect face defaults. (Bug#79790)
Diffstat (limited to 'lisp/progmodes/python.el')
0 files changed, 0 insertions, 0 deletions