chise/xemacs-chise.git.1
10 years agoAdd `=decomposition@cid' for some Adobe-Japan1 characters.
MORIOKA Tomohiko [Thu, 30 May 2013 07:04:10 +0000 (16:04 +0900)]
Add `=decomposition@cid' for some Adobe-Japan1 characters.
(K0-625E): Unify AJ1-13823.

10 years agoupdate.
MORIOKA Tomohiko [Wed, 29 May 2013 10:56:47 +0000 (19:56 +0900)]
update.

10 years agoAdd some Adobe-Japan1-2 code points.
MORIOKA Tomohiko [Wed, 29 May 2013 10:54:40 +0000 (19:54 +0900)]
Add some Adobe-Japan1-2 code points.

10 years ago(J0-562C): Use `<-error@jis/x0208' instead of `<-error@jis-x0208'; add
MORIOKA Tomohiko [Wed, 29 May 2013 10:01:07 +0000 (19:01 +0900)]
(J0-562C): Use `<-error@jis/x0208' instead of `<-error@jis-x0208'; add
`<-error@jis/x0208*sources'.

10 years agoupdate.
MORIOKA Tomohiko [Sat, 25 May 2013 08:24:24 +0000 (17:24 +0900)]
update.

10 years ago(gt-pj-1-and-jis-x0208-1990-different-code-points): Add #x564C,
MORIOKA Tomohiko [Sat, 25 May 2013 08:22:38 +0000 (17:22 +0900)]
(gt-pj-1-and-jis-x0208-1990-different-code-points): Add #x564C,
#x3460, #x565B and #x5628.

10 years ago(AJ1-16837): Add `=decomposition@cid'.
MORIOKA Tomohiko [Fri, 24 May 2013 19:06:09 +0000 (04:06 +0900)]
(AJ1-16837): Add `=decomposition@cid'.

10 years agoAdd `=decomposition@cid' for some Adobe-Japan1 characters.
MORIOKA Tomohiko [Fri, 24 May 2013 19:05:22 +0000 (04:05 +0900)]
Add `=decomposition@cid' for some Adobe-Japan1 characters.

10 years agoReformatted.
MORIOKA Tomohiko [Fri, 24 May 2013 19:04:31 +0000 (04:04 +0900)]
Reformatted.

10 years agoReformatted.
MORIOKA Tomohiko [Fri, 24 May 2013 19:00:03 +0000 (04:00 +0900)]
Reformatted.

10 years agoMerge branch 'master' of git.chise.org:chise/xemacs-chise
MORIOKA Tomohiko [Mon, 20 May 2013 12:00:21 +0000 (21:00 +0900)]
Merge branch 'master' of git.chise.org:chise/xemacs-chise

10 years agoupdate. for-concord-0.9
MORIOKA Tomohiko [Mon, 20 May 2013 10:36:03 +0000 (19:36 +0900)]
update.

10 years ago(COMPOSE_ADD_CHAR): Use `concord_object_get_attribute' instead of
MORIOKA Tomohiko [Mon, 20 May 2013 10:34:56 +0000 (19:34 +0900)]
(COMPOSE_ADD_CHAR): Use `concord_object_get_attribute' instead of
`concord_object_get_feature_value'.

10 years ago(char_table_get_db_cos): Use `concord_object_get_attribute' instead of
MORIOKA Tomohiko [Mon, 20 May 2013 10:34:13 +0000 (19:34 +0900)]
(char_table_get_db_cos): Use `concord_object_get_attribute' instead of
`concord_object_get_feature_value'.

10 years agoupdate.
MORIOKA Tomohiko [Sun, 19 May 2013 08:27:30 +0000 (17:27 +0900)]
update.

10 years ago(get_char_id_table_ce): Use `load_char_attribute_maybe_cos' instead of
MORIOKA Tomohiko [Sun, 19 May 2013 08:24:27 +0000 (17:24 +0900)]
(get_char_id_table_ce): Use `load_char_attribute_maybe_cos' instead of
`load_char_attribute_maybe'.

11 years ago(load_char_attribute_maybe_cos): Return NULL instead of Qunbound as
MORIOKA Tomohiko [Thu, 2 May 2013 14:54:07 +0000 (23:54 +0900)]
(load_char_attribute_maybe_cos): Return NULL instead of Qunbound as
the default value.

11 years agoupdate.
MORIOKA Tomohiko [Thu, 2 May 2013 07:01:54 +0000 (16:01 +0900)]
update.

11 years ago(concord_setup_env_maybe): Abolished.
MORIOKA Tomohiko [Thu, 2 May 2013 06:51:50 +0000 (15:51 +0900)]
(concord_setup_env_maybe): Abolished.
(COMPOSE_ADD_CHAR): Use `open_chise_data_source_maybe' instead of
`concord_setup_env_maybe'.

11 years ago(charset_code_point): Use `get_char_id_table_ce' instead of
MORIOKA Tomohiko [Thu, 2 May 2013 06:48:31 +0000 (15:48 +0900)]
(charset_code_point): Use `get_char_id_table_ce' instead of
`get_char_id_table' when HAVE_LIBCHISE is defined.
(load_char_decoding_entry_maybe): Don't use `decoding_table_put_char'
to avoid GC.

11 years ago(load_char_attribute_maybe_cos): New prototype when HAVE_LIBCHISE is
MORIOKA Tomohiko [Thu, 2 May 2013 06:44:57 +0000 (15:44 +0900)]
(load_char_attribute_maybe_cos): New prototype when HAVE_LIBCHISE is
defined.
(get_char_id_table_ce): New inline function when HAVE_LIBCHISE is
defined.

11 years ago(open_chise_data_source_maybe): New implementation; don't use
MORIOKA Tomohiko [Thu, 2 May 2013 06:43:30 +0000 (15:43 +0900)]
(open_chise_data_source_maybe): New implementation; don't use
`build_string' and `Fexpand_file_name' to avoid GC.
(char_table_get_db_cos): New function when HAVE_LIBCHISE is defined.
(load_char_attribute_maybe_cos): Likewise.

11 years agoupdate.
MORIOKA Tomohiko [Wed, 1 May 2013 08:39:40 +0000 (17:39 +0900)]
update.

11 years ago(struct decoding_stream): Use COS_object instead of Lisp_Object for
MORIOKA Tomohiko [Wed, 1 May 2013 08:38:27 +0000 (17:38 +0900)]
(struct decoding_stream): Use COS_object instead of Lisp_Object for
`combining_table' if HAVE_LIBCHISE is defined.
(reset_decoding_stream): Likewise.
(COMPOSE_FLUSH_CHARS): Likewise.
(concord_setup_env_maybe): New function.
(COMPOSE_ADD_CHAR): Use COS API for `str->combining_table' if
HAVE_LIBCHISE is defined.

11 years agoupdate.
MORIOKA Tomohiko [Sat, 9 Mar 2013 08:28:16 +0000 (17:28 +0900)]
update.

11 years agoAdd some Adobe-Japan1-5 code points.
MORIOKA Tomohiko [Sat, 9 Mar 2013 08:26:57 +0000 (17:26 +0900)]
Add some Adobe-Japan1-5 code points.
(U+6BEB): Use `->subsumptive'.
(U+3C94): Integrate M-16832.
(U+3C95): Integrate M-16833.
(U-00023B73): Integrate M-16838.
(U+3C97): Integrate M-16839.
(U-00023B74): Integrate M-16840.
(U-00023B76): Integrate M-16842.
(U+6BED): Use `->subsumptive' to separate representative nodes.
(U+3C99): Integrate M-16847.
(U-00023B79): Integrate M-16848.
(U-00023B7A): Integrate M-16850.
(U-00023B7C): Integrate M-16852.
(U-00023B7D): Use `->subsumptive'.
(U-00023BE5): Integrate M-16943.
(U-00023BE6): Integrate M-16944.
(U-00023BE7): Integrate M-16945.
(U-00023BE8): Integrate M-16946.
(U-00023BE9): Integrate M-16947.
(U-00023BEA): Integrate M-16948.
(U-00023BEC): Integrate M-16953.
(U-00023BED): Integrate M-16954.
(U-00023BEE): Integrate M-16955.
(U-00023BEF): Integrate M-16956.
(U-00023BF0): Integrate M-16957.
(U-00023BF1): Integrate M-16958.
(U-00023BF2): Integrate M-16959.
(U-00023BF5): New character.
(U-00023BF7): Use `->subsumptive' to separate representative nodes.
(U-00023C09): Use `->denotational' and `->subsumptive'.
(U+6C03): Use `->subsumptive'.
(U-00023C0C): Integrate M-16981.
(U-00023C0D): Integrate M-16985.
(U-00023C0E): Integrate M-16986.
(U-00023C10): Integrate M-16987.
(U-00023C18): New character.
(U-00023C17): New character.
(U-00023C1A): Integrate M-16992.
(U-00023C1B): Integrate M-16994.
(U-00023C1C): Integrate M-16995.
(U+3CB0): Integrate M-16998.
(U-00023C1E): Integrate M-16999.
(U-00023C1F): Integrate M-17000.
(U-00023C21): Integrate M-17002.
(U-00023C27): New character.
(U-00023C29): New character.
(U-00023C28): Integrate M-17005.
(U-00023C23): Use `->subsumptive'.
(U-00023C2B): Integrate M-17006.
(U+3CB1): Integrate M-17007.
(U-00023C2C): Integrate M-17008.
(U+6C0C): Use `->subsumptive' to separate representative nodes.
(U-00023C2D): Integrate M-17010.
(U-00023C2E): Integrate M-17011.
(U+4DB0): Use `->denotational' to separate representative nodes.
(U-00020AC8): Integrate M-17012.
(U-00023C32): Integrate M-17013.
(U-00023C36): Integrate M-17014.
(U-00023C37): Integrate M-17015.
(U-00023C38): Integrate M-17016.
(U-00023C3A): New character.
(U-00023C3B): Integrate M-17018.
(U-00023C3C): Integrate M-17019.
(U-00023C42): New character.
(U+3CB2): Use `->subsumptive'.
(U-00023C44): Integrate M-17025.

11 years agoupdate.
MORIOKA Tomohiko [Wed, 27 Feb 2013 10:31:50 +0000 (19:31 +0900)]
update.

11 years ago(U-00025ADD): Integrate M-25849.
MORIOKA Tomohiko [Wed, 27 Feb 2013 09:47:30 +0000 (18:47 +0900)]
(U-00025ADD): Integrate M-25849.
(U-00025ADE): Unify M-25850.
(U-00025ADF): Unify M-25852.
(U+7AFE): Use `->subsumptive' to separate representative nodes.
(U+41D6): Integrate M-25855.
(U-00025AE0): Unify M-25856.
(U-00025AE1): Integrate M-25857.
(U-00025AE2): Integrate M-25859.
(M-25861): New character.
(U-00025AE5): New character; add `<-unknown' for M-25861.
(U+7B04): Add `<-vulgar' and `->original' for M-26005.
(U-00025AEF): Unify M-25864.
(U+41D7): Integrate M-25866.
(U+41D8): Integrate M-25867, H8-B770 and CB11044.
(U-00025AF0): Integrate M-25871.
(U-00025AF5): Unify M-25884.
(U+7B35): Add `<-formed' for J0-484F.
(U-00025B17): Integrate M-25953.
(U+7B53): Use `->subsumptive' to separate representative nodes.

11 years agoupdate.
MORIOKA Tomohiko [Tue, 26 Feb 2013 08:38:28 +0000 (17:38 +0900)]
update.

11 years ago(JX1-7428): Add `ideographic-structure'.
MORIOKA Tomohiko [Tue, 26 Feb 2013 08:19:07 +0000 (17:19 +0900)]
(JX1-7428): Add `ideographic-structure'.
(U-0002F882): Likewise.

11 years agoMerge branch 'master' of git.chise.org:chise/xemacs-chise
MORIOKA Tomohiko [Fri, 22 Feb 2013 10:02:42 +0000 (19:02 +0900)]
Merge branch 'master' of git.chise.org:chise/xemacs-chise

11 years agoupdate.
MORIOKA Tomohiko [Fri, 22 Feb 2013 10:02:18 +0000 (19:02 +0900)]
update.

11 years agoupdate.
MORIOKA Tomohiko [Fri, 22 Feb 2013 10:01:27 +0000 (19:01 +0900)]
update.

11 years ago(coded-charset-entity-reference-alist): Add setting for
MORIOKA Tomohiko [Fri, 22 Feb 2013 10:00:35 +0000 (19:00 +0900)]
(coded-charset-entity-reference-alist): Add setting for
`=ucs-itaiji-084'.

11 years ago(BC-var3-88CB): New character.
MORIOKA Tomohiko [Fri, 22 Feb 2013 09:50:11 +0000 (18:50 +0900)]
(BC-var3-88CB): New character.
(BC-var5-88CB): New character.
(U-i084+9F9C): New character.

11 years agoMerge branch 'master' into aci
MORIOKA Tomohiko [Wed, 20 Feb 2013 06:02:26 +0000 (15:02 +0900)]
Merge branch 'master' into aci

11 years agoupdate.
MORIOKA Tomohiko [Wed, 20 Feb 2013 05:29:07 +0000 (14:29 +0900)]
update.

11 years ago(default-coded-charset-priority-list): Delete `=zihai-17xx'; add
MORIOKA Tomohiko [Wed, 20 Feb 2013 05:27:38 +0000 (14:27 +0900)]
(default-coded-charset-priority-list): Delete `=zihai-17xx'; add
`=ucs-bmp-itaiji-084'.

11 years ago(=ucs-itaiji-084): New coded-charset for XEmacs CHISE.
MORIOKA Tomohiko [Wed, 20 Feb 2013 05:26:52 +0000 (14:26 +0900)]
(=ucs-itaiji-084): New coded-charset for XEmacs CHISE.
(=ucs-bmp-itaiji-084): Ditto.

11 years agoupdate.
MORIOKA Tomohiko [Wed, 20 Feb 2013 05:25:38 +0000 (14:25 +0900)]
update.

11 years ago(char-db-coded-charset-priority-list): Add `=big5-cdp-var-3' and
MORIOKA Tomohiko [Wed, 20 Feb 2013 05:23:14 +0000 (14:23 +0900)]
(char-db-coded-charset-priority-list): Add `=big5-cdp-var-3' and
`=big5-cdp-var-5'.
(char-db-insert-ccs-feature): Format `=zihai' as decimal.

11 years ago(G-UU+8CD3): Integrate S-7910.
MORIOKA Tomohiko [Wed, 20 Feb 2013 04:42:15 +0000 (13:42 +0900)]
(G-UU+8CD3): Integrate S-7910.
(J0-4950): Unify S-7909.
(M-36789): Unify S-7911; add `<-vulgar@daikanwa' for U+FA64; add
`<-vulgar@shinjigen' for S-7910.

11 years ago(U-000200AD): New character; unify BC-89D4.
MORIOKA Tomohiko [Wed, 20 Feb 2013 04:23:01 +0000 (13:23 +0900)]
(U-000200AD): New character; unify BC-89D4.

11 years agoupdate.
MORIOKA Tomohiko [Tue, 19 Feb 2013 12:14:07 +0000 (21:14 +0900)]
update.

11 years agoupdate.
MORIOKA Tomohiko [Tue, 19 Feb 2013 11:52:45 +0000 (20:52 +0900)]
update.

11 years ago(coded-charset-entity-reference-alist): Add settings for
MORIOKA Tomohiko [Tue, 19 Feb 2013 11:50:20 +0000 (20:50 +0900)]
(coded-charset-entity-reference-alist): Add settings for
`=big5-cdp-var-3' and `=big5-cdp-var-5'.

11 years ago(default-coded-charset-priority-list): Add `=zihai-17xx',
MORIOKA Tomohiko [Tue, 19 Feb 2013 11:49:20 +0000 (20:49 +0900)]
(default-coded-charset-priority-list): Add `=zihai-17xx',
`=big5-cdp-var-3' and `=big5-cdp-var-5'.

11 years ago(=big5-cdp-var-3): New coded-charset for XEmacs CHISE.
MORIOKA Tomohiko [Tue, 19 Feb 2013 11:48:20 +0000 (20:48 +0900)]
(=big5-cdp-var-3): New coded-charset for XEmacs CHISE.
(=big5-cdp-var-5): Ditto.

11 years ago(G-J0-5741): Add ideographic-structure.
MORIOKA Tomohiko [Tue, 19 Feb 2013 11:17:57 +0000 (20:17 +0900)]
(G-J0-5741): Add ideographic-structure.
(J0-5741): Add `ideographic-structure'.
(G0-6568): Likewise.
(C2-2A3E): Likewise.
(G-KS112230): New node to integrate KS112230 and GT-K06232.
(GT-K06232): New character.

11 years agoReformatted.
MORIOKA Tomohiko [Tue, 19 Feb 2013 08:10:51 +0000 (17:10 +0900)]
Reformatted.

11 years agoupdate.
MORIOKA Tomohiko [Mon, 18 Feb 2013 10:03:55 +0000 (19:03 +0900)]
update.

11 years ago(find_char_feature_in_family): New implementation; don't support
MORIOKA Tomohiko [Mon, 18 Feb 2013 10:03:08 +0000 (19:03 +0900)]
(find_char_feature_in_family): New implementation; don't support
multiple parents; support non-list mother.

11 years agoupdate.
MORIOKA Tomohiko [Thu, 14 Feb 2013 10:41:12 +0000 (19:41 +0900)]
update.

11 years ago(J0-6D71): Add `<-original' for J0-4057.
MORIOKA Tomohiko [Thu, 14 Feb 2013 10:12:43 +0000 (19:12 +0900)]
(J0-6D71): Add `<-original' for J0-4057.
(g2-UU+8FF9): Unify g2-HD-FT2592 instead of G-HD-FT2592.

11 years ago(U-00028330): Unify S-8055; add `<-formed' and `<-same' for U+486E;
MORIOKA Tomohiko [Thu, 14 Feb 2013 10:10:54 +0000 (19:10 +0900)]
(U-00028330): Unify S-8055; add `<-formed' and `<-same' for U+486E;
add `<-original' for U+8E64.

11 years agoAdd some Adobe-Japan1-0 code points.
MORIOKA Tomohiko [Thu, 14 Feb 2013 08:49:18 +0000 (17:49 +0900)]
Add some Adobe-Japan1-0 code points.
(J0-4736): Add `<-wrong' for J0-6D72.

11 years agoupdate.
MORIOKA Tomohiko [Thu, 14 Feb 2013 04:48:50 +0000 (13:48 +0900)]
update.

11 years agoAdd mappings for Big5 code points.
MORIOKA Tomohiko [Thu, 14 Feb 2013 04:39:03 +0000 (13:39 +0900)]
Add mappings for Big5 code points.
(U+8DB7): Unify JC3-66C7.
(U+8DBB): Use `->subsumptive' to separate representative nodes.
(U+8DC6): Unify JC3-9EB7.
(U+47E6): Unify S2-7989; add `<-vulgar' for J0-6C6D.
(U+8DD1): Unify JC3-66CA.
(U+8DD7): Unify JC3-66CB.
(U+8DD9): Unify JC3-66CC.
(U+8DEC): Unify JC3-66CE.
(U+8E14): Unify JC3-66D3.
(U+4803): Use `->subsumptive' to separate representative nodes.
(U+8E16): Unify JC3-66D4.
(U+8E26): Unify JC3-66D7.
(U+8E27): Unify JC3-66D8.
(U+8E2A): Use `->subsumptive'.
(U+480F): Use `->subsumptive' to separate representative nodes.
(U+8E36): Add `<-formed' and `<-same' for JSP-6030.
(U-000280A6): Use `->subsumptive' to separate representative nodes.
(U+8E39): Unify JC3-66DA.
(JSP-602C): Unify JC3-66DB.
(JSP-6030): Unify S-8040 and CB04581; add `<-ancient' for J0-447D; add
`<-original' for S-8039; add `->formed' for J0-447D and U+8E36.
(UU+8E4F): Unify H10-AFE1.
(U+8E53): Unify JC3-93DA.
(U+8E5A): Unify JC3-80A7.
(U+8E5F): Add `<-formed' for J0-4057.
(JSP-6038): Unify JC3-92F2.
(U+8E7A): Unify JC3-66DF.
(U+8E7B): Unify JC3-92F3.
(U+8E83): Use `->subsumptive'.
(U+482C): Use `->subsumptive' to separate representative nodes.
(U-000281E0): New character.
(JSP-6049): Unify JC3-66E1.
(S-8090): New character.
(U+8EA6): Unify JC3-80C4.
(U+8EA7): Use `->subsumptive' to separate representative nodes.

11 years ago(U+5FA4): Add ideographic-structure.
MORIOKA Tomohiko [Thu, 14 Feb 2013 03:56:52 +0000 (12:56 +0900)]
(U+5FA4): Add ideographic-structure.

11 years ago(U+377F): Use `->subsumptive' to separate representative nodes.
MORIOKA Tomohiko [Thu, 14 Feb 2013 03:55:29 +0000 (12:55 +0900)]
(U+377F): Use `->subsumptive' to separate representative nodes.
(M-07570): Unify S-7987 and CB10986; add `<-formed' for U+8DDB.
(U+377E): Use `->subsumptive' to separate representative nodes.
(U-00024FD1): Likewise.

11 years agoReformatted.
MORIOKA Tomohiko [Thu, 14 Feb 2013 03:53:35 +0000 (12:53 +0900)]
Reformatted.

11 years agoReformatted.
MORIOKA Tomohiko [Thu, 14 Feb 2013 03:53:15 +0000 (12:53 +0900)]
Reformatted.

11 years agoupdate.
MORIOKA Tomohiko [Wed, 13 Feb 2013 15:40:40 +0000 (00:40 +0900)]
update.

11 years ago(M-37326): Unify S-8077; add `<-original' for J0-6D2F.
MORIOKA Tomohiko [Wed, 13 Feb 2013 15:25:57 +0000 (00:25 +0900)]
(M-37326): Unify S-8077; add `<-original' for J0-6D2F.

11 years agoupdate.
MORIOKA Tomohiko [Wed, 13 Feb 2013 10:13:25 +0000 (19:13 +0900)]
update.

11 years agoAdd some Adobe-Japan1-0 code points.
MORIOKA Tomohiko [Wed, 13 Feb 2013 09:52:52 +0000 (18:52 +0900)]
Add some Adobe-Japan1-0 code points.
(U+388F): Use `->denotational' and `->subsumptive'.
(U-00022266): Use `->subsumptive' to separate representative nodes.
(U-00022267): Likewise.
(U-00022268): Likewise.
(U-00022269): Likewise.
(U+5EC2): Use `->subsumptive'.
(U-0002226A): Likewise.
(U+5EDC): Use `->denotational'.
(U+5EEA): Use `->subsumptive'.
(U-0002217A): Use `->denotational'.
(U-00022303): Use `->subsumptive'.

11 years agoupdate.
MORIOKA Tomohiko [Fri, 8 Feb 2013 11:48:45 +0000 (20:48 +0900)]
update.

11 years agoAdd some Adobe-Japan1-5 code points.
MORIOKA Tomohiko [Fri, 8 Feb 2013 10:51:07 +0000 (19:51 +0900)]
Add some Adobe-Japan1-5 code points.
(U+6C2D): Use `->subsumptive' to separate representative nodes.
(U+6C2F): Use `->denotational' instead of `->subsumptive'.

11 years ago(g2-AJ1-21359): Add ideographic-structure.
MORIOKA Tomohiko [Wed, 6 Feb 2013 15:46:09 +0000 (00:46 +0900)]
(g2-AJ1-21359): Add ideographic-structure.
(CB01838): Add `ideographic-structure'.

11 years ago(U-0002032E): Use `->denotational' for CB02101.
MORIOKA Tomohiko [Wed, 6 Feb 2013 15:44:36 +0000 (00:44 +0900)]
(U-0002032E): Use `->denotational' for CB02101.
(CB02101): Add `ideographic-structure'.

11 years agoupdate.
MORIOKA Tomohiko [Wed, 6 Feb 2013 15:24:52 +0000 (00:24 +0900)]
update.

11 years ago(BC-8BE5): Unify S-2230; add `<-original' for J0-5729.
MORIOKA Tomohiko [Wed, 6 Feb 2013 11:29:16 +0000 (20:29 +0900)]
(BC-8BE5): Unify S-2230; add `<-original' for J0-5729.

11 years agoupdate.
MORIOKA Tomohiko [Wed, 6 Feb 2013 11:27:21 +0000 (20:27 +0900)]
update.

11 years ago(U-00029AF1): Add ideographic-structure.
MORIOKA Tomohiko [Wed, 6 Feb 2013 11:11:48 +0000 (20:11 +0900)]
(U-00029AF1): Add ideographic-structure.

11 years ago(mother of GT-52562): Unify G-IU+285C1, g2-IU+285C1 and g2-GT-52562.
MORIOKA Tomohiko [Wed, 6 Feb 2013 11:11:06 +0000 (20:11 +0900)]
(mother of GT-52562): Unify G-IU+285C1, g2-IU+285C1 and g2-GT-52562.

11 years agoReformatted.
MORIOKA Tomohiko [Wed, 6 Feb 2013 11:04:21 +0000 (20:04 +0900)]
Reformatted.

11 years ago(U+7257): Use `->subsumptive'.
MORIOKA Tomohiko [Wed, 6 Feb 2013 11:04:03 +0000 (20:04 +0900)]
(U+7257): Use `->subsumptive'.

11 years ago(JX2-2F37): Unify S-2159; add `<-original' for U+5E79.
MORIOKA Tomohiko [Wed, 6 Feb 2013 10:48:24 +0000 (19:48 +0900)]
(JX2-2F37): Unify S-2159; add `<-original' for U+5E79.

11 years agoAdd some Adobe-Japan1-0 code points.
MORIOKA Tomohiko [Wed, 6 Feb 2013 10:47:05 +0000 (19:47 +0900)]
Add some Adobe-Japan1-0 code points.
(JSP-4255): Unify S-3358; add `<-original' for U+666E.

11 years agoAdd some Adobe-Japan1-0 code points.
MORIOKA Tomohiko [Wed, 6 Feb 2013 10:27:36 +0000 (19:27 +0900)]
Add some Adobe-Japan1-0 code points.
(U+3832): Use `->subsumptive' to separate representative nodes.
(U+5E06): Use `->denotational' to integrate S-2085.
(S-2085): New character.
(U+5E08): Use `->subsumptive'.
(U+5E0B): Add `<-vulgar' for J0-3B66.
(GT-11193): Omit `ideographic-structure'.
(U-0002209E): Unify S-2089; add `<-formed' for U+5E0C.
(C3-3068): Unify S-2146; add `<-wrong' for U+5E6B.
(U+5E29): Add ideographic-structure.
(M-08967): Unify S-2120; add `<-vulgar' for C1-5E7A.
(C1-5E7A): Unify S-2119.
(U+5E47): Add `<-vulgar' for U+5E6B.
(U+5E55): Add ideographic-structure.
(U+5E59): Likewise.
(HD-KS102950): Unify S-2134.
(HD-KS102960): Unify S-2135.
(JX2-287C): Unify S-2144 and JC3-91D0.
(U+5E6E): Use `^->denotational' to instead of `->subsumptive'.

11 years ago(o-JX2-244F): Add ideographic-structure.
MORIOKA Tomohiko [Wed, 6 Feb 2013 10:11:31 +0000 (19:11 +0900)]
(o-JX2-244F): Add ideographic-structure.
(g2-HD-JT-AF21): Likewise.

11 years ago(U+53A0): Add `shinjigen@rev' into `<-vulgar*sources'.
MORIOKA Tomohiko [Wed, 6 Feb 2013 10:09:40 +0000 (19:09 +0900)]
(U+53A0): Add `shinjigen@rev' into `<-vulgar*sources'.

11 years agoupdate.
MORIOKA Tomohiko [Wed, 6 Feb 2013 08:27:16 +0000 (17:27 +0900)]
update.

11 years agoAdd some Adobe-Japan1-0 code points.
MORIOKA Tomohiko [Wed, 6 Feb 2013 07:42:27 +0000 (16:42 +0900)]
Add some Adobe-Japan1-0 code points.
(M-09192): Map to U-000221B0; add `<-same' for M-25867.
(G1-3C38): Unify S-2164.

11 years agoAdd some Adobe-Japan1-0 code points.
MORIOKA Tomohiko [Wed, 6 Feb 2013 07:40:47 +0000 (16:40 +0900)]
Add some Adobe-Japan1-0 code points.

11 years agoReformatted.
MORIOKA Tomohiko [Wed, 6 Feb 2013 07:38:10 +0000 (16:38 +0900)]
Reformatted.

11 years agoReformatted.
MORIOKA Tomohiko [Wed, 6 Feb 2013 07:37:24 +0000 (16:37 +0900)]
Reformatted.

11 years ago(o-JU+5164): Add ideographic-structure.
MORIOKA Tomohiko [Wed, 6 Feb 2013 07:36:52 +0000 (16:36 +0900)]
(o-JU+5164): Add ideographic-structure.

11 years agoupdate.
MORIOKA Tomohiko [Wed, 6 Feb 2013 07:04:11 +0000 (16:04 +0900)]
update.

11 years ago(U+79CA): Use `->subsumptive' to separate representative nodes.
MORIOKA Tomohiko [Wed, 6 Feb 2013 06:48:24 +0000 (15:48 +0900)]
(U+79CA): Use `->subsumptive' to separate representative nodes.
(JX1-7946): Unify S-2153, H7-C16F and CB05383; add `<-original' for
J0-472F.

11 years agoReformatted.
MORIOKA Tomohiko [Wed, 6 Feb 2013 06:44:20 +0000 (15:44 +0900)]
Reformatted.

11 years ago(U+6468): Use `->subsumptive'.
MORIOKA Tomohiko [Wed, 6 Feb 2013 06:42:50 +0000 (15:42 +0900)]
(U+6468): Use `->subsumptive'.
(U+6485): Use `->subsumptive' to separate representative nodes.
(U+6486): Add ideographic-structure.

11 years agoupdate.
MORIOKA Tomohiko [Tue, 5 Feb 2013 09:29:47 +0000 (18:29 +0900)]
update.

11 years ago(JX1-7E33): AJ1-08704.
MORIOKA Tomohiko [Tue, 5 Feb 2013 09:19:09 +0000 (18:19 +0900)]
(JX1-7E33): AJ1-08704.

11 years ago(mother of C1-5748): Unify G-KU+7D1A, G-CU+7D1A and G-M-27294.
MORIOKA Tomohiko [Tue, 5 Feb 2013 09:17:02 +0000 (18:17 +0900)]
(mother of C1-5748): Unify G-KU+7D1A, G-CU+7D1A and G-M-27294.
(K0-5064): Unify KU+7D1A.
(C1-5748): Unify CU+7D1A.
(J83-4A36): Unify S-5994.

11 years agoupdate.
MORIOKA Tomohiko [Sat, 2 Feb 2013 08:29:47 +0000 (17:29 +0900)]
update.

11 years ago(U-000295CB): Integrate H11-F968 and CB10256.
MORIOKA Tomohiko [Sat, 2 Feb 2013 07:48:47 +0000 (16:48 +0900)]
(U-000295CB): Integrate H11-F968 and CB10256.
(C7-2B35): Unify S-2086; add `<-ancient' for J0-4841.
(U+98BF): Use `->subsumptive'.

11 years agoReformatted.
MORIOKA Tomohiko [Sat, 2 Feb 2013 07:46:48 +0000 (16:46 +0900)]
Reformatted.

11 years ago(G-J0-4C58): Unify G-AJ1-03812.
MORIOKA Tomohiko [Sat, 2 Feb 2013 07:46:18 +0000 (16:46 +0900)]
(G-J0-4C58): Unify G-AJ1-03812.
(J0-4C58): Unify AJ1-03812.
(J0-3338): Unify AJ1-01430.

11 years ago(J0-6227): Use `shinjigen' instead of `shinjigen@1ed' in
MORIOKA Tomohiko [Sat, 2 Feb 2013 07:43:01 +0000 (16:43 +0900)]
(J0-6227): Use `shinjigen' instead of `shinjigen@1ed' in
`<-vulgar*sources'.