From: Pavel Janík Date: Tue, 18 Dec 2001 06:27:15 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~17646 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4521d1fccf8c1fc9a52dfbd5ce76929155f42855;p=emacs.git *** empty log message *** --- diff --git a/lwlib/ChangeLog b/lwlib/ChangeLog index 14923cd7a20..9ed9e4246e5 100644 --- a/lwlib/ChangeLog +++ b/lwlib/ChangeLog @@ -1,3 +1,8 @@ +2001-12-18 Pavel Jan,Bm(Bk + + * lwlib.c (separator_names): Add missing braces around + initializers. + 2001-12-08 Pavel Jan,Bm(Bk * COPYING: New file. diff --git a/src/ChangeLog b/src/ChangeLog index c935a3b1a05..cfb151d0f99 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2001-12-18 Pavel Jan,Bm(Bk + + * 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 * coding.c (DECODE_COMPOSITION_END): Fixed a typo in the last