changeset 39923:6dd34a540e1f

*** empty log message ***
author Pavel Janík <Pavel@Janik.cz>
date Sun, 14 Oct 2001 16:10:40 +0000
parents 538760a4422e
children c1262fd975b2
files src/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sun Oct 14 16:08:48 2001 +0000
+++ b/src/ChangeLog	Sun Oct 14 16:10:40 2001 +0000
@@ -1,5 +1,9 @@
 2001-10-14  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>
 
+	* xterm.c: (xlwmenu_window_p, xlwmenu_redisplay): Add prototypes.
+	(XTread_socket): Improve style of comments to follow other
+	comments.
+
 	* keyboard.c (Fcommand_execute): Remove unnecessary prototype (it
 	is already prototyped in included lisp.h).