# HG changeset patch # User Kenichi Handa # Date 1029374761 0 # Node ID 90ed3c3cd1cc82c03b394d4a0bb4d0abcd4c64f8 # Parent 52c1682e63537283efe6046e6e355cc0dd0fe160 *** empty log message *** diff -r 52c1682e6353 -r 90ed3c3cd1cc src/fns.c --- a/src/fns.c Thu Aug 08 13:05:11 2002 +0000 +++ b/src/fns.c Thu Aug 15 01:26:01 2002 +0000 @@ -924,9 +924,7 @@ return i; } -/* Convert STRING to a multibyte string. - Single-byte characters 0240 through 0377 are converted - by adding nonascii_insert_offset to each. */ +/* Convert STRING to a multibyte string. */ Lisp_Object string_make_multibyte (string)