]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Fri, 31 May 2002 10:47:26 +0000 (10:47 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 31 May 2002 10:47:26 +0000 (10:47 +0000)
src/ChangeLog

index 3c7af98974322d140675a2daadab75cd3a1715bf..7e3f0db5d979f2ad0a5d4ce6bbf3ba08c499b8f4 100644 (file)
@@ -1,5 +1,8 @@
 2002-05-31  Kenichi Handa  <handa@etl.go.jp>
 
+       * charset.c (load_charset_map): Handle the case that from < to
+       correctly.
+
        * coding.c (encode_coding_emacs_mule): Pay attention to raw-8-bit
        chars.
        (encode_coding_iso_2022): Likewise.