aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog.9
diff options
context:
space:
mode:
authorAndrea Corallo2020-10-04 19:45:05 +0200
committerAndrea Corallo2020-10-04 19:45:05 +0200
commit44ef24342fd8a2ac876212124ebf38673acda35a (patch)
tree793dc4ba4197559b4bc65339d713c0807a7b2ca9 /src/ChangeLog.9
parentafb765ab3cab7b6582d0def543b23603cd076445 (diff)
parentd8665e6d3473403c90a0831e83439a013d0012d3 (diff)
downloademacs-44ef24342fd8a2ac876212124ebf38673acda35a.tar.gz
emacs-44ef24342fd8a2ac876212124ebf38673acda35a.zip
Merge remote-tracking branch 'savannah/master' into HEAD
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