diff src/ChangeLog.22 @ 89784:4afbf3431108

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 29 Jan 2004 02:55:51 +0000
parents ce852d289e01
children 27a1ad5d169f
line wrap: on
line diff
--- a/src/ChangeLog.22	Thu Jan 29 02:55:34 2004 +0000
+++ b/src/ChangeLog.22	Thu Jan 29 02:55:51 2004 +0000
@@ -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.