(map_over_uint8_byte_table): Change interface of mapping function to
authortomo <tomo>
Fri, 17 Aug 2001 11:44:07 +0000 (11:44 +0000)
committertomo <tomo>
Fri, 17 Aug 2001 11:44:07 +0000 (11:44 +0000)
commitb68a73c1d2d20e85519109fc5001cf7a71d32e7e
tree945e071f3e8a1d324d265d3a4e2eebd3ded783dd
parentd4677b584c82f191add74ef333aed5ca39ecdc8a
(map_over_uint8_byte_table): Change interface of mapping function to
use struct chartab_range instead of Emchar.
(map_over_uint16_byte_table): Likewise.
(map_over_byte_table): Likewise.
(map_char_id_table): Likewise.
(struct slow_map_char_id_table_arg): Deleted.
(slow_map_char_id_table_fun): Deleted.
(Fmap_char_attribute): Use struct `slow_map_char_table_arg' and
function `slow_map_char_table_fun' instead of struct
`slow_map_char_id_table_arg' and function
`slow_map_char_id_table_fun'.
src/chartab.c