diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index c935a3b1a05..cfb151d0f99 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2001-12-18 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | ||
| 2 | |||
| 3 | * keyboard.c (head_table): Add missing braces around initializer. | ||
| 4 | |||
| 5 | * term.c (keys): Likewise. | ||
| 6 | |||
| 7 | * xfns.c (x_frame_parms, visual_classes): Likewise. | ||
| 8 | |||
| 1 | 2001-12-17 Sam Steingold <sds@gnu.org> | 9 | 2001-12-17 Sam Steingold <sds@gnu.org> |
| 2 | 10 | ||
| 3 | * coding.c (DECODE_COMPOSITION_END): Fixed a typo in the last | 11 | * coding.c (DECODE_COMPOSITION_END): Fixed a typo in the last |