diff options
Diffstat (limited to 'src/ChangeLog.9')
| -rw-r--r-- | src/ChangeLog.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog.9 b/src/ChangeLog.9 index 9f12748fbeb..0c1f72a6787 100644 --- a/src/ChangeLog.9 +++ b/src/ChangeLog.9 | |||
| @@ -10388,7 +10388,7 @@ | |||
| 10388 | ISO_control_0 and ISO_control_1. | 10388 | ISO_control_0 and ISO_control_1. |
| 10389 | 10389 | ||
| 10390 | * coding.h (enum iso_code_class_type): Member ISO_control_code is | 10390 | * coding.h (enum iso_code_class_type): Member ISO_control_code is |
| 10391 | devided into ISO_control_0 and ISO_control_1. | 10391 | divided into ISO_control_0 and ISO_control_1. |
| 10392 | (struct coding_system): New members src_multibyte, dst_multibyte, | 10392 | (struct coding_system): New members src_multibyte, dst_multibyte, |
| 10393 | errors, and result. Delete member fake_multibyte. | 10393 | errors, and result. Delete member fake_multibyte. |
| 10394 | (CODING_REQUIRE_DECODING): Return 1 if coding->dst_multibyte is | 10394 | (CODING_REQUIRE_DECODING): Return 1 if coding->dst_multibyte is |