From a9c1a157ff3580fac6cabea4a649fa2ceeecd0aa Mon Sep 17 00:00:00 2001 From: Richard M. Stallman Date: Sat, 16 Mar 2002 07:08:29 +0000 Subject: *** empty log message *** --- src/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'src') diff --git a/src/ChangeLog b/src/ChangeLog index 0da2af85ed8..1fc9b7f658c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,14 @@ +2002-03-16 Richard M. Stallman + + * xdisp.c (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. + + * print.c (print_object): Delete `\ ' from printed rep of frame. + 2002-03-15 Eli Zaretskii * msdos.c (dos_rawgetc): Disable the x-autoselect-window feature, -- cgit v1.2.1