(map_char_id_table): Use `Lisp_Char_Table' instead of
authortomo <tomo>
Mon, 3 Sep 2001 04:43:49 +0000 (04:43 +0000)
committertomo <tomo>
Mon, 3 Sep 2001 04:43:49 +0000 (04:43 +0000)
commitde7edf2f0d3b43262b4a8d6bcf9771f09898bee5
treedafdbabb1ba7ddd63c64d054bb1744f353c321a6
parent7d351dac9dd282ddd82134a825f122d7861f3bf7
(map_char_id_table): Use `Lisp_Char_Table' instead of
`Lisp_Char_ID_Table'.
(mark_char_id_table): Deleted.
(print_char_id_table): Likewise.
(char_id_table_equal): Likewise.
(char_id_table_hash): Likewise.
(char_id_table_description): Likewise.
(char_id_table): Likewise.
(make_char_id_table): Use `Fmake_char_table' and `fill_char_table'.
(get_char_id_table): Use `Lisp_Char_Table' instead of
`Lisp_Char_ID_Table'.
(put_char_id_table): Likewise.
(Fput_char_attribute): Use `XCHAR_TABLE' instead of `XCHAR_ID_TABLE'.
(Fremove_char_attribute): Likewise.
(syms_of_chartab): Don't define type `char-id-table'.
src/chartab.c