comparison src/keyboard.h @ 30710:17973241c0d2

(kbd_buffer_events_waiting): Add prototype.
author Eli Zaretskii <eliz@gnu.org>
date Wed, 09 Aug 2000 12:24:57 +0000
parents 13034314ea4c
children 62881d34a9ba
comparison
equal deleted inserted replaced
30709:71b0b4b5d334 30710:17973241c0d2
338 Lisp_Object, int)); 338 Lisp_Object, int));
339 extern int gen_help_event P_ ((struct input_event *, Lisp_Object, 339 extern int gen_help_event P_ ((struct input_event *, Lisp_Object,
340 Lisp_Object, Lisp_Object, Lisp_Object, int)); 340 Lisp_Object, Lisp_Object, Lisp_Object, int));
341 extern void kbd_buffer_store_help_event P_ ((Lisp_Object, Lisp_Object)); 341 extern void kbd_buffer_store_help_event P_ ((Lisp_Object, Lisp_Object));
342 extern Lisp_Object menu_item_eval_property P_ ((Lisp_Object)); 342 extern Lisp_Object menu_item_eval_property P_ ((Lisp_Object));
343 extern int kbd_buffer_events_waiting P_ ((int));