aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog.9
diff options
context:
space:
mode:
authorStefan Kangas2020-10-02 17:56:41 +0200
committerStefan Kangas2020-10-03 12:53:51 +0200
commitceae38b9338ea07b18b2d2efa07bcf304d40c23d (patch)
tree3aca6458654c798933cad21f07a823f33e310cdb /src/ChangeLog.9
parentd22fe0ec3a321ea222ad2f25c52c7eddea4375df (diff)
downloademacs-ceae38b9338ea07b18b2d2efa07bcf304d40c23d.tar.gz
emacs-ceae38b9338ea07b18b2d2efa07bcf304d40c23d.zip
; Fix trivial typos in ChangeLogs
Diffstat (limited to 'src/ChangeLog.9')
-rw-r--r--src/ChangeLog.92
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