diff src/w32term.c @ 69401:259ab035a718

Add x_fully_uncatch_errors and x_catching_errors to the list of unused display error handling functions.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 11 Mar 2006 16:02:38 +0000
parents 3bd95f4f2941
children eb7a171cafae 0cdee8b991e1
line wrap: on
line diff
--- a/src/w32term.c	Sat Mar 11 16:01:21 2006 +0000
+++ b/src/w32term.c	Sat Mar 11 16:02:38 2006 +0000
@@ -5236,6 +5236,8 @@
 x_catch_errors (dpy)
 x_catch_errors_unwind (old_val)
 x_check_errors (dpy, format)
+x_fully_uncatch_errors ()
+x_catching_errors ()
 x_had_errors_p (dpy)
 x_clear_errors (dpy)
 x_uncatch_errors (dpy, count)