mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-14 18:10:32 -08:00
(Vsignaling_function): External declaration.
This commit is contained in:
parent
1d462b4c3d
commit
fab88cb702
1 changed files with 2 additions and 0 deletions
|
|
@ -2244,6 +2244,8 @@ extern Lisp_Object Vinhibit_quit, Qinhibit_quit, Vquit_flag;
|
||||||
extern Lisp_Object Vmocklisp_arguments, Qmocklisp, Qmocklisp_arguments;
|
extern Lisp_Object Vmocklisp_arguments, Qmocklisp, Qmocklisp_arguments;
|
||||||
extern Lisp_Object Vautoload_queue;
|
extern Lisp_Object Vautoload_queue;
|
||||||
extern Lisp_Object Vdebug_on_error;
|
extern Lisp_Object Vdebug_on_error;
|
||||||
|
extern Lisp_Object Vsignaling_function;
|
||||||
|
|
||||||
/* To run a normal hook, use the appropriate function from the list below.
|
/* To run a normal hook, use the appropriate function from the list below.
|
||||||
The calling convention:
|
The calling convention:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue