diff src/ChangeLog @ 43946:031571a8e24c

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sat, 16 Mar 2002 07:08:29 +0000
parents 0b19dc90f9bf
children fe54257cba5d
line wrap: on
line diff
--- a/src/ChangeLog	Sat Mar 16 07:05:59 2002 +0000
+++ b/src/ChangeLog	Sat Mar 16 07:08:29 2002 +0000
@@ -1,3 +1,14 @@
+2002-03-16  Richard M. Stallman  <rms@gnu.org>
+
+	* 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  <eliz@is.elta.co.il>
 
 	* msdos.c (dos_rawgetc): Disable the x-autoselect-window feature,