changeset 39921:39e32efe460d

*** empty log message ***
author Pavel Janík <Pavel@Janik.cz>
date Sun, 14 Oct 2001 16:03:03 +0000
parents 61964d31a7a2
children 538760a4422e
files src/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sun Oct 14 16:01:10 2001 +0000
+++ b/src/ChangeLog	Sun Oct 14 16:03:03 2001 +0000
@@ -1,5 +1,8 @@
 2001-10-14  Pavel Jan,Bm(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