]> git.eshelyaron.com Git - emacs.git/commitdiff
(menu_item_eval_property): Declare.
authorKen Raeburn <raeburn@raeburn.org>
Tue, 8 Aug 2000 14:37:26 +0000 (14:37 +0000)
committerKen Raeburn <raeburn@raeburn.org>
Tue, 8 Aug 2000 14:37:26 +0000 (14:37 +0000)
src/keyboard.h

index fa9025d2b81ba615186c2027c9a6a424e70317fe..5c6317828908225bbcedbd9b7e54211a2fd8d88c 100644 (file)
@@ -339,3 +339,4 @@ extern void show_help_echo P_ ((Lisp_Object, Lisp_Object, Lisp_Object,
 extern int gen_help_event P_ ((struct input_event *, Lisp_Object,
                               Lisp_Object, Lisp_Object, Lisp_Object, int));
 extern void kbd_buffer_store_help_event P_ ((Lisp_Object, Lisp_Object));
+extern Lisp_Object menu_item_eval_property P_ ((Lisp_Object));