chise/xemacs-chise.git-
20 years ago(open_chise_data_source_maybe): Use `CHISE_DS_open' instead of
tomo [Fri, 3 Oct 2003 04:27:32 +0000 (04:27 +0000)]
(open_chise_data_source_maybe): Use `CHISE_DS_open' instead of
`chise_open_data_source'.
(Fclose_char_data_source): Use `CHISE_DS_close' instead of
`chise_ds_close'.

20 years agoupdate.
tomo [Thu, 2 Oct 2003 12:32:23 +0000 (12:32 +0000)]
update.

20 years ago(char_table_open_db_maybe): Use `chise_ds_get_feature' instead of
tomo [Thu, 2 Oct 2003 12:08:26 +0000 (12:08 +0000)]
(char_table_open_db_maybe): Use `chise_ds_get_feature' instead of
`chise_ds_open_feature_table'.
(char_table_close_db_maybe): Don't use `chise_ft_close'.

20 years agoupdate.
tomo [Thu, 2 Oct 2003 11:44:35 +0000 (11:44 +0000)]
update.

20 years ago(Fsave_charset_mapping_table): Use `chise_ds_get_ccs' instead of
tomo [Thu, 2 Oct 2003 11:32:55 +0000 (11:32 +0000)]
(Fsave_charset_mapping_table): Use `chise_ds_get_ccs' instead of
`chise_ds_open_ccs_table'; use `chise_ccs_set_decoded_char' instead of
`chise_ccst_put_char'; use `chise_ccs_sync' instead of
`chise_ccst_close'.
(load_char_decoding_entry_maybe): Modify for `chise_ds_get_ccs'.

20 years ago(open_chise_data_source_maybe): Modify for `chise_open_data_source'.
tomo [Thu, 2 Oct 2003 11:25:04 +0000 (11:25 +0000)]
(open_chise_data_source_maybe): Modify for `chise_open_data_source'.
(char_table_open_db_maybe): Modify for `chise_ds_open_feature_table'.

20 years agoSync up with r21-4-12-chise-0_21-pre7. r21-4-12-chise-0_21-pre7-a2-for-libchise-b1
tomo [Mon, 29 Sep 2003 12:37:43 +0000 (12:37 +0000)]
Sync up with r21-4-12-chise-0_21-pre7.

20 years agoupdate. r21-4-12-chise-0_21-pre6-a2-for-libchise-b1
tomo [Mon, 29 Sep 2003 10:37:44 +0000 (10:37 +0000)]
update.

20 years ago(load_char_decoding_entry_maybe): Use `chise_ds_get_ccs' instead of
tomo [Mon, 29 Sep 2003 10:34:21 +0000 (10:34 +0000)]
(load_char_decoding_entry_maybe): Use `chise_ds_get_ccs' instead of
`chise_ds_open_ccs_table'; don't use `chise_ccst_close'.

20 years agoupdate. r21-4-12-chise-0_21-pre6-for-libchise-b1-r0_2_0-pre4
tomo [Sun, 31 Aug 2003 09:41:16 +0000 (09:41 +0000)]
update.

20 years ago(Fsave_charset_mapping_table): Use `chise_ds_open_ccs_table',
tomo [Sun, 31 Aug 2003 09:30:33 +0000 (09:30 +0000)]
(Fsave_charset_mapping_table): Use `chise_ds_open_ccs_table',
`chise_ccst_put_char' and `chise_ccst_close' instead of
`chise_ds_open_decoding_table', `chise_dt_put_char' and
`chise_dt_close'.
(load_char_decoding_entry_maybe): Use `chise_ds_open_ccs_table',
`chise_ccs_decode' and `chise_ccst_close' instead of
`chise_ds_open_decoding_table', `chise_dt_get_char' and
`chise_dt_close'.

20 years ago(char_table_get_db): Use `chise_char_load_feature_value' instead of
tomo [Sun, 31 Aug 2003 09:14:48 +0000 (09:14 +0000)]
(char_table_get_db): Use `chise_char_load_feature_value' instead of
`chise_ft_get_value'.
(load_char_attribute_table_map_func): Modify for
`chise_char_feature_value_iterate'.
(Fload_char_attribute_table): Use `chise_char_feature_value_iterate'
instead of `chise_ft_iterate'.

20 years agoSync up with r21-4-12-chise-0_21-pre6. r21-4-12-chise-0_21-pre6-for-libchise-b1
tomo [Tue, 26 Aug 2003 06:26:52 +0000 (06:26 +0000)]
Sync up with r21-4-12-chise-0_21-pre6.

20 years agoSync up with r21-4-12-chise-0_21-pre5. r21-4-12-chise-0_21-pre5-for-libchise-b1
tomo [Sat, 23 Aug 2003 18:09:58 +0000 (18:09 +0000)]
Sync up with r21-4-12-chise-0_21-pre5.

20 years agoupdate. r21-4-12-chise-0_21-pre4-for-libchise-b1-word-fix
tomo [Wed, 20 Aug 2003 04:01:27 +0000 (04:01 +0000)]
update.

20 years agoupdate.
tomo [Wed, 20 Aug 2003 03:54:56 +0000 (03:54 +0000)]
update.

20 years ago(word-combining-categories): Don't setup `word-combining-categories'
tomo [Wed, 20 Aug 2003 03:50:53 +0000 (03:50 +0000)]
(word-combining-categories): Don't setup `word-combining-categories'
in XEmacs CHISE.
(word-separating-categories): Add setting about Latin script in XEmacs
CHISE.

20 years ago(put_char_table): Modify for inherited coded-charsets in XEmacs CHISE.
tomo [Wed, 20 Aug 2003 03:47:00 +0000 (03:47 +0000)]
(put_char_table): Modify for inherited coded-charsets in XEmacs CHISE.

20 years agoupdate.
tomo [Tue, 19 Aug 2003 19:17:29 +0000 (19:17 +0000)]
update.

20 years ago(Fput_char_table_map_function): Fixed.
tomo [Tue, 19 Aug 2003 19:06:24 +0000 (19:06 +0000)]
(Fput_char_table_map_function): Fixed.
(word_boundary_p): Don't check charset in XEmacs CHISE.

20 years agoSync up with r21-4-12-chise-0_21-pre4. r21-4-12-chise-0_21-pre4-for-libchise-b1-r0_2_0-pre3
tomo [Tue, 19 Aug 2003 02:51:57 +0000 (02:51 +0000)]
Sync up with r21-4-12-chise-0_21-pre4.

20 years agoupdate. r21-4-12-chise-0_21-pre3-for-libchise-b1-r0_2_0-pre3
tomo [Sun, 17 Aug 2003 19:51:19 +0000 (19:51 +0000)]
update.

20 years agoupdate.
tomo [Sun, 17 Aug 2003 19:36:57 +0000 (19:36 +0000)]
update.

20 years agoCall `close-char-data-source'.
tomo [Sun, 17 Aug 2003 19:24:35 +0000 (19:24 +0000)]
Call `close-char-data-source'.

20 years ago(Fsave_charset_mapping_table): Use `open_chise_data_source_maybe'; use
tomo [Sun, 17 Aug 2003 19:23:14 +0000 (19:23 +0000)]
(Fsave_charset_mapping_table): Use `open_chise_data_source_maybe'; use
`chise_ds_open_decoding_table' instead of `chise_open_decoding_table';
refer `default_chise_data_source'; use `chise_dt_close' instead of
`chise_close_decoding_table'.
(load_char_decoding_entry_maybe): Likewise.

20 years ago(default_chise_data_source): New variable when `CHISE' is defined.
tomo [Sun, 17 Aug 2003 19:10:59 +0000 (19:10 +0000)]
(default_chise_data_source): New variable when `CHISE' is defined.
(Fcopy_char_table): `ct->ds' is deleted.
(open_chise_data_source_maybe): New function.
(Fclose_char_data_source): New function.
(char_table_open_db_maybe): Use `open_chise_data_source_maybe'; use
`chise_ds_open_feature_table' instead of `chise_open_feature_table'.
(char_table_close_db_maybe): Use `chise_ft_close' instead of
`chise_close_feature_table'; `cit->ds' is deleted.
(syms_of_chartab): Add new builtin function `close-char-data-source'
when `HAVE_CHISE_CLIENT' is defined.

20 years ago(default_chise_data_source): New extern variable.
tomo [Sun, 17 Aug 2003 19:01:39 +0000 (19:01 +0000)]
(default_chise_data_source): New extern variable.
(open_chise_data_source_maybe): New prototype.
(struct Lisp_Char_Table): Delete `ds'.

20 years agoSync with r21-4-12-chise-0_21-pre3-for-libchise-0_1_1-pre1.
tomo [Wed, 13 Aug 2003 16:22:36 +0000 (16:22 +0000)]
Sync with r21-4-12-chise-0_21-pre3-for-libchise-0_1_1-pre1.

20 years agoThis commit was manufactured by cvs2svn to create branch 'for-libchise-b1'.
tomo [Sun, 10 Aug 2003 18:12:17 +0000 (18:12 +0000)]
This commit was manufactured by cvs2svn to create branch 'for-libchise-b1'.

20 years agoupdate.
tomo [Sun, 10 Aug 2003 18:12:16 +0000 (18:12 +0000)]
update.

20 years ago(U+5C19): Unify BC-A97C.
tomo [Sun, 10 Aug 2003 17:49:26 +0000 (17:49 +0000)]
(U+5C19): Unify BC-A97C.
(GT-K05014): New character.

20 years agoupdate.
tomo [Sun, 10 Aug 2003 09:26:58 +0000 (09:26 +0000)]
update.

20 years ago(coded-charset-entity-reference-alist): Add setting for
tomo [Sun, 10 Aug 2003 09:24:50 +0000 (09:24 +0000)]
(coded-charset-entity-reference-alist): Add setting for
`chinese-big5'.

20 years agoThis commit was manufactured by cvs2svn to create branch 'for-libchise'.
tomo [Fri, 8 Aug 2003 15:37:22 +0000 (15:37 +0000)]
This commit was manufactured by cvs2svn to create branch 'for-libchise'.

20 years agoupdate.
tomo [Fri, 8 Aug 2003 15:37:21 +0000 (15:37 +0000)]
update.

20 years ago(coded-charset-entity-reference-alist): Prefer `chinese-big5-cdp' to
tomo [Fri, 8 Aug 2003 15:35:09 +0000 (15:35 +0000)]
(coded-charset-entity-reference-alist): Prefer `chinese-big5-cdp' to
`ideograph-daikanwa' and `ideograph-gt-k'; prefer `ideograph-daikanwa'
to `ideograph-gt-k'; add setting for HZK0[12]-xxxx.

20 years agoupdate.
tomo [Fri, 8 Aug 2003 15:29:35 +0000 (15:29 +0000)]
update.

20 years ago(U-00022494): Use `ideographic-{radical|strokes}@cns'
tomo [Fri, 8 Aug 2003 15:15:26 +0000 (15:15 +0000)]
(U-00022494): Use `ideographic-{radical|strokes}@cns'
instead of `ideographic-{radical|strokes}'; add
`ideographic-{radical|strokes}@ucs' and
`ideographic-radical@cns*sources'.

20 years ago(U-00022494): Unify C5-3560 and M-36351; use `ideographic-radical@ucs'
tomo [Fri, 8 Aug 2003 15:08:09 +0000 (15:08 +0000)]
(U-00022494): Unify C5-3560 and M-36351; use `ideographic-radical@ucs'
instead of `ideographic-radical'.

20 years agoupdate.
tomo [Fri, 8 Aug 2003 08:31:24 +0000 (08:31 +0000)]
update.

20 years ago(U-000279F9): Unify C5-497B; relate to M-35522; moved to
tomo [Fri, 8 Aug 2003 06:56:03 +0000 (06:56 +0000)]
(U-000279F9): Unify C5-497B; relate to M-35522; moved to
Ideograph-R149-Speech.el.

20 years agoupdate.
tomo [Fri, 8 Aug 2003 03:51:51 +0000 (03:51 +0000)]
update.

20 years agoAdd missing mappings between CJK Ext B and CNS 11643 plain 5.
tomo [Fri, 8 Aug 2003 02:23:34 +0000 (02:23 +0000)]
Add missing mappings between CJK Ext B and CNS 11643 plain 5.

20 years agoAdd missing mappings between CJK Ext B and CNS 11643 plain 5.
tomo [Fri, 8 Aug 2003 02:17:10 +0000 (02:17 +0000)]
Add missing mappings between CJK Ext B and CNS 11643 plain 5.

20 years agoupdate.
tomo [Thu, 7 Aug 2003 17:49:19 +0000 (17:49 +0000)]
update.

20 years agoAdd missing mappings between CJK Ext B and CNS 11643 plain 5.
tomo [Thu, 7 Aug 2003 12:27:36 +0000 (12:27 +0000)]
Add missing mappings between CJK Ext B and CNS 11643 plain 5.

20 years agoOmit `=iso-ir165' if `=gb2312' is defined.
tomo [Tue, 5 Aug 2003 04:47:32 +0000 (04:47 +0000)]
Omit `=iso-ir165' if `=gb2312' is defined.

20 years agoupdate.
tomo [Tue, 5 Aug 2003 04:25:25 +0000 (04:25 +0000)]
update.

20 years ago(=iso-ir165): Define to inherit from `=gb2312' in XEmacs CHISE.
tomo [Tue, 5 Aug 2003 04:17:29 +0000 (04:17 +0000)]
(=iso-ir165): Define to inherit from `=gb2312' in XEmacs CHISE.

20 years agoupdate.
tomo [Sat, 2 Aug 2003 08:40:35 +0000 (08:40 +0000)]
update.

20 years ago(U+4EBB): Unify GT-K00141 and GT-00457.
tomo [Sat, 2 Aug 2003 07:23:00 +0000 (07:23 +0000)]
(U+4EBB): Unify GT-K00141 and GT-00457.
(U-00020089): Use `ideographic-{radical|strokes}@{ucs|gt|misc}' and
`ideographic-radical@{ucs|gt}*sources' instead of `ideographic-';
delete `ideograph-cdp'.
(M-48920): Separate C6-353A and U-0002028B; modify
`ideographic-structure'.

20 years agoupdate.
tomo [Fri, 1 Aug 2003 19:00:03 +0000 (19:00 +0000)]
update.

20 years ago(U-00020088): Separate C6-2124.
tomo [Fri, 1 Aug 2003 12:36:53 +0000 (12:36 +0000)]
(U-00020088): Separate C6-2124.
(C6-2124): Unify GT-K00130.
(U-00020089): Use `ideographic-{radical|strokes}@{ucs|gt|misc}' and
`ideographic-radical@{ucs|gt}*sources' instead of `ideographic-';
delete `ideograph-cdp'.

20 years ago(U-00020089): Use `ideographic-{radical|strokes}@{ucs|gt|misc}' and
tomo [Fri, 1 Aug 2003 11:16:00 +0000 (11:16 +0000)]
(U-00020089): Use `ideographic-{radical|strokes}@{ucs|gt|misc}' and
`ideographic-radical@{ucs|gt}*sources' instead of `ideographic-';
delete `ideograph-cdp'.

20 years agoupdate.
tomo [Fri, 1 Aug 2003 07:14:38 +0000 (07:14 +0000)]
update.

20 years ago(U+2EBC): Unify GT-37857.
tomo [Fri, 1 Aug 2003 03:56:11 +0000 (03:56 +0000)]
(U+2EBC): Unify GT-37857.

20 years ago(char-db-feature-domains): Add `misc' and `unknown'.
tomo [Fri, 1 Aug 2003 03:54:11 +0000 (03:54 +0000)]
(char-db-feature-domains): Add `misc' and `unknown'.

20 years agoAdd some GT code points.
tomo [Fri, 1 Aug 2003 03:51:44 +0000 (03:51 +0000)]
Add some GT code points.
(M-31330'): New character.
(H10-D46C): Separate U-00027163; unify M-32477' and GT-43922.
(U-00027163): Relate to M-32477'.

20 years agoAdd some GT code points.
tomo [Fri, 1 Aug 2003 03:42:29 +0000 (03:42 +0000)]
Add some GT code points.
(M-29966'): New character.

20 years ago(M-16254): Unify GT-K00187 and GT-20883.
tomo [Fri, 1 Aug 2003 03:39:17 +0000 (03:39 +0000)]
(M-16254): Unify GT-K00187 and GT-20883.

20 years ago(M-06920): Separate C3-6073 and CB05463.
tomo [Fri, 1 Aug 2003 03:36:50 +0000 (03:36 +0000)]
(M-06920): Separate C3-6073 and CB05463.
(U+5B4F): Unify CB05463.

20 years ago(M-04658): Separate C3-6071 and CB02258.
tomo [Fri, 1 Aug 2003 03:33:11 +0000 (03:33 +0000)]
(M-04658): Separate C3-6071 and CB02258.

20 years ago(BC-87F5): Use `hanyu-dazidian' instead of
tomo [Fri, 1 Aug 2003 03:29:30 +0000 (03:29 +0000)]
(BC-87F5): Use `hanyu-dazidian' instead of
`hanyu-dazidian-{vol|page|char}'.

20 years ago(C4-2127): Unify GT-K00068.
tomo [Fri, 1 Aug 2003 03:27:06 +0000 (03:27 +0000)]
(C4-2127): Unify GT-K00068.
(U-00020061): Don't use char-ref format in `<->same-ideograph' and
`<-ancient-ideograph'; use `->same-ideograph*sources' and
`<-ancient-ideograph*sources' instead.

20 years agoupdate.
tomo [Tue, 29 Jul 2003 14:16:31 +0000 (14:16 +0000)]
update.

20 years ago(default-coded-charset-priority-list): Prefer `=big5-cdp',
tomo [Tue, 29 Jul 2003 14:13:04 +0000 (14:13 +0000)]
(default-coded-charset-priority-list): Prefer `=big5-cdp',
`chinese-big5-eten-a', `chinese-big5-eten-b' and `chinese-big5' to
`=gt-pj-*'.

20 years agoupdate.
tomo [Tue, 29 Jul 2003 14:09:04 +0000 (14:09 +0000)]
update.

20 years ago(GT-K03318): New character.
tomo [Tue, 29 Jul 2003 13:55:18 +0000 (13:55 +0000)]
(GT-K03318): New character.
(GT-K03616): New character.

20 years agoupdate.
tomo [Tue, 29 Jul 2003 10:33:55 +0000 (10:33 +0000)]
update.

20 years ago(JX1-4F62): Delete alternative mapping to U+5C6E.
tomo [Tue, 29 Jul 2003 10:32:03 +0000 (10:32 +0000)]
(JX1-4F62): Delete alternative mapping to U+5C6E.

20 years ago(GT-K01701): New character.
tomo [Tue, 29 Jul 2003 10:18:17 +0000 (10:18 +0000)]
(GT-K01701): New character.
(BC-8958): Unify GT-K00417.

20 years ago(GT-K06642): New character.
tomo [Tue, 29 Jul 2003 10:13:42 +0000 (10:13 +0000)]
(GT-K06642): New character.

20 years ago(BC-8958): Unify GT-K00417.
tomo [Tue, 29 Jul 2003 10:11:08 +0000 (10:11 +0000)]
(BC-8958): Unify GT-K00417.

20 years agoupdate.
tomo [Tue, 29 Jul 2003 08:25:36 +0000 (08:25 +0000)]
update.

20 years ago(BC-8BF8): New character.
tomo [Tue, 29 Jul 2003 08:06:29 +0000 (08:06 +0000)]
(BC-8BF8): New character.

20 years agoupdate.
tomo [Tue, 29 Jul 2003 07:13:01 +0000 (07:13 +0000)]
update.

20 years ago(JX1-4F62): Unify GT-K00269; unify U+FA3C instead of U+5C6E; unify
tomo [Tue, 29 Jul 2003 06:49:45 +0000 (06:49 +0000)]
(JX1-4F62): Unify GT-K00269; unify U+FA3C instead of U+5C6E; unify
GU+5C6E, CU+5C6E and BU+5C6E.
(U+5C6E): Separate all; add `->identical' for U+FA3C.
(U-0002F878): Don't use char-ref format in `->synonyms'; add
`->synonyms*sources' instead; use `->mistakable' and
`->mistakable*sources' for M-07825 instead of `comment'.

20 years agoupdate.
tomo [Mon, 28 Jul 2003 16:47:25 +0000 (16:47 +0000)]
update.

20 years ago(J0-4537): Unify B-A4D1.
tomo [Mon, 28 Jul 2003 16:31:19 +0000 (16:31 +0000)]
(J0-4537): Unify B-A4D1.
(U+5929): Separate B-A4D1; unify GT-K00468.

20 years ago(J0-3A35): Unify B-A465.
tomo [Mon, 28 Jul 2003 16:28:24 +0000 (16:28 +0000)]
(J0-3A35): Unify B-A465.
(U+53C9): Separate B-A465; unify GT-K00254 and GT-03946.
(GT-K00255): New character.
(U+53CD): Unify GT-K00476.

20 years agoupdate.
tomo [Mon, 28 Jul 2003 12:00:21 +0000 (12:00 +0000)]
update.

20 years ago(U+2E84): Unify GT-K00008.
tomo [Mon, 28 Jul 2003 11:17:07 +0000 (11:17 +0000)]
(U+2E84): Unify GT-K00008.
(GT-K00007): New character.
(U+2E86): Add `<-radical' for U+5182; separate BC-8BF2.
(BC-8BF2): Unify GT-K00143.
(U+2E87): Unify GT-K00086 and GT-02284.
(U+2E88): Unify GT-K00091.
(U+2E8A): Unify GT-K00062.
(U+2E9C): Unify GT-K00565.
(U+2EAE): Add `<-ideographic-component-forms' for U+7AF9; unify
GT-K02267.
(U+2ECD): Unify GT-K00580 and GT-51643.

20 years ago(U+2ECD): Unify GT-K00580 and GT-51643.
tomo [Mon, 28 Jul 2003 11:10:35 +0000 (11:10 +0000)]
(U+2ECD): Unify GT-K00580 and GT-51643.

20 years ago(U+FA5E): Unify GT-K00671 and GT-39643.
tomo [Mon, 28 Jul 2003 11:08:52 +0000 (11:08 +0000)]
(U+FA5E): Unify GT-K00671 and GT-39643.

20 years ago(M-19721): Unify GT-K00483 and GT-25336.
tomo [Mon, 28 Jul 2003 11:06:38 +0000 (11:06 +0000)]
(M-19721): Unify GT-K00483 and GT-25336.

20 years ago(M-13450): Unify GT-K00489.
tomo [Mon, 28 Jul 2003 11:05:15 +0000 (11:05 +0000)]
(M-13450): Unify GT-K00489.
(GT-K00488): New character.

20 years ago(U+353E): Unify GT-K00101.
tomo [Mon, 28 Jul 2003 10:59:24 +0000 (10:59 +0000)]
(U+353E): Unify GT-K00101.

20 years ago(U+5342): Unify GT-K00250 and GT-03454.
tomo [Mon, 28 Jul 2003 10:57:36 +0000 (10:57 +0000)]
(U+5342): Unify GT-K00250 and GT-03454.
(GT-K00252): New character.
(GT-K00251): New character.

20 years ago(U-0002F828): Unify GT-K00184 and GT-03203.
tomo [Mon, 28 Jul 2003 10:54:36 +0000 (10:54 +0000)]
(U-0002F828): Unify GT-K00184 and GT-03203.

20 years ago(U+5202): Unify GT-K00110 and GT-02405.
tomo [Mon, 28 Jul 2003 10:52:28 +0000 (10:52 +0000)]
(U+5202): Unify GT-K00110 and GT-02405.
(M-01848): Unify GT-K00215 and GT-02406.
(M-01853): Unify GT-K00485 and GT-02420.

20 years ago(U+5183): Unify GT-K00548 and GT-01984.
tomo [Mon, 28 Jul 2003 10:49:35 +0000 (10:49 +0000)]
(U+5183): Unify GT-K00548 and GT-01984.

20 years ago(M-01452): Unify GT-K00431 and GT-01892.
tomo [Mon, 28 Jul 2003 10:47:45 +0000 (10:47 +0000)]
(M-01452): Unify GT-K00431 and GT-01892.

20 years ago(U+4EA0): Unify GT-K00074 and GT-00375.
tomo [Mon, 28 Jul 2003 10:45:55 +0000 (10:45 +0000)]
(U+4EA0): Unify GT-K00074 and GT-00375.
(B-A460): Unify GT-K00202.

20 years ago(U-00020087): Separate BC-8B5F.
tomo [Mon, 28 Jul 2003 10:40:31 +0000 (10:40 +0000)]
(U-00020087): Separate BC-8B5F.
(BC-8B5F): Unify GT-K00105.

20 years ago(J0-4750): Modify `ideographic-structure'; separate B-ADD6.
tomo [Mon, 28 Jul 2003 09:12:16 +0000 (09:12 +0000)]
(J0-4750): Modify `ideographic-structure'; separate B-ADD6.
(U+4FF3): Delete `hanyu-dazidian-{vol|page|char}'.

20 years agoupdate.
tomo [Mon, 28 Jul 2003 07:32:36 +0000 (07:32 +0000)]
update.

20 years agoReformatted.
tomo [Mon, 28 Jul 2003 07:21:31 +0000 (07:21 +0000)]
Reformatted.

20 years agoupdate.
tomo [Mon, 28 Jul 2003 06:35:26 +0000 (06:35 +0000)]
update.

20 years ago(J90-6647): Modify `ideographic-structure'.
tomo [Mon, 28 Jul 2003 06:14:23 +0000 (06:14 +0000)]
(J90-6647): Modify `ideographic-structure'.

20 years ago(M-03803): Modify `ideographic-structure'.
tomo [Mon, 28 Jul 2003 06:11:49 +0000 (06:11 +0000)]
(M-03803): Modify `ideographic-structure'.
(J0-3E26): Likewise.
(C1-5938): Add `ideographic-structure'.
(J0-5341): Separate G0-6034, C1-5E3D and U+557B.
(J0-5346): Separate G0-4C64, C1-5E40 and U+557C.
(J0-533D): Separate G0-3F26, C1-5E3E and U+5580.
(C1-6C38): Add `ideographic-structure'.
(U+5618): Modify `ideographic-structure'; separate C3-4633.
(J0-5366): Separate C1-7346, G1-5F4C and U+5680.
(M-04446): Separate C2-5C55 and U+5681.
(C2-5C53): Separate U+5682.