diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 4dc8a149929..5944c18a4f2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2000-05-23 Kenichi Handa <handa@etl.go.jp> | 1 | 2000-05-23 Kenichi Handa <handa@etl.go.jp> |
| 2 | 2 | ||
| 3 | * syntax.c (skip_chars): Use FETCH_STRING_CHAR_ADVANCE | ||
| 4 | unconditionally. | ||
| 5 | |||
| 3 | * msdos.c (IT_write_glyphs): Set coding->src_multibyte to 1. | 6 | * msdos.c (IT_write_glyphs): Set coding->src_multibyte to 1. |
| 4 | 7 | ||
| 5 | * term.c (encode_terminal_code): Set coding->src_multibyte | 8 | * term.c (encode_terminal_code): Set coding->src_multibyte |