(internal_self_insert): In a multibyte buffer, insert C
authorKenichi Handa <handa@m17n.org>
Tue, 3 Sep 2002 04:08:14 +0000 (04:08 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 3 Sep 2002 04:08:14 +0000 (04:08 +0000)
commit9ad8bfb0a0645b3bc9a7bf1298fa5f6808f4d8d5
treebe0e87ae81a08d0c8d1feeaecf3c28045969690b
parent8d35924790e7166739309dc9a3986f43b9c5de63
(internal_self_insert): In a multibyte buffer, insert C
as is without converting it to unibyte.  In a unibyte buffer,
convert C to multibyte before checking the syntax.
src/cmds.c