diff src/lisp.h @ 30081:60dfd5c7304c

(handling_signal): External declaration.
author Gerd Moellmann <gerd@gnu.org>
date Wed, 05 Jul 2000 19:57:41 +0000
parents da80009c3957
children 420acffb79c2
line wrap: on
line diff
--- a/src/lisp.h	Wed Jul 05 19:57:23 2000 +0000
+++ b/src/lisp.h	Wed Jul 05 19:57:41 2000 +0000
@@ -2245,6 +2245,7 @@
 extern Lisp_Object Vautoload_queue;
 extern Lisp_Object Vdebug_on_error;
 extern Lisp_Object Vsignaling_function;
+extern int handling_signal;
 
 /* To run a normal hook, use the appropriate function from the list below.
    The calling convention: