2001-10-14 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
+ * keyboard.c (Fcommand_execute): Remove unnecessary prototype (it
+ is already prototyped in included lisp.h).
+
* frame.c (Fset_mouse_position): Improve style of comment to
follow other comments.
(Fset_mouse_pixel_position): Improve style of comment to follow
/* This is the actual command reading loop,
sans error-handling encapsulation. */
-EXFUN (Fcommand_execute, 4);
static int read_key_sequence P_ ((Lisp_Object *, int, Lisp_Object,
int, int, int));
void safe_run_hooks P_ ((Lisp_Object));