(decode_builtin_char): Use <EMACS_INT> instead of <int> for `code'.
authortomo <tomo>
Sat, 31 Jul 2004 09:43:25 +0000 (09:43 +0000)
committertomo <tomo>
Sat, 31 Jul 2004 09:43:25 +0000 (09:43 +0000)
commit41bbbbf7fa8e916bae98b7ada3f5d39f135abae3
tree2648d111d37b74345d69957cb2020f7f46631788
parent7153a8d84ffcc9dfde1a317a96e28c5945a3354f
(decode_builtin_char): Use <EMACS_INT> instead of <int> for `code'.
(Fdecode_builtin_char): Use <EMACS_INT> instead of <int> for code
point; use <Emchar> instead of <int> for character-id.
src/mule-charset.c