*** empty log message ***

This commit is contained in:
Pavel Janík 2001-12-18 06:27:15 +00:00
parent 9908a32442
commit 4521d1fccf
2 changed files with 13 additions and 0 deletions

View file

@ -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.

View file

@ -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