]> git.eshelyaron.com Git - emacs.git/commit
(Fmake_byte_code): If BYTECODE-STRING is multibyte,
authorKenichi Handa <handa@m17n.org>
Fri, 19 May 2000 23:49:35 +0000 (23:49 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 19 May 2000 23:49:35 +0000 (23:49 +0000)
commit9eac9d597c990e4b57c2ca079e5b57f2eb1270ae
tree43a44bece2eb12a4a419bb14562914e45aaa0852
parentb195b25d4d4f6a1f836c8da2cedcfbc351247117
(Fmake_byte_code): If BYTECODE-STRING is multibyte,
convert it to unibyte.
(make_string): Use parse_str_as_multibyte, not chars_in_text.
src/alloc.c