]> git.eshelyaron.com Git - emacs.git/commitdiff
(handling_signal): External declaration.
authorGerd Moellmann <gerd@gnu.org>
Wed, 5 Jul 2000 19:57:41 +0000 (19:57 +0000)
committerGerd Moellmann <gerd@gnu.org>
Wed, 5 Jul 2000 19:57:41 +0000 (19:57 +0000)
src/lisp.h

index 8adbaea87e90c21c7dfb0ac1bcae6cb6f09c99e2..6967eed2ccde32c45846382c95f18d4f12861cd2 100644 (file)
@@ -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: