From: Gerd Moellmann Date: Wed, 5 Jul 2000 17:23:15 +0000 (+0000) Subject: (Vsignaling_function): External declaration. X-Git-Tag: emacs-pretest-21.0.90~2953 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=fab88cb7022ae6ced44f4f132b77592f801c384c;p=emacs.git (Vsignaling_function): External declaration. --- diff --git a/src/lisp.h b/src/lisp.h index ca271863b26..8adbaea87e9 100644 --- a/src/lisp.h +++ b/src/lisp.h @@ -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: