changeset 36648:b3dfa003ef9b

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 08 Mar 2001 02:17:30 +0000
parents 0a75ccbe42b2
children 5dc88f9ab0ef
files src/ChangeLog
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Thu Mar 08 02:01:00 2001 +0000
+++ b/src/ChangeLog	Thu Mar 08 02:17:30 2001 +0000
@@ -5,6 +5,8 @@
 	(decode_coding_sjis_big5): Likewise.
 	(Fdetect_coding_region): Call detect_coding_system with tailing
 	anchor byte `\0' for more rigid detection.
+	(detect_coding_mask): Fix the incorrect handling of arg
+	MULTIBYTEP.
 	(Fdetect_coding_string): Likewise.
 
 2001-03-07  Stefan Monnier  <monnier@cs.yale.edu>