]> git.eshelyaron.com Git - emacs.git/commit
(Funibyte_char_to_multibyte): If C can't be decoded
authorKenichi Handa <handa@m17n.org>
Wed, 31 Jul 2002 07:06:36 +0000 (07:06 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 31 Jul 2002 07:06:36 +0000 (07:06 +0000)
commit3c5a53bdceac9d8b81afdee50b6b9098ef5ec094
treeee9b27f4d5b7de0cd037b3a5a28c6cfe1a2d117d
parent8bc28f69bac6280a3b33ecffebe93c5d7b67b4ad
(Funibyte_char_to_multibyte): If C can't be decoded
by the primary charset, make it eight-bit char.
(Fmultibyte_char_to_unibyte): Call CHAR_TO_BYTE8.
src/character.c