comparison src/keyboard.h @ 90729:6588c6259dfb

Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 545-562) - Update from CVS - Update from erc--emacs--22 - Merge from gnus--rel--5.10 - erc-iswitchb: Temporarily enable iswitchb mode * gnus--rel--5.10 (patch 172-176) - Merge from emacs--devo--0 - Update from CVS - Update from CVS: lisp/legacy-gnus-agent.el: Add Copyright notice. Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-156
author Miles Bader <miles@gnu.org>
date Sat, 16 Dec 2006 01:29:26 +0000
parents 6823a91487f2 e0cd1d7ea60c
children 95d0cdf160ea
comparison
equal deleted inserted replaced
90728:a65a92d83186 90729:6588c6259dfb
342 extern void gen_help_event P_ ((Lisp_Object, Lisp_Object, Lisp_Object, 342 extern void gen_help_event P_ ((Lisp_Object, Lisp_Object, Lisp_Object,
343 Lisp_Object, int)); 343 Lisp_Object, int));
344 extern void kbd_buffer_store_help_event P_ ((Lisp_Object, Lisp_Object)); 344 extern void kbd_buffer_store_help_event P_ ((Lisp_Object, Lisp_Object));
345 extern Lisp_Object menu_item_eval_property P_ ((Lisp_Object)); 345 extern Lisp_Object menu_item_eval_property P_ ((Lisp_Object));
346 extern int kbd_buffer_events_waiting P_ ((int)); 346 extern int kbd_buffer_events_waiting P_ ((int));
347 extern void add_user_signals P_ ((int, const char *));
347 348
348 /* arch-tag: 769cbade-1ba9-4950-b886-db265b061aa3 349 /* arch-tag: 769cbade-1ba9-4950-b886-db265b061aa3
349 (do not change this comment) */ 350 (do not change this comment) */