]> git.eshelyaron.com Git - emacs.git/commit
Yet another place inside redisplay_window to prevent quitting
authorEli Zaretskii <eliz@gnu.org>
Sat, 4 Dec 2021 08:37:40 +0000 (10:37 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 4 Dec 2021 08:37:40 +0000 (10:37 +0200)
commit3e7aff5fcdd3fa6e30497323c914f6c79c951ed6
treeaadd25e064fb6435c8e6efa95cceb2a59f864770
parent142e827bc409ddb2692fcbd3d921db6ffdd651ac
Yet another place inside redisplay_window to prevent quitting

* src/xdisp.c (handle_single_display_spec): Inhibit quitting
around the call to 'lookup_derived_face' (which can QUIT).
(Bug#44448)
src/xdisp.c