]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Thu, 8 Mar 2001 02:17:30 +0000 (02:17 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 8 Mar 2001 02:17:30 +0000 (02:17 +0000)
src/ChangeLog

index c7a4ffcdee92bad170ac1e96dacc9fc168c99c64..e080d520a0f114f43d1b4f9ae0da843c5bb70392 100644 (file)
@@ -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>