]> git.eshelyaron.com Git - emacs.git/commitdiff
(interactive_p): Add prototype.
authorGerd Moellmann <gerd@gnu.org>
Wed, 31 Jan 2001 14:48:07 +0000 (14:48 +0000)
committerGerd Moellmann <gerd@gnu.org>
Wed, 31 Jan 2001 14:48:07 +0000 (14:48 +0000)
src/lisp.h

index 66f37044ad23bf841a3a863c6347124604ac0b68..966e3b929d8dbdec53a6bd31e73ffd8acab30278 100644 (file)
@@ -2295,6 +2295,7 @@ extern Lisp_Object Vautoload_queue;
 extern Lisp_Object Vdebug_on_error;
 extern Lisp_Object Vsignaling_function;
 extern int handling_signal;
+extern int interactive_p P_ ((int));
 
 /* To run a normal hook, use the appropriate function from the list below.
    The calling convention: