(redisplay_internal, redisplay_windows):
commit7033d6df3634dab4dec26619459eff04d458f810
authorRichard M. Stallman <rms@gnu.org>
Sat, 16 Mar 2002 07:05:59 +0000 (16 07:05 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 16 Mar 2002 07:05:59 +0000 (16 07:05 +0000)
tree4286f19f82ab21e003d6763ae26b8350272342a4
parentaab3aa14610915debebae1081eb206e7b7e4c11a
(redisplay_internal, redisplay_windows):
Use list_of_error to call internal_condition_case_1.
(safe_eval, safe_call): Pass Qt to internal_condition_case_{1,2}
so as to catch all errors with no possibility of debugger redisplay.
(list_of_error): New variable.
(syms_of_xdisp): Init and staticpro it.
src/xdisp.c