diff src/ChangeLog @ 36648:b3dfa003ef9b

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 08 Mar 2001 02:17:30 +0000
parents 5c9e147d55d8
children 32a1fa56a8e4
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>