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

index ca271863b26e516156726807aee62646ab9b135b..8adbaea87e90c21c7dfb0ac1bcae6cb6f09c99e2 100644 (file)
@@ -2244,6 +2244,8 @@ extern Lisp_Object Vinhibit_quit, Qinhibit_quit, Vquit_flag;
 extern Lisp_Object Vmocklisp_arguments, Qmocklisp, Qmocklisp_arguments;
 extern Lisp_Object Vautoload_queue;
 extern Lisp_Object Vdebug_on_error;
+extern Lisp_Object Vsignaling_function;
+
 /* To run a normal hook, use the appropriate function from the list below.
    The calling convention: