]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorPavel Janík <Pavel@Janik.cz>
Tue, 18 Dec 2001 06:27:15 +0000 (06:27 +0000)
committerPavel Janík <Pavel@Janik.cz>
Tue, 18 Dec 2001 06:27:15 +0000 (06:27 +0000)
lwlib/ChangeLog
src/ChangeLog

index 14923cd7a2091bcce6bf0603bb798b52051e1503..9ed9e4246e5a42f42553d29ae3d242cc3f51f5f1 100644 (file)
@@ -1,3 +1,8 @@
+2001-12-18  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+
+       * lwlib.c (separator_names): Add missing braces around
+       initializers.
+
 2001-12-08  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
        * COPYING: New file.
index c935a3b1a05fe89f0e747f0ee748bbd1cc622664..cfb151d0f99897f37fdd45aff8c293150c997dea 100644 (file)
@@ -1,3 +1,11 @@
+2001-12-18  Pavel Jan\e,Bm\e(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