Mercurial > emacs
changeset 30072:da80009c3957
(Vsignaling_function): External declaration.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 05 Jul 2000 17:23:15 +0000 |
parents | 1a26ac604ea4 |
children | ed8f34a43649 |
files | src/lisp.h |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/lisp.h Wed Jul 05 17:22:52 2000 +0000 +++ b/src/lisp.h Wed Jul 05 17:23:15 2000 +0000 @@ -2244,6 +2244,8 @@ 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: