update.
[chise/xemacs-chise.git.1] / lisp / utf-2000 / ChangeLog
index ecc33bc..8334349 100644 (file)
@@ -1,3 +1,387 @@
+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>
+
+       * Ideograph-R027-Cliff.el (U-00020ABF): Unify C7-3B4D and M-49694;
+       use `ideographic-radical@ucs' instead of `ideographic-radical';
+       add `ideographic-strokes@ucs', `ideographic-{radical|strokes}@cns'
+       and `total-strokes'.
+
+       * Ideograph-R202-Millet.el (U-00027481): Copied from
+       Ideograph-R142-Insect.el.
+
+2009-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R130-Meat.el (U-00026885): Use `->subsumptive';
+       integrate M-49695 and C7-426D; use `ideographic-radical@ucs'
+       instead of `ideographic-radical'; add `ideographic-strokes@ucs',
+       `ideographic-{radical|strokes}@cns' and `total-strokes'.
+
+2009-07-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R140-Grass.el (U-00026EC4): Fix typo.
+
+2009-07-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R187-Horse.el (U-000298FD): Use `->subsumptive'.
+       (U+9A10): Use `->subsumptive'.
+       (U+4B9A): Use `->denotational' and `->subsumptive'.
+       (U+9A11): Use `->subsumptive'.
+       (U+9A5A): Use `->denotational'.
+       (U+9A57): Unify S1-9380.
+       (U+9A58): Use `->denotational' and `->subsumptive'.
+       (U+9A59): Use `->subsumptive'.
+       (U+4BB9): Use `->subsumptive'.
+       (U-000299A4): Use `->subsumptive'.
+       (U+9A5B): Use `->subsumptive'.
+       (U+9A5C): Use `->subsumptive'.
+       (U+4BBA): Use `->subsumptive'.
+
+2009-07-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R154-Shell.el: Add mappings for Big5 code points.
+
+2009-07-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R184-Eat.el (M-44434): Map to U-000297CB; unify
+       S-7938; add `<-formed' and `<-same' for J0-6C58.
+       (C7-5649): Map to U-000297CB; integrate H11-F7BD and CB08923.
+       (U+9959): Use `->denotational' and `->subsumptive'.
+       (M-44435): Use `<-denotational' for U+9959; separate JSP-6871; fix
+       `total-strokes'.
+
+2009-07-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R075-Tree.el (U+683C): Unify S1-3588.
+       (U+683D): Unify S1-3607.
+       (U+683E): Use `->subsumptive'.
+       (U+683F): Use `->subsumptive'.
+       (U+6B0E): Use `->denotational'.
+       (CB04776): Map to U-00023829.
+       (U-00023837): Integrate M-15934.
+       (U-00023838): Integrate M-15935.
+       (M-15936): New character.
+       (U+3C19): Integrate M-15937.
+       (U-0002383A): Unify M-15938.
+       (U-0002383B): Integrate M-15939.
+       (U+3C1A): Integrate M-15940.
+       (U+3C1B): Integrate M-15941.
+       (U+6B11): Use `->subsumptive'.
+       (U-0002383C): Integrate M-15944.
+       (U-0002383E): Integrate M-15946.
+       (J0-5D33): Unify S1-3893; add `<-vulgar' for JSP-372C.
+       (U-0002383F): Integrate M-15948.
+       (U-00023840): Integrate M-15949.
+       (U-0002384A): Integrate M-15950.
+       (U-00023849): Integrate M-15951.
+       (U-00023846): Integrate M-15952.
+       (U-00023843): Use `->subsumptive'.
+       (U+6B14): Use `->subsumptive'.
+       (U-0002384C): Integrate M-15956.
+       (U-0002384D): Integrate M-15957.
+       (U-0002384E): Integrate M-15958.
+       (U-00023865): Integrate M-15959.
+       (U-0002385B): Integrate M-15960.
+       (U-00025914): Integrate M-15961.
+       (U-00023855): New character.
+       (U-00023857): New character.
+       (U-00023839): Add `<-unknown' for M-15936.
+       (U+6B16): Use `->subsumptive'.
+       (U-0002385E): Integrate M-15965.
+       (U-0002385F): New character.
+       (U+6B1B): Use `->subsumptive'.
+       (U-00023860): Integrate M-15972.
+       (U-0002384F): Integrate M-15973.
+       (U-00023867): Unify M-15974.
+       (U-00023863): Integrate M-15975.
+       (U-00023869): Use `->subsumptive'.
+       (U-0002386A): Integrate M-15979.
+       (U-0002386B): Integrate M-15980.
+       (U-00023874): Unify M-15982.
+       (U-00023876): Unify M-15983.
+       (U-00023877): Integrate M-15984.
+       (U-0002387A): Unify M-15987.
+       (U-0002387C): Integrate M-15988.
+       (U-0002387D): New character.
+       (U-0002387E): New character.
+       (U-0002387F): New character.
+
+2009-07-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R031-Enclosure.el (U+571D): Use `->subsumptive';
+       compact `ideographic-structure'.
+
+2009-07-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R057-Bow.el (U+5F4E): Use `->subsumptive'.
+
 2009-06-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
        * Ideograph-R074-Moon.el (U-0002339B): Integrate M-14401; use