(Fput_char_attribute): Use <Lisp_Object> (integer) instead of list of
authortomo <tomo>
Wed, 26 Jan 2000 09:22:57 +0000 (09:22 +0000)
committertomo <tomo>
Wed, 26 Jan 2000 09:22:57 +0000 (09:22 +0000)
commitcc81dbc2ecdf456dfc1f2f72efc0dbd80de0dbea
tree45dbff770af4954d1276216d9fa752063bbf160a
parentda60677887c879fc03d5861529c6004ac8eaf6e7
(Fput_char_attribute): Use <Lisp_Object> (integer) instead of list of
<Lisp_Object>s (integers) as the format of code-point of a
coded-charset.
(range_charset_code_point): Return <int> instead of <Lisp_Object>.
(encode_builtin_char_1): New function; delete `split_builtin_char'.
(charset_code_point): Return <int> instead of <Lisp_Object>.
(Fsplit_char): Don't use `SPLIT_CHAR'.
src/mule-charset.c