]> git.eshelyaron.com Git - emacs.git/commitdiff
Add x_fully_uncatch_errors and x_catching_errors to
authorEli Zaretskii <eliz@gnu.org>
Sat, 11 Mar 2006 16:02:38 +0000 (16:02 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 11 Mar 2006 16:02:38 +0000 (16:02 +0000)
the list of unused display error handling functions.

src/w32term.c

index 37139614e246021f75cdd04893ec11addacd8f4b..3ffe00dd314f3274cb8902968343c42fb48a9e24 100644 (file)
@@ -5236,6 +5236,8 @@ x_error_catcher (display, error)
 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)