mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-20 10:23:57 +00:00
(Vsignaling_function): External declaration.
This commit is contained in:
parent
1d462b4c3d
commit
fab88cb702
@ -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:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user