From: Gerd Moellmann Date: Wed, 5 Jul 2000 19:57:41 +0000 (+0000) Subject: (handling_signal): External declaration. X-Git-Tag: emacs-pretest-21.0.90~2944 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=21c5a64eb19d18c0b0b6290e691041098c8cfcba;p=emacs.git (handling_signal): External declaration. --- diff --git a/src/lisp.h b/src/lisp.h index 8adbaea87e9..6967eed2ccd 100644 --- a/src/lisp.h +++ b/src/lisp.h @@ -2245,6 +2245,7 @@ extern Lisp_Object Vmocklisp_arguments, Qmocklisp, Qmocklisp_arguments; 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: