From: Kenichi Handa Date: Thu, 15 Aug 2002 01:26:01 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~8295^2~1864^2~453 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9d6d303b20fd9118c5db246320627fb9ecfe8cc5;p=emacs.git *** empty log message *** --- diff --git a/src/fns.c b/src/fns.c index 0a1ce7d26da..5133f32a5dc 100644 --- a/src/fns.c +++ b/src/fns.c @@ -924,9 +924,7 @@ string_byte_to_char (string, byte_index) 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)