]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Thu, 29 Jan 2004 02:55:51 +0000 (02:55 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 29 Jan 2004 02:55:51 +0000 (02:55 +0000)
src/ChangeLog.22

index f43799a1a6458301cad7b7f84cc5c84131316825..1b8782c9963020b13f9e6f90e0d65d88077ed8ae 100644 (file)
@@ -1,5 +1,8 @@
 2004-01-29  Kenichi Handa  <handa@m17n.org>
 
+       * fns.c (string_char_to_byte): Optimize for ASCII only string.
+       (string_byte_to_char): Likewise.
+
        * fileio.c (Finsert_file_contents): Avoid detecting a code twice.
 
        * coding.c (detect_coding_iso_2022): Fix handling of SS2 and SS3.