update.
[chise/xemacs-chise.git.1] / lisp / utf-2000 / ChangeLog
index acaceef..8334349 100644 (file)
+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'.
+
+2009-04-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R022-Right-Open-Box.el (U-0002092C): Omit
+       `=>daikanwa'.
+       (U+531B): Use `->subsumptive'.
+       (U-00020942): Use `->subsumptive'.
+       (U+532A): Use `->subsumptive'.
+       (U+3536): Use `->denotational' and `->subsumptive'.
+       (U-0002096C): Use `->denotational' and `->subsumptive'.
+
+2009-04-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R023-Hiding-Enclosure.el (U-0002092C): Omit
+       `=>daikanwa'.
+
+2009-04-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R030-Mouth.el (U-00020F6B): Use `->subsumptive'.
+       (U+35FF): Use `->subsumptive'; add `sound@ja/on/{kan|go}'.
+       (U+5676): Use `->denotational' instead of `->subsumptive'.
+       (U+5677): Use `->subsumptive'; add `sound@ja/on'.
+       (U+567E): Use `->subsumptive'.
+       (U-00021043): Use `->subsumptive'.
+       (U+567F): Add `sound@ja/on'.
+       (U-00021157): Use `->denotational' and `->subsumptive'.
+       (U-00021158): Use `->denotational'.
+
+       * Ideograph-R140-Grass.el (U+845B): J97-336B.
+       (J78-336B): Unify JX3-336B.
+       (J90-336B): Use `=jis-x0213-1@2000' instead of `=jis-x0213-1' to
+       separate JX3-336B; unify JC3-61B5; add `=ucs@jis/1990' and
+       `=ucs@jis/2000' for J{90|00}U+845B.
+       (U+845C): Use `->denotational' and `->subsumptive'.
+       (U+845D): Use `->denotational'.
+       (U+85DD): Use `->denotational' and `->subsumptive'.
+
+       * Ideograph-R076-Lack.el (C2-437B): Add `=ucs@cns' for CU+6B46.
+       (J0-5D3C): Separate S2-3932.
+       (G0-502A): Unify S-3932.
+       (S-3933): New variant of U+6B47.
+
+       * Ideograph-R075-Tree.el (U+67E9): Use `->subsumptive'.
+
+       * Ideograph-R032-Earth.el (M-05311): Map to U-00021394.
+       (U-00021395): Use `->denotational' and `->subsumptive'; add
+       `sound@ja/on'.
+       (U+5840): Use `->denotational' and `->subsumptive'.
+       (U+FA39): Use `<-denotational' for U+5840.
+
+2009-04-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R086-Fire.el (U-0002422B): Use `->subsumptive'.
+       (U+7103): Use `->subsumptive'.
+       (U+71D0): Add `sound@ja/on'.
+
+2009-04-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R116-Cave.el (C2-4C51): Add `=ucs@cns' for CU+7AA8.
+
+       * README.en (Character Reference): Add `shuowen-changjian' to
+       `:sources'.
+
+2009-03-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * ruimoku6.el, Ideograph-R169-Gate.el (RUI6-E01D): Map to
+       U-0002B522.
+
+       * Ideograph-R066-Rap.el (U+653C): Use `->subsumptive'; integrate
+       H4-D4B6.
+
+2009-03-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R030-Mouth.el (H12-EC4A): Unify CB03767.
+
+2009-03-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R012-Eight.el (U-0002053A): Use `->denotational'.
+       (U+34B9): Use `->denotational' and `->subsumptive'.
+       (U-0002053B): Use `->denotational'; integrate M-30276.
+
+2009-03-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R134-Mortar.el (U-000269B1): Use `->subsumptive'.
+       (U-000269B2): Use `->denotational' and `->subsumptive'; add
+       `sound@ja/on/s={company|roll}'.
+       (U-000269B6): Use `->subsumptive'.
+       (U-000269B9): Use `->subsumptive'.
+       (RUI6-E017): New character.
+       (U-000269BA): Use `->subsumptive'.
+       (U-000269BC): Use `->subsumptive'.
+       (U-000269BD): Use `->subsumptive'.
+       (U-000269BE): Use `->subsumptive'.
+       (U-000269BF): Use `->subsumptive'.
+       (U-000269C1): Use `->denotational' and `->subsumptive'.
+       (U-000269C2): Use `->subsumptive'.
+       (U-000269C4): Use `->subsumptive'.
+       (U-000269C5): Use `->denotational'.
+       (U-0002053B): New character [copied from Ideograph-R012-Eight.el];
+       integrate M-30276.
+
+2009-03-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R193-Cauldron.el (U-00029C2B): Use `->denotational'
+       and `->subsumptive'.
+       (U-00029C2C): Add `sound@ja/on/p={guo|wai1}'; use `->denotational'
+       instead of `->subsumptive'.
+       (U+4C19): Use `->denotational' and `->subsumptive'.
+
+2009-03-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R058-Snout.el (U+38C8): Add `sound@ja/on'; use
+       `->subsumptive'; integrate GT-12554 and H3-C1EC.
+       (U-0002246F): Use `->subsumptive'.
+       (U+5F5B): Use `->denotational' and `->subsumptive'.
+       (U+5F5C): Use `=>daikanwa' instead of `morohashi-daikanwa'; use
+       `->subsumptive'.
+
+2009-03-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * maps-conf.el: Don't add `=gt-pj-1' for J90-5734.
+
+2009-03-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R130-Meat.el (GT-K02391): New character.
+       (BC-8C4F): New character.
+       (U+43CE): Use `->denotational' and `->subsumptive'; add
+       `sound@ja/on/{kan|go}/s=breast' and `sound@ja/on/go/s=scratch'.
+
+       * Ideograph-R029-Again.el (BC-8C4E): New character.
+       (M-03207): Unify U-00020B80 and H1-F8A5.
+       (M-03208): Map to U-00021A9E.
+       (U-00020B7E): Use `->subsumptive'.
+       (U-00020B87): Use `->subsumptive'.
+
+       * Ideograph-R086-Fire.el (RUI6-E018): New character.
+       (U-000244A1): Use `->subsumptive'.
+
+2009-03-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * ruimoku6.el (RUI6-E00A): Use `=ucs@iso' instead of
+       `=ucs@unicode' for IU-00029C2C.
+       (RUI6-E017): Add `ideographic-{radical|strokes}' and
+       `total-strokes'; add `ideographic-structure'.
+       (RUI6-E018): Likewise; add `<-unknown' for U+8C73 and U+71F9.
+       (RUI6-E019): Add `ideographic-{radical|strokes}' and
+       `total-strokes'; add `ideographic-structure'.
+
+       * Ideograph-R042-Small.el (GT-K02290): New character.
+
+2009-02-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R129-Brush.el (RUI6-E019): New character.
+
+2009-02-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R030-Mouth.el (U+540F): Fix typo.
+       (J0-3862): Omit `ideographic-structure'.
+
+2009-02-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R066-Rap.el (U+6586): Use `->subsumptive'.
+
+       * Ideograph-R032-Earth.el (U+5789): Use `->denotational' instead
+       of `->subsumptive'.
+
+2009-02-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R163-City.el (JX1-7C67): Unify JC3-68A6.
+
+       * Ideograph-R118-Bamboo.el (B-BAE0): Moved to U+7B8B.
+       (M-26122): Separate J0-6435, K0-6F28, JX1-6435, B-BAE0, GT-33710
+       and GT-K11228; use `=shinjigen' instead of `=shinjigen@rev' for
+       S2-5824; add `<-same' and `->formed' for J0-6030; add `->ancient'
+       for JX2-2F2C.
+       (U+4205): Unify M-26123 and H8-BDAA; add
+       `sound@ja/on/{go|kan}/p=yu4' and `sound@ja/on/p=huo4'; add
+       `<-same@p=huo4' for M-26308.
+       (U-00025B91): Use `->denotational' and `->subsumptive'; integrate
+       M-26124 and H8-BEA8.
+
+       * Ideograph-R085-Water.el (GT-K02033): New character.
+       (U+3D9B): Use `->subsumptive'; integrate M-18791; add
+       `sound@ja/on'.
+       (U+705B): Use `->subsumptive'.
+       (U-0002414A): Use `->denotational' and `->subsumptive'; integrate
+       M-18794, GT-24083 and H5-C5BE.
+       (U-0002414B): Use `->denotational'; integrate M-18795.
+       (U-0002414C): Use `->subsumptive'; integrate M-18796.
+       (U-0002415B): Unify M-18797.
+       (U-0002414D): Use `->subsumptive'; integrate M-18798.
+       (U+3D9C): Unify M-18799.
+       (U-0002414E): Use `->subsumptive'; integrate M-18800; add
+       `sound@ja/on'.
+       (U-0002414F): New character.
+       (U-00024150): New character.
+       (U-00024151): Use `->subsumptive'; integrate M-18803.
+       (U-00024152): Use `->subsumptive'; integrate M-18804.
+       (U+705C): Use `->subsumptive'.
+
+       * Ideograph-R075-Tree.el (U-000233D4): Add `sound@ja/on'; use
+       `->subsumptive'; integrate GT-18463.
+       (U-00023455): New character.
+       (U+693D): Use `->subsumptive'.
+       (U+693E): Use `->denotational' and `->subsumptive'.
+       (U+693F): Use `->subsumptive'.
+       (U+6941): Use `->subsumptive'.
+       (U+3B8E): Use `->subsumptive'.
+       (U+3B96): Unify M-15129; add `sound@ja/on/{go|kan}'.
+       (U+3B97): Use `->subsumptive'; integrate M-15130.
+       (U-00023548): Unify M-15161 and H4-A7F9.
+       (U+3B9A): Use `->subsumptive'; integrate M-15166.
+       (U+3B9C): Use `->subsumptive'; integrate M-15180.
+       (U+6975): Use `->denotational' and `->subsumptive'.
+       (U+3B9E): Use `->denotational' and `->subsumptive'; integrate
+       M-15183 H4-AA6A.
+       (U-00023552): Unify M-15197; add `<-ancient' for U+6A39.
+       (U-00023553): Use `->subsumptive'; integrate M-15198.
+       (U+3B9F): Unify M-15199; add `sound@ja/on/{go|kan}'.
+       (U-000235A4): Unify M-15200 and H1-F5F3.
+       (U+3BA3): Use `->subsumptive'.
+       (U+6983): Add `ideographic-{radical|strokes}@{ucs|cns}'; move
+       B-DEC6 to U+6983.
+       (U+6986): Use `->subsumptive'.
+       (J90-432E): Unify JC3-70C3.
+
+2009-02-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R012-Eight.el (RUI6-E059): New character.
+
+       * Ideograph-R001-One.el (GT-K03084): New character.
+
+       * ruimoku6.el (RUI6-E013): Add `ideographic-structure'.
+       (RUI6-E015): Add `ideographic-structure'.
+       (U-00024F08): Add `ideographic-structure'.
+       (RUI6-{E025..E033}): New character.
+       (RUI6-{E035..E062}): New character.
+       (U-00024C9F): New character (copied from Ideograph-R102-Field.el).
+       (U-00022F38): New character (copied from Ideograph-R066-Rap.el).
+
+       * Ideograph-R102-Field.el (U-00024C91): Use `->subsumptive';
+       integrate M-21876.
+       (U-00024C93): Unify M-21880.
+       (U-00024C94): Use `->denotational'; integrate M-21881.
+       (U+3F61): Use `->subsumptive'; integrate M-21882.
+       (U+3F62): Use `->subsumptive'; integrate M-21883.
+       (U-00024C95): Unify M-21884.
+       (U-00024C96): Unify M-21885; add `sound@ja/on'; add
+       `<-formed@p=tian3' and `<-same@p=tian3' for U+753A.
+       (U+3F63): Unify M-21886 and H7-B7F4; add `<-ancient' for U+57DF;
+       add `sound@ja/on'.
+       (U-00024C97): Use `->subsumptive'; integrate M-21887; add
+       `sound@ja/on/{kan|go}'.
+       (U-00024C98): Unify M-21888.
+       (U-00024CA7): Use `->subsumptive'.
+       (U+6983): Add `ideographic-{radical|strokes}@{ucs|cns}'.
+       (U-00024CA8): Use `->denotational' and `->subsumptive'; integrate
+       M-21904.
+       (U-00024C9F): New character.
+       (U-00024CA3): Use `->denotational'; use
+       `ideographic-radical@{ucs|cns}'.
+       (C5-4057): Use `<-denotational' for U-00024CA3; moved to
+       Ideograph-R103-Bolt-Of-Cloth.el.
+       (U+757B): Use `->denotational'.
+
+       * Ideograph-R091-Slice.el (U+7247): Use `->denotational'.
+       (GT-25442): New variant of U+7247.
+       (M-19847): Unify U-000245C3 and H5-F546; add `sound@ja/on'.
+       (U-000245C4): Use `->denotational' and `->subsumptive'.
+       (U-000245C7): Use `->denotational'.
+       (U+7254): Use `->subsumptive'; add `sound@ja/on'; integrate
+       H5-F5C0.
+
+2009-02-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R121-Jar.el (M-28127): Add `<-formed' and `<-same' for
+       M-21876.
+
+2009-02-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R072-Sun.el (GT-K03318): Don't map to U+81FD; add
+       `ideographic-structure'; add `<-simplified@component' for U+81FD.
+       (GT-K03616): Likewise.
+       (U+668E): Use `->denotational' and `->subsumptive'.
+       (U+66C2): Use `->denotational'.
+       (U+66C3): Use `->denotational'.
+       (U+66C4): Use `->denotational'.
+       (U+66C5): Use `->denotational'; add `sound@ja/on'.
+       (U+66C6): Use `->subsumptive'.
+       (U+66C7): Use `->subsumptive'.
+       (U-000232A0): Use `->subsumptive'.
+
+       * Ideograph-R145-Clothes.el (C7-3B5D): Use `->subsumptive';
+       integrate M-34542 and H8-DB44.
+       (U+893F): Use `->subsumptive'.
+       (U+8940): Use `->subsumptive'.
+       (U+8941): Use `->denotational' and `->subsumptive'.
+
+       * Ideograph-R108-Dish.el (U+4009): Unify M-23056 and H7-BD67.
+       (U-000250A6): Use `->subsumptive'; integrate M-23059.
+       (U-000250A8): Use `->denotational'; integrate M-23063.
+       (U-000250A9): Use `->denotational'; integrate M-23064.
+       (U-000250AA): New character.
+       (U-000250B5): Use `->subsumptive'; integrate M-23066.
+       (U-000250B7): Use `->denotational'; integrate M-23067.
+       (U-000250B4): New character.
+       (U+76EB): Use `->subsumptive'.
+       (U-000250B9): Use `->subsumptive'; integrate M-23075.
+
+       * Ideograph-R055-Two-Hands.el (U+5F05): Use `->subsumptive'.
+       (U-00026B20): Use `->denotational'; use `ideographic-radical@cns'
+       instead of `ideographic-radical'; add `ideographic-radical@ucs'.
+
+2009-02-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * char-db-util.el (char-db-make-char-spec): Use
+       `ideographic-combination' if any CCS features are not found.
+
+2009-02-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R162-Walk.el (U-0002849C): New character.
+       (U-0002849E): New character.
+       (U-00028491): New character.
+       (IU-000284A5): Unify GT-51869.
+       (GT-51974): New variant of U-000284A5.
+
+       * Ideograph-R087-Claw.el (JX2-702A): Separate C4-2151; unify
+       GT-25225 and GT-K00567.
+       (U+FA49): Add `<-simplified@component' for JX2-702A.
+       (U-000244F3): Use `->denotational'.
+       (U-000244F5): New character.
+       (U-000244F4): Use `->denotational'; integrate M-19660.
+       (GT-K03307): New character.
+       (BC-8CC5): Likewise.
+       (U-000244F6): Use `->denotational'; integrate M-19661.
+       (U+722D): Use `->denotational' instead of `->subsumptive'.
+       (U+3E12): Use `->denotational' instead of `->subsumptive'.
+       (U-000244F7): Use `->subsumptive'; integrate M-19665.
+       (U-000244F8): Use `->denotational'; integrate M-19666.
+       (M-19667): Add `<-ancient' for J0-5555; add `->mistakable' for
+       M-19681.
+       (H5-F8A7): New variant of U-000244FD.
+       (U-00024502): Use `->denotational'; integrate M-19669.
+       (U-00024500): Use `->denotational'.
+       (U-00024501): Likewise.
+       (U-0002450A): Use `->denotational'; integrate M-19675.
+       (M-19676): New character.
+       (U-00024507): Add `=>daikanwa' for M-19676; add `<-unknown' for
+       M-19676.
+       (U-00024508): New character.
+       (U-00024509): Likewise.
+       (U-0002450B): New character.
+       (U-0002450C): Use `->denotational'; integrate M-19680.
+       (U-0002450D): New character.
+
+       * Ideograph-R030-Mouth.el (J0-5333): Use GT-32804 instead of
+       J0-3675 in `ideographic-structure'.
+       (B-DCD8): Moved to U+55CF.
+       (U+5620): Omit `ideographic-structure'.
+
+       * Ideograph-R009-Man.el (J0-5065): Use GT-32804 instead of J0-3675
+       in `ideographic-structure'.
+       (B-D463): Moved to U+5040.
+
+2009-02-09  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R140-Grass.el (M-30757): Unify H8-E8BC; add
+       `<-unknown' for U-00026B20.
+       (U-00026B20): Copied from Ideograph-R055-Two-Hands.el.
+       (U+82DB): Use `->denotational'.
+       (C1-5339): Use `<-denotational' for U+82DB; unify GT-40031 and
+       GT-K05032.
+       (U+44A7): Use `->denotational'.
+       (U+82DF): Use `->denotational'.
+       (C1-5348): Use `<-denotational' for U+82DF; unify GT-40087 and
+       GT-K05281.
+       (GT-40070): New variant of U+82DF.
+       (B-AD5E): Moved to U+82F1.
+       (M-30808): Unify GT-40028 and GT-K05025.
+       (U+8336): Use `->denotational' and `->subsumptive'.
+       (GT-K05142): New variant of U+8336.
+       (U+85B6): Use `->denotational' and `->subsumptive'.
+       (U-00026FAB): Use `->denotational'; integrate M-32199.
+
+       * Ideograph-R066-Rap.el (U-00022F38): Unify RUI6-E064.
+       (U-00022F4F): Use `=>daikanwa' instead of `morohashi-daikanwa';
+       add `<-unknown' for M-13203.
+
+       * Ideograph-R033-Scholar.el (U+58F4): Add `sound@ja/on'; unify
+       GT-07150 and GT-K05308.
+       (GT-K05309): New character; add `<-denotational' and
+       `<-formed@component/connect-right' for U+58F4.
+
+       * Ideograph-R032-Earth.el (U-00021252): Add `sound@ja/on'; add
+       `<-same' for M-04923.
+       (U+5737): Use `->subsumptive'.
+       (U-0002124E): New character.
+       (U-00021250): New character.
+       (U-00021259): Use `->subsumptive'; add `sound@ja/on'.
+       (U+5748): Use `->subsumptive'; add
+       `sound@ja/on/{kan|go}/s={a-place-name|hole}'.
+       (U+3628): Use `->denotational' and `->subsumptive'.
+       (U+5749): Use `->subsumptive'.
+       (U+574A): Use `->subsumptive'.
+       (U+574B): Use `->subsumptive'.
+       (U+574C): Use `->subsumptive'.
+       (U+574E): Use `->subsumptive'.
+       (U+575B): Add `<-simplified@CN' for G1-4C33; add `<-vulgar' for
+       J0-5460.
+       (U+577E): Use `->subsumptive'.
+       (U+577F): Use `->subsumptive'.
+       (U+5783): Use `->subsumptive'.
+       (U+5789): Use `->subsumptive'.
+       (U+5784): Use `ideographic-{radical|strokes}@ucs' instead of
+       `ideographic-{radical|strokes}'; use
+       `ideographic-{radical|strokes}@misc' instead of
+       `kangxi-{radical|strokes}'; add `<-simplified@CN' for G1-4222.
+       (U+57AA): Use `->subsumptive'.
+       (U+57CE): Use `->denotational'.
+       (J0-3E6B): Use `<-denotational' for U+57CE; separate JC3-47F9.
+       (U+57CC): Use `->subsumptive'.
+       (U-000212F2): Use `->subsumptive'.
+       (U+57CD): Use `->subsumptive'.
+       (U-0002F852): Use `<-denotational' for U+57CE; use `=shinjigen'
+       instead of `=shinjigen@1ed' for S1-1393; unify JC3-47F9.
+       (U+58DC): Use `->subsumptive'.
+       (U+58DF): Use `->subsumptive'.
+       (U+58E0): Use `->subsumptive'.
+
+2009-02-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R134-Mortar.el (U-00026958): Unify GT-39049 and
+       GT-K07698; add `<-wrong' for U-00021B2F.
+       (U+8200): `sound@ja/on'.
+       (JSP-566D): Add `<-same' for U-0002695D.
+
+       * Ideograph-R116-Cave.el (J0-3675): Separate GT-32804 and
+       GT-K03682.
+       (U-00025927): Use `->subsumptive'; integrate M-25416 and H7-DE58.
+       (J0-464D): Separate M-25424.
+       (U+FA55): Add S-5684.
+
+       * Ideograph-R103-Bolt-Of-Cloth.el (U-00024CA3): Use
+       `->denotational' instead of `->subsumptive'; omit `=>daikanwa';
+       add `ideographic-radical@{ucs|cns}'.
+
+       * Ideograph-R098-Tile.el (U+3F49): Use `->denotational'.
+       (U-00024BA2): Use `->subsumptive'.
+       (U-00024BA6): Use `->subsumptive'.
+       (U-00024BA7): Use `->subsumptive'.
+       (U+7517): Use `->denotational' and `->subsumptive'.
+
+       * maps-conf.el: Don't add `=gt-pj-1' for J90-3675.
+
+2009-02-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R208-Rat.el (U-0002A566): New character.
+       (U-0002A568): Add `sound@ja/on/go' and `sound@ja/on/kan'.
+       (M-48450): Unify GT-66164.
+
+       * Ideograph-R187-Horse.el (U-000298B8): Use `->subsumptive';
+       integrate GT-60222.
+
+       * Ideograph-R151-Bean.el (U-00027C18): Use `->denotational'.
+       (U-00027C19): Use `->subsumptive'; integrate H9-E55C and GT-48729.
+
+       * Ideograph-R104-Sickness.el (U-00024F08): Add
+       `ideographic-structure'.
+
+2009-01-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R106-White.el (M-22694): Unify H7-CED7.
+
+2009-01-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R075-Tree.el (GT-K00495): New character.
+       (U+67A1): Use `->subsumptive'.
+       (U+67FE): Likewise.
+       (U-0002342C): Likewise.
+       (U+6802): Likewise.
+       (U+6822): Likewise.
+       (U+6824): Use `->denotational'.
+       (U-0002343E): Unify M-14782, H3-F4F6 and CB08206.
+       (U-0002343F): Use `->subsumptive'; integrate M-14783; add
+       `sound@ja/on/go' and `sound@ja/on/kan'.
+       (U+6859): Use `->subsumptive'.
+       (U-00023440): Use `->denotational' and `->subsumptive'.
+       (U+3B7D): Use `->subsumptive'; integrate M-14988.
+       (U+3B7E): Unify M-15002, H4-A776 and CB05958.
+       (U+6919): Use `->subsumptive'.
+       (U+691A): Use `->subsumptive'.
+       (U+697E): Use `->subsumptive'.
+       (U+6993): Use `->subsumptive'.
+       (U+6A11): Use `->subsumptive'.
+       (U+6A12): Use `->subsumptive'.
+       (U+6A22): Likewise.
+       (U+6AC1): Use `->subsumptive'.
+       (U-00023755): Use `->subsumptive'; integrate M-15755.
+       (U+6AC2): Use `->denotational' and `->subsumptive'.
+
+       * Ideograph-R086-Fire.el (GT-K00405): New character.
+       (U+70DF): Use `->subsumptive'.
+       (U+3BA1): Use `->subsumptive'.
+       (U+3DD0): Use `->subsumptive'; add `sound@ja/on'.
+       (U-000242B9): Use `->subsumptive'.
+       (U+7159): Use `->denotational' and `->subsumptive'.
+       (U+3DD1): Use `->denotational' and `->subsumptive'.
+
+2009-01-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R066-Rap.el (U-00022F38): New character.
+
+2009-01-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R041-Inch.el (J0-3B7B): Use `=shinjigen' instead of
+       `=shinjigen@rev' for S-1879.
+       (U-00021B1E): New character.
+       (C3-255E): Use `<-subsumptive' to integrate H2-B7C4.
+
+       * Ideograph-R009-Man.el (M-00905): Add `ideographic-structure';
+       add `<-ancient' for J0-4A5D.
+       (H1-D04A): Use `=>ucs' for U-000202BB and `=>daikanwa' for M-00905
+       instead of `<-denotational' for U-000202BB; compact
+       `ideographic-structure'; add `<-unknown' for M-00905.
+
+       * Ideograph-R005-Second.el (U-000200ED): Use `->denotational' and
+       `->subsumptive'.
+       (U-000200F1): Use `ideographic-{radical|strokes}@{ucs|cns}'
+       instead of `ideographic-'.
+
+       * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL SECOND THREE>):
+       Add `<-formed@component' for U+4E59.
+       (GT-K00007): Add `<-formed@component' for U+4E59.
+
+       * Ideograph-R093-Cow.el (U-0002467E): New character.
+       (U-0002467F): New character.
+       (U-00024684): Use `->denotational'; add `sound@ja/on'; integrate
+       M-20068.
+       (U-00024683): Use `->subsumptive'; add `sound@ja/on'; integrate
+       M-20069.
+       (U-00024681): New character.
+       (U-00024680): New character.
+       (U-0002467D): New character.
+       (U-00024685): New character.
+       (U-00024682): Use `->subsumptive'; integrate M-20074 and H5-CBE0.
+       (U-00024678): Unify M-20075; add `sound@ja/on'; add `<-vulgar' for
+       J0-6039.
+       (U-0002468E): Use `->denotational' and `->subsumptive'; add
+       `sound@ja/on'; integrate M-20076 and H5-CC5F.
+
+2009-01-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R039-Child.el (U-000200F1): Use
+       `ideographic-{radical|strokes}@{ucs|cns}' instead of
+       `ideographic-'.
+
+       * Ideograph-R030-Mouth.el (M-03673): Compact
+       `ideographic-structure'.
+       (C2-2E44): Likewise.
+
+2009-01-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R121-Jar.el (J0-6624): Use `=shinjigen' for S2-1519;
+       add `<-formed' for J0-5460; add `<-same' for J0-5460.
+
+2009-01-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R212-Dragon.el (U+9F8F): Use `->subsumptive'.
+       (U+5784): Copied from Ideograph-R032-Earth.el.
+
 2008-12-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
+       * Ideograph-R044-Corpse.el (M-07673): Separate C3-2853; add
+       `<-original' for U+5C3E.
+       (GT-K04055): New character.
+       (U-00021C49): New character.
+       (U-00021C45): New character.
+
        * Ideograph-R052-Short-Thread.el (U-000221C7): Add `sound@ja/on';
        integrate BC-8BD8.