update.
[chise/xemacs-chise.git.1] / lisp / utf-2000 / ChangeLog
index a0cce66..8334349 100644 (file)
@@ -1,3 +1,591 @@
+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
+       `->subsumptive'.
+       (U-0002339C): Use `ideographic-radical@{ucs|cns11643-4}' and
+       `ideographic-radical@{ucs|cns11643-4}@sources' instead of
+       `ideographic-'; use `->denotational'.
+       (M-14404): New character.
+       (U-000233A3): Integrate M-14405; use `->subsumptive'.
+       (U-000233A4): Integrate M-14406; use `->subsumptive'.
+       (U-00026856): New character [copied from Ideograph-R130-Meat.el].
+       (U-000233A9): Integrate M-14408; use `->subsumptive'.
+       (U+6726): Use `->denotational' and `->subsumptive'.
+       (U-000233AD): Unify M-14410.
+       (U+6727): Use `->subsumptive'.
+       (U-000233AE): Unify M-14412.
+       (U+9738): Use `->subsumptive'.
+       (U-000233B1): Integrate M-14413; use `->subsumptive'.
+       (U-000233B2): Unify M-14414.
+
+       * Ideograph-R061-Heart.el (U-000228A7): Integrate M-11346; use
+       `->subsumptive'.
+       (U+61B4): Use `->subsumptive'.
+       (U+61B5): Likewise.
+       (U+61B6): Use `->subsumptive'.
+       (M-11346): Map to U-000228A7.
+       (U-000228CA): Use `->subsumptive'.
+       (J0-327B): Unify S1-2708.
+       (U-0002292E): Integrate M-11457 and H6-E9A1; use `->subsumptive'.
+       (U-0002292A): Use `->denotational'.
+       (M-11448): Map to U-0002292B.
+       (U-0002292C): Use `->subsumptive'.
+       (U-0002292D): Likewise.
+       (U+61F5): Use `->denotational'.
+       (U+39A5): Use `->denotational' and `->subsumptive'.
+       (U+39A6): Use `->subsumptive'.
+       (C7-4728): Unify U-0002F8B1; add `<-denotational' for U+61F6;
+       modify hierarchy of `ideographic-structure'; add `sound@ja/on';
+       unify S-2740; add `<-vulgar@shinjigen' and `<-vulgar@zhengzitong'
+       for J0-554F.
+       (U+61F6): Use `->denotational'; add `sound@ja/on/s={hate|lazy}'.
+       (U+61F7): Use `->subsumptive'.
+       (M-11457): Map to U-0002292E.
+       (U+39A8): Use `->subsumptive'.
+       (U+61F9): Use `->subsumptive'.
+       (U-0002294D): Use `->subsumptive'; integrate GT-14503.
+       (U+61FA): Unify S1-2741.
+       (U-00022952): Use `->subsumptive'.
+       (U+39AA): Use `->subsumptive'.
+       (U-0002292B): Integrate M-11448; use `->subsumptive'.
+       (U+61FC): Use `->subsumptive'.
+       (M-11489): Map to U-00022957.
+       (U-00022958): Use `->subsumptive'.
+       (M-11495): Map to U-0002295D.
+       (U+61FF): Use `->denotational'.
+       (U-00022961): Use `->subsumptive'.
+       (U+6200): Use `->subsumptive'.
+       (U+6201): Likewise.
+       (U-00022957): Integrate M-11489 and CB12173; use `->subsumptive'.
+       (U-0002295D): Integrate M-11495; use `->denotational' and
+       `->subsumptive'; use `{ideographic|total}-strokes@cns' instead of
+       use `{ideographic|total}-strokes'; add
+       `{ideographic|total}-strokes@daikanwa'.
+       (U-00022965): Use `->subsumptive'.
+
+       * Ideograph-R140-Grass.el: Add mappings between CJK Ext B and CNS
+       11643 plain 7.
+
+2009-06-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R173-Rain.el (U+9738): Use `->subsumptive'.
+
+       * Ideograph-R146-West.el (GT-46843): Unify S1-3454; add `<-vulgar'
+       for GT-57028.
+       (C3-5B2F): Unify S2-7480'.
+       (J0-4746): Unify S2-7480.
+
+       * Ideograph-R130-Meat.el: Add mappings between CJK Ext B and CNS
+       11643 plain 7.
+
+       * Ideograph-R086-Fire.el (U-00024443): Use
+       `ideographic-radical@ucs' instead of `ideographic-radical'; add
+       `ideographic-radical@cns' and `ideographic-radical@cns*sources';
+       add `ideographic-strokes' and `total-strokes'; use
+       `->denotational' and `->subsumptive'; integrate M-29995, GT-38767,
+       GT-38769 and C7-4222.
+       (U+7204): Use `->denotational' instead of `->subsumptive'.
+       (U-000244D2): Use `->subsumptive'.
+       (U-000244CF): Use `ideographic-radical@ucs' instead of
+       `ideographic-radical'; add `ideographic-radical@cns' and
+       `ideographic-radical@cns*sources'; add `ideographic-strokes' and
+       `total-strokes'; use `->subsumptive'; integrate M-30061 and
+       C7-5C44.
+
+       * char-db-util.el (char-db-insert-ccs-feature): Add setting for
+       `<=>gt'.
+
+       * Ideograph-R038-Woman.el (C7-4651): Map to U-0002F86B.
+       (U-000218FE): Use `->subsumptive'.
+       (U+5B3F): Use `->subsumptive'.
+       (U-00021908): Use `->subsumptive'.
+       (U+3734): Use `->denotational' and `->subsumptive'.
+       (U+3735): Use `->subsumptive'.
+       (U+3736): Likewise.
+       (U+5B40): Use `->subsumptive'.
+       (U+5B41): Use `->subsumptive'.
+       (U+3737): Use `->subsumptive'.
+       (U+5B42): Likewise.
+
+2009-06-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R026-Seal.el (U-00020A1F): Use `->subsumptive'.
+       (U-00020A20): Use `->denotational'.
+       (U+5380): Use `->subsumptive'.
+       (U-00020A22): Use `->subsumptive'.
+       (M-02885): Unify U-00020A24.
+       (U-00020A23): Use `->subsumptive'.
+       (M-02888): Unify U-00020A26.
+
+       * Ideograph-R035-Go-Slowly.el (B-C4DC): Moved to U+5914.
+       (U+8641): Copied from Ideograph-R140-Grass.el.
+       (M-05747): Use `<-denotational' for U+8641.
+       (JX1-2F68): Likewise; separate JC3-48D3.
+       (JC3-48D3): Use `<-denotational' for U+8641.
+       (C3-602F): Use `<-denotational' for U+8641.
+
+2009-06-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R137-Boat.el: Add mappings between CJK Ext B and CNS
+       11643 plain 7.
+       (M-30556): Map to U-00026AA3; integrate GT-39516, CB04151 and
+       H8-D1EA.
+
+       * Ideograph-R075-Tree.el (U+687C): Use `->subsumptive'.
+       (U+687D): Likewise.
+
+       * Ideograph-R195-Fish.el (U+9C60): Unify S1-6571; add `<-formed'
+       and `<-same@s=namasu' for J0-673A.
+       (U+9C62): Use `->subsumptive'.
+       (U+9C63): Likewise.
+
+       * Ideograph-R177-Leather.el (U+97B6): Use `->subsumptive'.
+
+2009-06-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R184-Eat.el (JX2-7C67): Unify S-6563; add `<-formed'
+       for J0-4137.
+
+2009-04-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * char-db-util.el (char-attribute-name<): Prefer `=ucs@FOO' as
+       same as =ucs.
+       (char-db-make-char-spec): Add `=ucs@FOO'.
+
+2009-05-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R113-Spirit.el (J0-6349): Add `<-vulgar' for J0-6348.
+
+       * Ideograph-R115-Grain.el (J0-6348): Unify S1-5640.
+       (U-000257D4): Use `->subsumptive'; integrate M-25128.
+       (U-000257D5): Use `->subsumptive'; integrate M-25129.
+
+2009-05-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R004-Slash.el (B-A546): Moved to U+4E4F.
+
+2009-05-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R004-Slash.el (B-A4A7): Moved to U+4E4B.
+
+2009-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R162-Walk.el (JX3-4B78): Use
+       `=jis-x0208@1978/4-pr*sources' instead of
+       `=jis-x0208@1978*sources'.
+
+       * Ideograph-R086-Fire.el (J90-5F73): Omit `jisx0208-difference'.
+
+2009-05-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * char-db-util.el (char-attribute-name<): Use `iso-ir' property of
+       coded-charsets.
+
+2009-05-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R038-Woman.el (U+59FC): Use `->subsumptive'.
+       (U+59FD): Likewise.
+       (U+59FE): Likewise.
+       (U-0002170B): Use `->subsumptive'.
+       (U+5A4F): Use `->subsumptive'.
+       (U+5A50): Likewise.
+       (U+5A51): Likewise.
+       (U+5A52): Likewise.
+
+       * Ideograph-R109-Eye.el (U+77BD): Unify S1-5365.
+       (U+77BE): Use `->subsumptive'.
+       (U+77BF): Use `->subsumptive'.
+       (U-000252E0): Use `->subsumptive'.
+
+2009-05-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R022-Right-Open-Box.el (U+5337): Use `->subsumptive'.
+       (M-02667): Unify U-00020968 and H1-B6BB.
+
 2009-05-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
        * Ideograph-R022-Right-Open-Box.el (U+531F): Use `->subsumptive'.