Mercurial > emacs
changeset 30081:60dfd5c7304c
(handling_signal): External declaration.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 05 Jul 2000 19:57:41 +0000 |
parents | f8f9badf6750 |
children | 0a8fd2579cb5 |
files | src/lisp.h |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/lisp.h Wed Jul 05 19:57:23 2000 +0000 +++ b/src/lisp.h Wed Jul 05 19:57:41 2000 +0000 @@ -2245,6 +2245,7 @@ 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: