]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Thu, 14 Dec 2000 01:27:24 +0000 (01:27 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 14 Dec 2000 01:27:24 +0000 (01:27 +0000)
src/ChangeLog

index b425bb2bc07dac480eb6af80ac073e2203366a75..3ff59a15679de08125fc9d170af49139be273574 100644 (file)
@@ -9,7 +9,10 @@
        argument MULTIBYTEP.  Callers changed.
        (detect_coding_mask, detect_coding_system): New argument
        MULTIBYTEP.  Callers changed.
-
+       (decode_coding_string): Set coding->src_multibyte and
+       coding->dst_multibyte before calling detect_coding and detect_eol.
+       Update them after some coding system is detected.
+       
 2000-12-13  Stefan Monnier  <monnier@cs.yale.edu>
 
        * keymap.c (get_keyelt): Only eval the filter if `autoload' is set.