]> git.eshelyaron.com Git - emacs.git/commit
(enum define_charset_arg_index): Delete
authorKenichi Handa <handa@m17n.org>
Wed, 12 Jun 2002 00:13:36 +0000 (00:13 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 12 Jun 2002 00:13:36 +0000 (00:13 +0000)
commitec7dd615e67f78a758d726a45215a5850960e0df
tree826205613bae923a0ead8005f7859af0e37e53d4
parentbe8b50bc30e6f0b8d77838fa28389b2a7b3d3185
(enum define_charset_arg_index): Delete
charset_arg_parents and add charset_arg_subset and
charset_arg_superset,.
(enum charset_attr_index): Delete charset_parents and add
charset_subset and charset_superset.
(enum charset_method): Delete CHARSET_METHOD_INHERIT and add
CHARSET_METHOD_SUBSET and CHARSET_METHOD_SUPERSET.
(CHARSET_ATTR_PARENTS, CHARSET_PARENTS): Macros deleted.
(CHARSET_ATTR_SUBSET, CHARSET_ATTR_SUPERSET, CHARSET_SUBSET,
CHARSET_SUPERSET): New macros.
(charset_work): Extern it.
(ENCODE_CHAR): Use charset_work.
(CHAR_CHARSET_P): Adjusted for the change of encoder format.
(map_charset_chars): Extern it.
src/charset.h