Mercurial > emacs
diff lisp/calculator.el @ 43945:fed6d1639bb4
(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.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 16 Mar 2002 07:05:59 +0000 |
parents | f18f05d77411 |
children | 336c18b62203 |