# HG changeset patch # User Gerd Moellmann # Date 962827061 0 # Node ID 60dfd5c7304c7a0a3330e946542c8c2bc27c9801 # Parent f8f9badf67500ef3a084426e753170d97f07f3a3 (handling_signal): External declaration. diff -r f8f9badf6750 -r 60dfd5c7304c src/lisp.h --- 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: