changeset 42124:d92b9c6ee4eb

*** empty log message ***
author Pavel Janík <Pavel@Janik.cz>
date Tue, 18 Dec 2001 06:27:15 +0000
parents 7f5f06b97bfc
children 8163dcb4653b
files lwlib/ChangeLog src/ChangeLog
diffstat 2 files changed, 13 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lwlib/ChangeLog	Tue Dec 18 06:26:27 2001 +0000
+++ b/lwlib/ChangeLog	Tue Dec 18 06:27:15 2001 +0000
@@ -1,3 +1,8 @@
+2001-12-18  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>
+
+	* lwlib.c (separator_names): Add missing braces around
+	initializers.
+
 2001-12-08  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>
 
 	* COPYING: New file.
--- a/src/ChangeLog	Tue Dec 18 06:26:27 2001 +0000
+++ b/src/ChangeLog	Tue Dec 18 06:27:15 2001 +0000
@@ -1,3 +1,11 @@
+2001-12-18  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>
+
+	* keyboard.c (head_table): Add missing braces around initializer.
+
+	* term.c (keys): Likewise.
+
+	* xfns.c (x_frame_parms, visual_classes): Likewise.
+
 2001-12-17  Sam Steingold  <sds@gnu.org>
 
 	* coding.c (DECODE_COMPOSITION_END): Fixed a typo in the last