update.
[chise/xemacs-chise.git.1] / lisp / utf-2000 / ChangeLog
index 451972f..8334349 100644 (file)
@@ -1,5 +1,270 @@
+2009-09-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * char-db-util.el (char-db-coded-charset-priority-list): Add
+       `=>>gt'.
+
+2009-09-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R023-Hiding-Enclosure.el (U+5338): Use
+       `->subsumptive'.
+       (U+5339): Use `->denotational' and `->subsumptive'.
+       (U+533A): Use `->denotational' instead of `->subsumptive'.
+       (U-00020976): Use `->denotational' and `->subsumptive'.
+       (U+533E): Likewise.
+       (U+533F): Use `->denotational'.
+       (U+5340): Use `->denotational' and `->subsumptive'; use
+       `=>jis-x0208' and `=>jis-x0213-1' instead of `=jis-x0208@1997'.
+
+       * Ideograph-R018-Knife.el (J97-476D): Unify abstract JX1-476D.
+       (U+525D): Add `ideographic-structure'; unify abstract JX3-2F7E.
+       (M-02049): Separate J78-476D; delete duplicated S-0666.
+       (K0-5A4E): Unify J78-476D and JX3-2F7E.
+       (U+5265): Add `ideographic-structure'; unify abstract JX3-476D.
+       (U+5266): Add `ideographic-structure'.
+       (U+5275): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
+       `=jis-x0208@1997'.
+
+       * Ideograph-R010-Legs.el (U+5146): Use `=>jis-x0208' and
+       `=>jis-x0213-1' instead of `=jis-x0208@1997'.
+       (U+514C): Add `ideographic-structure'.
+       (U-0002047D): Likewise.
+       (U+514D): Unify J97-4C48.
+       (parent of JX1-2E50): Add `=>jis-x0213-1' for abstract JX1-2E50.
+       (abstract JX1-4C48): New variant of U+514D.
+       (G0-4362): Use `<-subsumptive' for abstract JX1-4C48.
+       (J0-4C48): Likewise.
+       (U+514E): Unify J97-4546 and abstract JX1-4546.
+       (C3-2454): Separate K0-774D, S-0469 and H1-DDC9; omit
+       `ideographic-structure'; add `<-vulgar' for U-0002F80F.
+       (GT-01764): New variant of U+514E.
+       (S-0469): Unify JX3-4546.
+       (J0-4546): Unify K0-774D; use `=jis-x0213-1@2000' instead of
+       `=jis-x0213-1' for JX1-4546.
+       (U+5154): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
+       `=jis-x0208@1997'.
+
+       * Ideograph-R009-Man.el (abstract J0-4662): Use `=>jis-x0208' and
+       `=>jis-x0213-1' instead of `=jis-x0208@1997'.
+       (U+4ED7): Likewise.
+       (U+3431): Add `sound@ja/on'; unify GT-00504 and GT-K01404; add
+       `->formed' for JX2-7D39.
+       (J97-4A3B): Use `=>jis-x0208@1997' instead of `=jis-x0208@1997'.
+       (U+4F7F): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
+       `=jis-x0208@1997'.
+       (abstract J0-3666): Likewise; add `ideographic-structure'.
+       (U+4FF1): Modify a component in the `ideographic-structure'; use
+       `=jis-x0208@1978/-4X' instead of `jisx0208-1978/4X'; unify
+       JX3-2E21.
+       (U+5002): Add `=>jis-x0213-1' for abstract JX1-2E3C.
+       (U+5026): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
+       `=jis-x0208@1997'.
+       (J78-3771): Unify JX3-3771.
+       (aJX1-3771): New abstract glyph of U+5026.
+       (J90-3771): Use `<-subsumptive' for aJX1-3771; modify a component
+       of the `ideographic-structure'; use `=jis-x0213-1@2000' instead of
+       `=jis-x0213-1' for JX1-3771.
+       (U+5049): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
+       `=jis-x0208@1997'.
+       (U+5065): Likewise.
+       (abstract J0-5079): Likewise.
+       (U+5078): Add `ideographic-structure'.
+       (U+5077): Likewise.
+       (U+5085): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
+       `=jis-x0208@1997'.
+       (U+5091): Likewise.
+       (U+50B4): Likewise; use `->denotational' instead of
+       `->subsumptive'.
+       (U+50C5): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
+       `=jis-x0208@1997'.
+       (U+50E7): Use `=>jis-x0208@1997' instead of `=jis-x0208@1997'.
+       (U-0002F80A): Add `=>jis-x0213-1' for abstract glyph aJX1-414E.
+       (U+50CF): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
+       `=jis-x0208@1997'.
+       (U+5132): Likewise.
+       (U+5137): Likewise.
+
+       * ideograph-util.el (int-list<): Support minus values.
+       (morohashi-daikanwa<): Support notation for abstract characters
+       and their children.
+       (char-daikanwa): New optional argument `depth'; return
+       `(nnnnn - depth)', `(nnnnn d -depth)' or `(ho nnnnn -depth)' for
+       abstract object.
+
+2009-08-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R036-Evening.el (abstract J0-546C): Use `=>jis-x0208'
+       and `=>jis-x0213-1' instead of `=jis-x0208@1997'; unify U+591B.
+       (J0-546C): Move U+591B into the abstract node.
+       (U+5922): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
+       `=jis-x0208@1997'.
+
+2009-08-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * maps-conf.el: Check "../etc/char-data/JX3-JX1-rep-diff.txt".
+
+2009-08-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * char-db-util.el (char-db-coded-charset-priority-list): Add
+       `=>>jis-x0208' and `=>>jis-x0213-1'.
+
+2009-08-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R027-Cliff.el, Ideograph-R026-Seal.el:
+       - Use `=>jis-x0208' instead of `<=>jis-x0208'.
+       - Use `=>jis-x0213-1' instead of `<=>jis-x0213-1'.
+
+       * Ideograph-R021-Spoon.el (B-A450): Moved to J97-5238.
+       (J97-5238): Use `=>jis-x0208' and `=>jis-x0213-1' instead of
+       `=jis-x0208@1997'.
+
+       * Ideograph-R020-Wrap.el, Ideograph-R015-Ice.el,
+         Ideograph-R014-Cover.el:
+       - Use `=>jis-x0208' instead of `<=>jis-x0208'.
+       - Use `=>jis-x0213-1' instead of `<=>jis-x0213-1'.
+
+       * Ideograph-R013-Down-Box.el (J97-4662): Use `=>jis-x0208' and
+       `=>jis-x0213-1' instead of `=jis-x0208@1997'.
+       (U+5189): Likewise.
+       (J97-5A70): Likewise.
+
+       * Ideograph-R012-Eight.el (U+516C): Use `=>jis-x0208' and
+       `=>jis-x0213-1' instead of `=jis-x0208@1997'.
+
+       * Ideograph-R011-Enter.el (abstract J0-4662): Use `=>jis-x0208'
+       and `=>jis-x0213-1' instead of `=jis-x0208@1997'.
+       (GT-K05210): New variant of U+516A.
+
+       * Ideograph-R008-Lid.el (U+4EA4): Use `=>jis-x0208' and
+       `=>jis-x0213-1' instead of `=jis-x0208@1997'.
+       (J83-3872): Unify GT-00389 and GT-K01602.
+       (abstract glyph of GT-00390): New object to subsume J90-3872 and
+       G0-3D3B.
+
+       * Ideograph-R001-One.el:
+       - Use `=>jis-x0208' instead of `<=>jis-x0208'.
+       - Use `=>jis-x0213-1' instead of `<=>jis-x0213-1'.
+
+       * char-db-util.el (char-db-insert-ccs-feature): Use `=>gt' instead
+       of `<=>gt'; add setting for `=>>gt'.
+
+2009-08-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R039-Child.el (U+5B76): Use `<=>jis-x0208' instead of
+       `=jis-x0208@1997' in `<-denotational'.
+       (abstract J0-555A): Use `<=>jis-x0208' and `<=>jis-x0213-1'
+       instead of `=jis-x0208@1997'.
+       (U+5B73): Use `<=>jis-x0208' instead of `=jis-x0208@1997' in
+       `<-denotational'.
+
+       * maps-conf.el: Don't add `=gt-pj-1' for J90-552D.
+
+       * char-db-util.el: (char-db-coded-charset-priority-list):
+       - Add `=jis-x0213-1' and `=jis-x0213-1@2004'.
+       - Use `=jis-x0213-1@2000' instead of `=jis-x0213-1-2000'.
+       - Use `=jis-x0213-2' instead of `=jis-x0213-2-2000'.
+       - Add `<=>jis-x0208'.
+       - Use `<=>jis-x0208@1997' instead of `=jis-x0208@1997'.
+       - Add `<=>jis-x0213-1' and `<=>jis-x0213-1@{2000|2004}'.
+
+       * Ideograph-R015-Ice.el (U+51B4): Use `<=>jis-x0208' and
+       `<=>jis-x0213-1' instead of `=jis-x0208@1997'.
+
+       * Ideograph-R027-Cliff.el (U+53A9): Use `<=>jis-x0208' and
+       `<=>jis-x0213-1' instead of `=jis-x0208@1997'.
+
+2009-08-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R020-Wrap.el (U+52FA): Use `<=>jis-x0208' and
+       `<=>jis-x0213-1' instead of `=jis-x0208@1997'.
+       (U+5305): Likewise.
+       (abstract J0-5232): Likewise.
+
+2009-08-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R029-Again.el (U+53CE): Use `<=>jis-x0208' and
+       `<=>jis-x0213-1' instead of `=jis-x0208@1997'.
+
+       * Ideograph-R026-Seal.el (U+537F): Use `<=>jis-x0208' and
+       `<=>jis-x0213-1' instead of `=jis-x0208@1997'.
+       (J90-362A): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
+       JX1-362A.
+       (J78-362A): Unify JX3-362A.
+
+       * Ideograph-R014-Cover.el (U+51A4): Use `<=>jis-x0208' and
+       `<=>jis-x0213-1' instead of `=jis-x0208@1997'.
+       (U-0002F818): Unify JX3-514D.
+       (J90-514D): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' for
+       JX1-514D.
+
+       * Ideograph-R001-One.el (U+4E08): Use `<=>jis-x0208' and
+       `<=>jis-x0213-1' instead of `=jis-x0208@1997'.
+
+2009-08-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * maps-conf.el: Add `<=>jis-x0213-1' for each object of
+       `<=>jis-x0208'.
+
+2009-08-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R142-Insect.el: Add mappings between CJK Ext B and CNS
+       11643 plain 7.
+       (U+875C): Unify GT-44970.
+       (M-33285): Don't map to U+45CF.
+       (U-000273DC): New character.
+       (M-33352): New character.
+       (U-00027399): New character.
+       (U+45CF): Use `<-unknown' for M-33285; use `->subsumptive'.
+       (C7-283D): Unify U-00027382 and H8-A7E3; add `<-unknown' for
+       M-33352.
+       (C7-3266): Map to U-000273EA; integrate M-33462.
+       (U-000273E5): New character.
+       (U-000273E7): New character.
+       (U-000273EB): New character.
+       (U+87A5): New character.
+       (C7-3268): Map to U-000273DC; integrate M-33319.
+       (U-00027403): New character.
+       (U+87AB): Unify S1-7253.
+       (J0-6A29): Unify S1-7247.
+       (U-0002742C): New character.
+       (C7-3B4D): Unify U-00020ABF and H12-EB57; use
+       `ideographic-{radical|strokes}@cns' instead of
+       `ideographic-{radical|strokes}'; add
+       `ideographic-{radical|strokes}@ucs'.
+       (U-00027475): New character.
+       (C7-426D): Map to U-00026885; integrate H6-B4CA; use
+       `ideographic-{radical|strokes}@cns' instead of
+       `ideographic-{radical|strokes}'; add
+       `ideographic-{radical|strokes}@ucs'.
+       (U-000274C2): New character.
+       (U-000274C1): New character.
+       (U-000274C0): New character.
+       (U-000274E8): New character.
+       (U-000274E9): New character.
+       (U-000274EA): New character.
+       (J0-6A42): Unify S1-7298.
+       (M-33810): New character.
+       (U-00027517): New character.
+       (U-00027516): New character.
+       (U-00027505): New character; add `<-unknown' for M-33810.
+       (U-0002752D): New character.
+       (U-0002753C): New character.
+       (U+8839): Unify S1-7306.
+       (M-33908): Map to U-00027569; integrate CB02552.
+       (U-00027581): New character.
+       (M-33939): Don't map to C7-636D; unify U-00027589.
+       (C7-636D): Unify U-0002758F.
+       (U-000275A2): New character.
+       (U-000275A3): New character.
+
 2009-07-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
+       * Ideograph-R009-Man.el (U-000201CD): Use <CJK RADICAL HEART TWO>
+       instead of BC-8CD9 in `ideographic-structure'; unify CB04694.
+       (U-000201CE): Omit `ideographic-structure'.
+
+       * Ideograph-R028-Private.el (U+53C5): Use `->subsumptive'; modify
+       hierarchy of `ideographic-structure'.
+
        * Ideograph-R061-Heart.el (JX2-2C3B): Unify BC-8CD9.
 
 2009-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>