diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 0194c4b8c6f..2b0c47862d4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2004-08-03 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * coding.c (decode_coding_string): Adjust coding->consumed, and | ||
| 4 | etc. with shrinked_bytes. | ||
| 5 | |||
| 1 | 2004-08-03 Kim F. Storm <storm@cua.dk> | 6 | 2004-08-03 Kim F. Storm <storm@cua.dk> |
| 2 | 7 | ||
| 3 | * indent.c (compute_motion): Fix check for full width window | 8 | * indent.c (compute_motion): Fix check for full width window |