update.
[chise/xemacs-chise.git.1] / lisp / utf-2000 / ChangeLog
index a901c10..d2c808d 100644 (file)
+2005-08-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * char-db-util.el (insert-char-attributes): Don't display `->font'
+       when running with non-readable mode.
+
+       * u02100-Letterlike-Symbols.el (<DOUBLE-STRUCK CAPITAL foo>): Use
+       `<-font/double-struck' instead of `=decomposition' for <LATIN
+       CAPITAL LETTER foo>'.
+       (<SCRIPT {CAPITAL|SMALL} foo>): Use `<-font/script' instead of
+       `=decomposition' for <LATIN {CAPITAL|SMALL} LETTER foo>.
+       (<BLACK-LETTER CAPITAL foo>): Use `<-font/black-letter' instead of
+       `=decomposition' for <LATIN CAPITAL LETTER foo>.
+       (<PLANCK CONSTANT>): Use `<-font/script/physical' instead of
+       `=decomposition' for <LATIN SMALL LETTER H>.
+       (<PLANCK CONSTANT OVER TWO PI>): Use `<-font/script/physical'
+       instead of `=decomposition' for <LATIN SMALL LETTER H WITH
+       STROKE>.
+       (<INFORMATION SOURCE>): Use `<-font' instead of `=decomposition'
+       for <LATIN SMALL LETTER I>.
+
+2005-08-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * u02460-Enclosed-Alphanumerics.el:
+       - Use `<-circled' instead of `->decomposition' for compatibility
+         mapping to single character tagged `circle'.
+       - Use `=>decomposition@circled' instead of `->decomposition' for
+         compatibility decomposition mapping tagged `circle'.
+       - Use `=>decomposition@compat' instead of `->decomposition' for
+         compatibility decomposition mapping.
+
+       * char-db-util.el (insert-char-attributes): Don't display
+       `->circled' when running with non-readable mode.
+
+2005-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * char-db-util.el (insert-char-attributes): Don't display
+       `->subscript' when running with non-readable mode.
+
+2005-08-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * u02080-Subscripts.el: Use `<-subscript' instead of
+       `->decomposition' for compatibility mapping to single character
+       tagged `super'.
+
+2005-08-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * u002B0-Spacing-Modifier-Letters.el (<MODIFIER LETTER PRIME>):
+       Add some auto-generated `<-canonical' features.
+       - Use `<-superscript' instead of `->decomposition' for
+         compatibility mapping to single character tagged `super'.
+       - Use `=>decomposition@compat' instead of `->decomposition' for
+         compatibility decomposition mapping.
+
+       * char-db-util.el (insert-char-attributes): Don't display
+       `->superscript' when running with non-readable mode.
+
+       * u02070-Superscripts.el: Use `<-superscript' instead of
+       `->decomposition' for compatibility decomposition mapping tagged
+       `super'.
+
+2005-08-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * u02100-Letterlike-Symbols.el (<DEGREE CELSIUS>): Use
+       `=>decomposition@compat/unit' instead of `->decomposition'.
+       (J0-216E): Likewise.
+       (C1-2222): Omit `->decomposition'.
+       (<EULER CONSTANT>): Use `<-compat/math' instead of
+       `->decomposition' for <LATIN CAPITAL LETTER OPEN E>.
+       (<DEGREE FAHRENHEIT>): Use `=>decomposition@compat/unit' instead
+       of `->decomposition'.
+       (K0-2235): Likewise.
+       (<SERVICE MARK>): Use `=>decomposition@superscript' instead of
+       `->decomposition'.
+       (<TRADE MARK SIGN>): Use `=>decomposition@superscript' instead of
+       `->decomposition'.
+       (K0-2262): Omit `->decomposition'.
+       (<ALEF SYMBOL>): Use `<-compat/math' instead of `->decomposition'
+       for <HEBREW LETTER ALEF>.
+       (<BET SYMBOL>): Use `<-compat/math' instead of `->decomposition'
+       for <HEBREW LETTER BET>.
+       (<GIMEL SYMBOL>): Use `<-compat/math' instead of `->decomposition'
+       for <HEBREW LETTER GIMEL>.
+       (<DALET SYMBOL>): Use `<-compat/math' instead of `->decomposition'
+       for <HEBREW LETTER DALET>.
+       - Use `=>decomposition@compat' instead of `->decomposition' for
+         compatibility decomposition mapping.
+       - Use `=decomposition' instead of `->decomposition'.
+       - Use `->canonical' instead of `=decomposition' for canonical
+         mapping to single character.
+
+2005-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * u02150-Number-Forms.el:
+       - Use `=>decomposition@fraction' instead of `->decomposition' for
+         compatibility decomposition mapping tagged `fraction'.
+       - Use `<-compat/Roman-Numeral' instead of `->decomposition' for
+         compatibility mapping from Roman-Numeral to single character.
+       - Use `=>decomposition@compat/Roman-Numeral' instead of
+         `->decomposition' for compatibility mapping from Roman-Numeral.
+
+2005-07-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * u020A0-Currency-Symbols.el (<RUPEE SIGN>): Use
+       `=>decomposition@compat' instead of `->decomposition'.
+
+2005-07-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * u02200-Mathematical-Operators.el: Use `=>decomposition@compat'
+       instead of `=decomposition' for compatibility decomposition
+       mapping.
+
+2005-07-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * u02000-General-Punctuation.el:
+       - Use `->canonical' instead of `=decomposition' for canonical
+         mapping to single character.
+       - Add some auto-generated `<-canonical' features.
+       - Use `<-compat' instead of `=decomposition' for compatibility
+         mapping to single character.
+       - Use `=>decomposition@compat' instead of `=decomposition' for
+         compatibility decomposition mapping.
+
+2005-07-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * u00100-Latin-Extended-A.el: Use `=>decomposition@compat' instead
+       of `=decomposition' for compatibility decomposition mapping.
+       (<LATIN SMALL LETTER LONG S>): Use `<-compat/formed' instead of
+       `=decomposition'.
+
+       * u01F00-Greek-Extended.el:
+       - Use `->canonical' instead of `=decomposition' for canonical
+         mapping to single character.
+       - Use `=>decomposition@compat' instead of `=decomposition' for
+         compatibility decomposition mapping.
+
+       * u01E00-Latin-Extended-Additional.el: Use
+       `=>decomposition@compat' instead of `=decomposition' for
+       compatibility decomposition mapping.
+
+       * u00F00-Tibetan.el:
+       - Use `=decomposition' instead of `->decomposition'.
+       - Use `=>decomposition@compat' instead of `=decomposition' for
+         compatibility decomposition mapping.
+
+       * u00E80-Lao.el, u00E00-Thai.el: Use `=>decomposition@compat'
+       instead of `=decomposition' for compatibility decomposition
+       mapping.
+
+       * u00600-Arabic.el, u00530-Armenian.el: Use
+       `=>decomposition@compat' instead of `=decomposition' for
+       compatibility decomposition mapping.
+
+       * u00370-Greek.el:
+       - Use `->canonical' instead of `->decomposition' for canonical
+         mapping to single character.
+       - Add some auto-generated `<-canonical' features.
+       - Use `=>decomposition@compat' instead of `=decomposition' for
+         compatibility decomposition mapping.
+       - Use `=decomposition' instead of `->decomposition' for canonical
+         decomposition mapping.
+
+       * u00180-Latin-Extended-B.el: Use `=>decomposition@compat' instead
+       of `=decomposition' for compatibility decomposition mapping.
+
+2005-07-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * char-db-util.el (insert-char-attributes): Don't display
+       `->compat' when running with non-readable mode; format
+       `=>decomposition' as a list of char-specs.
+
+2005-07-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * u02300-Miscellaneous-Technical.el: Use `->canonical' instead of
+       `=decomposition' for canonical mapping to single character.
+
+2005-07-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * u03130-Hangul-Compatibility-Jamo.el: Use `<-compatibility'
+       instead of `->decomposition' for compatibility mapping to single
+       character.
+
+       * u00300-Combining-Diacritical-Marks.el:
+       - Add some auto-generated `<-canonical' features.
+       - Use `->canonical' instead of `->decomposition' for
+         canonical mapping to single character.
+       - Use `=decomposition' instead of `->decomposition'.
+
+2005-07-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * additional-precomposed.el: Use `=decomposition' instead of
+       `->decomposition'.
+
+       * Ideograph-R009-Man.el (U+5058): Use
+       `->ideographic-variants*sources' instead of char-ref in
+       `->ideographic-variants'.
+
+       * Ideograph-R007-Two.el (U+4E90): Use
+       `->ideographic-variants*sources' instead of char-ref in
+       `->ideographic-variants'.
+
+2005-07-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * u030A0-Katakana.el, u03040-Hiragana.el,
+       u02200-Mathematical-Operators.el, u02190-Arrows.el,
+       u02000-General-Punctuation.el, u01F00-Greek-Extended.el,
+       u01E00-Latin-Extended-Additional.el, u01000-Myanmar.el,
+       u00D80-Sinhala.el, u00D00-Malayalam.el, u00C80-Kannada.el,
+       u00C00-Telugu.el, u00B80-Tamil.el, u00B00-Oriya.el,
+       u00A00-Gurmukhi.el, u00980-Bengali.el, u00900-Devanagari.el,
+       u00600-Arabic.el, u00400-Cyrillic.el, u00180-Latin-Extended-B.el,
+       u00100-Latin-Extended-A.el: Use `=decomposition' instead of
+       `->decomposition'.
+
+       * Ideograph-R117-Stand.el (U+7AD2): Use
+       `ideographic-{radical|strokes}@ucs' instead of
+       `ideographic-{radical|strokes}'.
+       (JU+7AD2): Use `->subsumptive' to integrate M-00310.
+
+       * Ideograph-R008-Lid.el (U+7AD2): Copied from
+       Ideograph-R117-Stand.el.
+       (M-00310): Use `<-subsumptive' instead of `<-denotational' and
+       `->identical'.
+
+       * char-db-util.el (insert-char-attributes): Insert `<-subsumptive'
+       and `<-denotational' at the head of char-spec; format
+       `=decomposition' as a list of char-specs.
+
+2005-07-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R009-Man.el (JSP-3153): Modify
+       `ideographic-structure'; delete `=ucs@big5'.
+       (U-000203E2): Use `->denotational'.
+
+       * Ideograph-R018-Knife.el (U-000206A3): Use
+       `->ideographic-variants' instead of `variant-of-shinjigen-1'.
+       (U+5239): Use `->subsumptive'.
+
+       * Ideograph-R010-Legs.el (G0-3364): Modify
+       `ideographic-structure'.
+
+       * Ideograph-R005-Second.el (J0-502C): Change hierarchy.
+
+       * Ideograph-R001-One.el (U-00020030): Use `->subsumptive'.
+
+2005-07-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R162-Walk.el: Add some character relations.
+
+2005-07-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R064-Hand.el (U+6316): Use `->subsumptive'.
+
+       * Ideograph-R096-Jade.el (K0-5622): Add `<-ancient' for K0-5627.
+
+       * Ideograph-R090-Half-Tree-Trunk.el (U-0002458D): Use
+       `->subsumptive'.
+       (M-19791): Add `<-subsumptive' for U-0002458D; add `<-ancient' for
+       U+FA67.
+
+       * Ideograph-R157-Foot.el (U+8E02): Use `->subsumptive'.
+       (U+8E03): Use `->denotational' and `->subsumptive'.
+       (U-00028048): New character.
+       (C6-6277): Use `<-subsumptive' for U-00028048; separate M-37565.
+
+       * Ideograph-R060-Step.el (U-000224F5): Use `->subsumptive'.
+       (U-000224F6): Add `<-ancient' for M-38892.
+
+       * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL WALK ONE>): Add
+       `<-ideographic-component-forms' for U+8FB5.
+
+       * Ideograph-R077-Stop.el (U-0002394D): Add `<-ancient' for
+       M-38752.
+
+2005-07-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * char-db-util.el (char-db-insert-relation-feature): New function.
+       (insert-char-attributes): Use `char-db-insert-relation-feature'.
+
+2005-07-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R140-Grass.el (GT-K01418): Use
+       `<-simplified@component' instead of `<-simplified@misc'.
+       (U+4495): Use `->denotational' instead of `->subsumptive'.
+
+2005-07-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R132-Self.el (U+81F2): Use `->subsumptive'.
+
+2005-07-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Oracle-Bones.el: New file.
+
+2005-07-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R066-Rap.el (U+6577): Use `->denotational' and
+       `->subsumptive'.
+
+2005-06-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * char-db-util.el (ideographic-radical): New function.
+       (shuowen-radicals): New constant.
+       (shuowen-radical): New function.
+       (char-db-insert-char-reference): Use function
+       `ideographic-radical' to avoid to refer `ideographic-radicals'.
+       (insert-char-attributes): Likewise; add code to format
+       char-feature `shuowen-radical'.
+       (insert-char-attributes): Don't display `->formed' when running
+       with non-readable mode.
+
+2005-05-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * dumped-chars.el (system-char-db-source-file-list): Add
+       "Oracle-Bones".
+
+2005-07-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R038-Woman.el (J0-455B): Add S1-1600.
+
+       * Ideograph-R140-Grass.el (K0-6434): Add KU+82BD.
+
+       * Ideograph-R073-Say.el (K0-754C): Add KU+6700.
+
+       * Ideograph-R029-Again.el (K0-754C): Add KU+6700.
+
+       * Ideograph-R018-Knife.el (K0-795C): Add KU+5272.
+
+       * Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el (K0-754C):
+       Add KU+6700.
+
+       * read-maps.el (mapping-table-ccs-setting-alist): Add setting for
+       `=ks-x1001'.
+       (mapping-table-read-file): Likewise.
+
+       * maps-conf.el: Add K0-to-UCS.txt to the check list.
+
+2005-07-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R116-Cave.el (M-25542): Unify GT-32948; add
+       JPU-0002598E.
+
+2005-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R159-Cart.el (U-000283D6): New character.
+       (C7-5957): Add `<-subsumptive' for U-000283D6.
+       (GT-51493): New character; add `<-subsumptive' for U-000283D6.
+
+       * Ideograph-R156-Run.el (U-00027F9D): New character.
+       (M-37333): Map to U-00027F9D; separate C7-553D.
+       (C7-553D): Unify GT-49924.
+       (U+47D0): Use `->subsumptive'.
+       (U-00027FA9): Unify GT-49948.
+
+2005-07-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R122-Net.el (U-000262A0): Use `->subsumptive'.
+       (M-28256): Add `<-subsumptive' for U-000262A0; unify GT-36405.
+       (U-000262BE): Unify GT-36416.
+
+       * Ideograph-R154-Shell.el (U-00027D89): New character.
+       (M-36790): Add `<-subsumptive' for U-00027D89; separate C6-6266;
+       unify GT-49286 and GT-K11324.
+       (C6-6266): Add `<-subsumptive' for U-00027D89.
+
+       * Ideograph-R140-Grass.el (U+83AB): Use `->denotational' and
+       `->subsumptive'.
+       (U+8449): Likewise.
+
+       * Ideograph-R040-Roof.el (U-000219CD): Use `->subsumptive'.
+       (M-07088): Add `<-subsumptive'; unify GT-08912 and GT-K03155; add
+       JPU-000219CD.
+       (U-00021AC5): Use `->subsumptive'.
+       (M-07350): Add `<-subsumptive'; unify GT-09248; add JPU-00021AC5.
+
+       * Ideograph-R109-Eye.el (M-23328): Add
+       `ideographic-{radical|strokes}@{daikanwa|misc}' and
+       `total-strokes'; separate C5-3421.
+       (IU-0002032A): Add `ideographic-{radical|strokes}' and
+       `total-strokes'.
+
+       * Ideograph-R030-Mouth.el (U+562E): Use `->subsumptive'.
+
+       * Ideograph-R024-Ten.el (U-000209B4): Unify GT-03531.
+       (U-000209B5): Use `->denotational'.
+
+       * Ideograph-R019-Power.el (U+52DE): Use `->subsumptive'.
+
+       * Ideograph-R009-Man.el: Add some missing `=ucs@cns' features.
+
+2005-06-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R086-Fire.el (M-18871): Separate BC-8AC1.
+
+       * Ideograph-R060-Step.el (U+5F80): Use `->denotational'.
+
+       * Ideograph-R162-Walk.el (U+9006): Use `->denotational'.
+
+       * Ideograph-R128-Ear.el (C2-2473): Add CU+8034.
+
+       * Ideograph-R018-Knife.el (C5-3663): Add CU-000202F4.
+
+       * Ideograph-R014-Cover.el (U-00020573): Use `->subsumptive'.
+       (C3-2F5B): Add CU+51A1.
+       (U-000205A9): Use `->denotational'.
+
+       * Ideograph-R013-Down-Box.el (C5-252C): Add CU-00020556.
+
+       * Ideograph-R006-Hook.el (U-0002010D): Use `->denotational' and
+       `->subsumptive'.
+
+       * Ideograph-R010-Legs.el (C3-5754): Add CU+34AF.
+       (C5-6B6D): Add CU-000204CF.
+
+       * Ideograph-R005-Second.el (C2-2473): Add CU+8034.
+       (C5-3073): Add CU-000200FD.
+
+       * Ideograph-R004-Slash.el (C4-2227): Add CU+4E51.
+
+2005-06-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R149-Speech.el (K0-6063): Add KU+8AAA.
+
+2005-06-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R060-Step.el (U-0002256B): Use `->subsumptive'.
+       (U+5FB6): Use `->denotational' and `->subsumptive'.
+       (U+5FB7): Add S1-2385.
+
+       * Ideograph-R061-Heart.el (U+393F): Use `->subsumptive'.
+       (U+3940): Use `->denotational'.
+       (U+60B3): Likewise.
+       (J0-575C): Use `<-denotational' for U+60B3; add `<-ancient' for
+       U+5FB7.
+       (U+60EA): Add `<-same' for J0-575C; delete `morohashi-daikanwa'.
+
+2005-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R109-Eye.el (U+76F4): Use `->denotational'.
+       (J0-443E): Add S1-5273; unify U-0002F940.
+       (BC-8BB2): New character.
+
+2005-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R062-Halberd.el (U+620B): Add `<-simplified@CN' for
+       U+6214; use `->subsumptive' to integrate BC-89DC.
+       (U+39AE): Add `<-simplified@component' for U+6214; use
+       `->subsumptive'; integrate BC-89DD.
+       (M-11542): Add `<-subsumptive' for U+39AE; add `<-simplified' for
+       U+9322.
+       (GT-K02180): Use `<-denotational' for U+39AE; add
+       `<-ideographic-component-forms' for U+39AE.
+
+2005-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R071-Not.el (J0-5A5B): Add S1-3259; unify BC-8A72.
+
+       * Ideograph-R032-Earth.el (U+5742): Use `->subsumptive'.
+       (U-00021372): Likewise.
+       (U+583A): Likewise.
+
+2005-06-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R102-Field.el (U+754C): Use `->subsumptive'.
+
+       * Ideograph-R077-Stop.el (GT-K00182): Unify BC-8960.
+       (U+9FB0): Use `->subsumptive' to integrate BC-8B68.
+
+       * maps-conf.el: Don't add `=gt-pj-1' for J90-3326.
+
+       * Ideograph-R008-Lid.el (U-0002019F): Use `->subsumptive' to
+       integrate M-00343.
+
+2005-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R162-Walk.el (U+8FB5): Unify BC-8A74.
+
+       * Ideograph-R044-Corpse.el (U-00021C23): Unify BC-86BA.
+
+       * Ideograph-R152-Pig.el (C5-2329): Unify BC-8BC9.
+
+       * Ideograph-R086-Fire.el (U+3DB2): Use `->subsumptive'.
+
+       * maps-conf.el: Don't add `=gt-pj-1' for
+       J90-{6950|697C|6A24|5350}'.
+
+       * Ideograph-R130-Meat.el (<CJK RADICAL MEAT>): Delete
+       `=>daikanwa'.
+       (BC-88F0): New character.
+
+       * Ideograph-R009-Man.el (U-00020233): Use `->denotational'.
+       (U-000202DB): Use `->subsumptive' to integrate M-49536 and
+       C6-4363; use `ideographic-radical@ucs' instead of
+       `ideographic-radical'; add `ideographic-strokes@{ucs|cns}',
+       `ideographic-radical@cns' and `ideographic-radical@cns*sources'.
+       (H1-CD54): Use `<-subsumptive' for U-000202DB; unify M-49536.
+       (U-00026699): Unify C6-4356 and M-29416; moved to
+       Ideograph-R130-Meat.el.
+
+       * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL MEAT>): Delete
+       `=>daikanwa'.
+       (BC-88F0): New character.
+       (<CJK RADICAL C-SIMPLIFIED SEE>): Unify BC-89A1.
+       (<CJK RADICAL C-SIMPLIFIED CART>): Unify BC-8967.
+       (BC-8A5C): New character.
+       (<CJK RADICAL GHOST>): Unify BC-8A5D.
+
+       * Ideograph-R122-Net.el (U-0002626B): Unify BC-87DC.
+       (U-0002626D): Use `hanyu-dazidian' instead of
+       `hanyu-dazidian-{vol|page|char}'.
+
+2005-06-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R188-Bone.el (BC-8A5C): New character.
+
+       * Ideograph-R087-Claw.el (U+7232): Add `<-denotational' for
+       B-ACB0; use `->denotational' instead of `->subsumptive'.
+       (J0-602A): Add `<-denotational' for U+7232; add S1-4703; unify
+       BC-89D1.
+       (B-ACB0): New abstract character.
+
+       * Ideograph-R086-Fire.el (U+7099): Use `->subsumptive'.
+       (U+70BA): Add `<-denotational' for B-ACB0.
+       (B-ACB0): New abstract character.
+
+       * Ideograph-R058-Snout.el (JSP-3C77): Unify BC-8A6E.
+
+       * Ideograph-R024-Ten.el (U+5342): Use `->denotational' and
+       `->subsumptive'.
+       (BC-88EC): New character; map to U+5342.
+       (BC-89D7): New character; map to U+5345.
+
+       * Ideograph-R001-One.el (U+4E11): Use `->denotational' instead of
+       `->subsumptive'.
+       (G0-3373): Unify BC-89D2.
+
+       * Ideograph-R126-And.el (U-000264D0): Delete BC-87DC.
+
+       * Ideograph-R140-Grass.el (C6-575A): Unify U-00026CCA and H8-F6F0.
+
+2005-06-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R130-Meat.el: Add mappings between CJK Ext B and CNS
+       11643 plain 6.
+
+       * Ideograph-R030-Mouth.el (J0-5350): Add S1-1196; separate
+       GT-05103.
+
+2005-06-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R142-Insect.el: Add mappings for Big5 code points.
+
+2005-06-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL SIMPLIFIED
+       YELLOW>): Unify BC-8A5E.
+
+2005-06-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R013-Down-Box.el (U-00020554): Use `->subsumptive' to
+       integrate M-49525 and C6-287A; use `ideographic-radical@ucs'
+       instead of `ideographic-radical'; add
+       `ideographic-strokes@{ucs|cns}', `ideographic-radical@cns',
+       `ideographic-radical@cns*sources' and `total-strokes'.
+
+2005-06-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R028-Private.el (U-00020B10): Use `->subsumptive' to
+       integrate C6-6072; use `ideographic-radical@ucs' instead of
+       `ideographic-radical'; add `ideographic-radical@cns',
+       `ideographic-strokes@{ucs|cns}', `ideographic-radical@cns*sources'
+       and `total-strokes'.
+       (H1-F5F9): Unify M-49546.
+
+2005-06-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R034-Go.el (J0-5469): Unify U+5902.
+       (U-00021552): Use `->subsumptive'.
+       (U+5904): Use `->denotational'.
+       (G0-3426): Unify H3-AEB6.
+       (U+5905): Use `->subsumptive'.
+       (U+5907): Unify H3-AEE8.
+       (U+5908): Use `->subsumptive'.
+       (UU+5908): Unify H3-AEEE.
+       (U+5909): Use `->denotational' and `->subsumptive'.
+       (H3-AEED): New character.
+
+2005-06-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R009-Man.el (U-0002020D): Use `->subsumptive'.
+       (U-0002022C): Delete incomplete `ideographic-structure'.
+       (U-00020228): Likewise.
+       (M-00624): Map to U-00020226.
+       (U-00020226): Map to M-00624; delete incomplete
+       `ideographic-structure'.
+       (U-0002022A): Use `->denotational' and `->subsumptive'.
+       (U-00020227): Delete incomplete `ideographic-structure'.
+       (C5-3421): Likewise.
+       (U+50B9): Use `->subsumptive'.
+       (U+50BA): Likewise.
+       (U+50BB): Use `->denotational'.
+       (U-0002037B): Delete incomplete `ideographic-structure'.
+       (U-000203B9): Use `->denotational' and `->subsumptive'.
+       (M-01140): Unify U-000203AD.
+       (U+510D): Use `->denotational' and `->subsumptive'.
+
+2005-06-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R061-Heart.el (U-00022724): Use `->subsumptive'.
+       (M-10842): Map to U-00022725.
+       (U-00022725): Map to M-10842.
+       (M-10843): Unify U-00022726.
+       (M-10844): Map to U+3956.
+       (U+3956): Use `->subsumptive'; integrate M-10844.
+
+2005-06-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R151-Bean.el: Add mappings for Big5 code points.
+       (U+8C47): Unify JC3-65E1.
+       (U+8C49): Unify JC3-65E2.
+       (U-00027BE1): Add `<-original' for J0-6C32; unify CB03349.
+       (U+8C4B): Use `->subsumptive'.
+       (JSP-5E69): Unify JC3-65DE.
+       (U+8C4C): Use `->subsumptive'.
+       (U+8C4E): Add S1-7811.
+       (U+473F): Use `->subsumptive'.
+       (U+8C4F): Use `->denotational'.
+       (U+4740): Use `->subsumptive'.
+       (U+8C54): Unify JC3-65E0.
+
+       * Ideograph-R128-Ear.el (GT-37686): Add `<-vulgar' for J0-5466;
+       add S1-1705.
+       (C3-4926): Unify CB00414.
+
+       * char-db-util.el (insert-char-attributes): Don't display
+       `->Oracle-Bones' when running with non-readable mode.
+
+       * Ideograph-R109-Eye.el (C5-3421): Delete incomplete
+       `ideographic-structure'.
+
+       * Ideograph-R033-Scholar.el (M-05641): Unify U-0002151C; add
+       `total-strokes'; delete `kangxi-strokes'.
+       (U+58EE): Add S1-1526; unify H2-A6B0.
+       (U+58F0): Unify BC-8BE1.
+       (U+58F3): Use `->denotational'.
+       (G0-3F47): Use `<-denotational' for U+58F3; unify H2-A850.
+       (U+58F5): Unify H2-A9F5.
+       (M-05656): Unify U-00021529.
+       (U+58F6): Unify H2-AC40.
+       (U+58F7): Unify H2-AE68.
+       (U+58FB): Use `->subsumptive'.
+       (M-05671): Map to U-00021534.
+       (U+58F8): Unify H2-AE66.
+       (U+5900): Use `ideographic-radical@ucs' instead of
+       `ideographic-radical'; add `ideographic-radical@cns'; use
+       `->subsumptive' to integrate M-07459 and C6-5C2F.
+       (M-07459): Unify H2-B4D5.
+       (U+5901): Unify H2-B544.
+
+2005-06-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * char-db-util.el (insert-char-attributes): Add setting for
+       `ideographic-combination'.
+
+2005-05-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * char-db-util.el (char-db-coded-charset-priority-list): Add
+       `=zinbun-oracle'.
+       (char-db-insert-ccs-feature): Add setting for `=zinbun-oracle'.
+
+       * Ideograph-R036-Evening.el (U+5915): Add S1-1544 and
+       `hanyu-dazidian'.
+       (U+5916): Use `->subsumptive'.
+       (U+5918): Unify H3-AD64.
+       (U+5919): Add S1-1545 and `hanyu-dazidian'.
+       (U+591A): Add S1-1546 and `hanyu-dazidian'.
+       (U+591B): Add `<-denotational' for J97-546C; unify H3-ADC3.
+       (J97-546C): New abstract character.
+       (U+56F1): Copied from Ideograph-R031-Enclosure.el.
+       (C3-2548): Add `<-denotational' for U+56F1.
+       (U+591C): Use `->denotational' and `->subsumptive'.
+       (U+591D): Unify H3-ADC8.
+       (U+591F): Unify H3-ADD5.
+       (U+68A6): Add `ideographic-{radical|strokes}@{ucs|cns}' and
+       `ideographic-radical@{ucs|cns}*sources'.
+       (U+5921): Unify H3-ADEB.
+       (U+368A): Use `->subsumptive'.
+       (M-05801): Map to U-000215B4; unify H3-AE48.
+       (U-000215B4): Use `->subsumptive'.
+       (U+5922): Use `->denotational'.
+       (UU+5923): Unify H3-AE6B.
+       (U+5924): Use `->subsumptive'.
+       (U+368B): Use `->denotational'.
+       (U+5926): Use `->denotational' and `->subsumptive'.
+
+       * Ideograph-R030-Mouth.el: Modify some definitions about Big5.
+
+2005-05-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R035-Go-Slowly.el (U+590B): Use `->denotational' and
+       `->subsumptive'.
+       (U+590C): Use `->denotational' instead of `->subsumptive'.
+       (U-00021562): Use `->denotational' and `->subsumptive'.
+       (U-00021563): Likewise.
+       (U+590D): Use `->denotational' instead of `->subsumptive'.
+       (U+590E): Likewise.
+       (U+590F): Use `->denotational' and `->subsumptive'.
+       (U-0002156A): Use `->subsumptive'.
+       (U+5912): Use `->denotational' instead of `->subsumptive'.
+       (U+5913): Use `->denotational' and `->subsumptive'.
+       (H3-AFA9): New character.
+       (U+5914): Use `->denotational'.
+
+2005-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R041-Inch.el (U+5900): Copied from
+       Ideograph-R033-Scholar.el; use `->subsumptive'.
+       (M-07459): Map to U+5900; unify H2-B4D5.
+       (C6-5C2F): Map to U+5900.
+       (U-00021B41): Use `->denotational' instead of `->subsumptive'.
+
+       * Ideograph-R031-Enclosure.el (U+56F1): Use `->denotational'; use
+       `ideographic-radical@{ucs|cns}' and
+       `ideographic-radical@ucs*sources'.
+
+       * Ideograph-R037-Big.el (U-00021682): Use `->denotational'.
+       (BC-85BD): New character.
+
+       * Ideograph-R009-Man.el (U+4FCA): Use `->denotational' and
+       `->subsumptive'.
+
+       * Ideograph-R007-Two.el (U-0002011E): Add `<-ancient' for U+4E0A.
+       (U-0002011F): Add `<-ancient' for U+4E0B.
+
+       * Ideograph-R075-Tree.el (U+68A6): Add
+       `ideographic-{radical|strokes}@{ucs|cns}' and
+       `ideographic-radical@{ucs|cns}*sources'.
+
+2005-05-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R117-Stand.el (J0-4328): Add S1-7812.
+
+2005-05-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * README.en:
+       - Use "feature" instead of "property".
+       - Use "char-spec" instead of "char-property-list".
+       (Character Reference): Add `wuyinjiyun' and `shuowen-zhu'.
+       (Properties): Sync with current feature names.
+
+       * Ideograph-R075-Tree.el (U+6733): Use `->subsumptive'.
+       (U+6735): Likewise.
+       (U+6756): Likewise.
+       (U+6757): Likewise.
+       (U+6783): Use `->denotational' and `->subsumptive'.
+       (U+6944): Use `->denotational'.
+
+2005-05-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R125-Old.el (J0-4F37): Add S1-6340.
+       (U+8002): Unify BC-8B52.
+       (J78-394D): Separate S2-6339.
+       (J90-394D): Add S-6339.
+
+2005-05-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R030-Mouth.el (G0-3B23): Use UU+864E instead of U+864E
+       in `ideographic-structure'.
+
+2005-05-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R037-Big.el (U+5928): Use `->subsumptive'.
+       (M-05847): Add `<-subsumptive' for U-000215DA.
+       (U-000215DA): Use `->subsumptive' to integrate M-05847.
+       (U+5934): Use `->subsumptive'.
+       (U+3690): Likewise.
+       (M-05861): Add `ideographic-structure'.
+       (U+5948): Use `->subsumptive'.
+       (U+5949): Likewise.
+
+       * Ideograph-R001-One.el (M-05861): Add `ideographic-structure'.
+
+       * Ideograph-R204-Embroidery.el (U+9EF9): Use `->denotational' and
+       `->subsumptive'.
+       (U+9EFA): Likewise.
+       (U+9EFB): Likewise.
+
+       * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL SNOUT TWO>): Add
+       `<-denotational' for U+5F50; unify GT-K00266.
+       (BC-897C): Copied from Ideograph-R058-Snout.el.
+
+       * Ideograph-R058-Snout.el (G0-6566): Separate GT-K00266.
+       (<CJK RADICAL SNOUT TWO>): Copied from
+       u02E00-CJK-Radical-Supplement.el; unify GT-K00266.
+       (BC-897C): Map to <CJK RADICAL SNOUT TWO> instead of U+5F50.
+
+2005-05-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R169-Gate.el (U+9580): Use `->subsumptive'.
+
+       * Ideograph-R140-Grass.el (U+84EB): Use `->denotational'.
+       (U+84EC): Unify B-BDB4.
+       (J78-4B29): Separate B-BDB4.
+       (U+84ED): Use `->denotational'.
+       (U+84EE): Unify B-BDAC.
+       (J78-4F21): Separate B-BDAC.
+       (J90-4F21): Unify JC3-63A3.
+
+       * Ideograph-R070-Square.el (U+65B9): Use `->subsumptive'.
+       (U+3AC3): Likewise.
+
+2005-05-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R119-Rice.el (U+7C73): Separate S-5898.
+       (J0-4A46): Add S-5898.
+
+       * Ideograph-R098-Tile.el (U+74E6): Use `->subsumptive'.
+
+       * Ideograph-R035-Go-Slowly.el (U+590A): Use `->subsumptive'.
+       (GT-K00218): Use `<-denotational' for J0-546A; add
+       `<-ideographic-component-forms' for J0-546A.
+
+       * Ideograph-R005-Second.el (JSP-555B): Add S1-6375.
+
+       * Ideograph-R164-Wine.el (M-39763): Separate S2-8489.
+       (J0-4653): Add S-8489.
+       (M-39764): Separate S2-8491.
+       (J0-6E44): Add S-8491.
+       (J78-3D36): Add S1-8490.
+
+       * Ideograph-R136-Oppose.el (J0-4124): Add S-6636.
+       (C1-4860): Separate S-6636.
+
+       * Ideograph-R128-Ear.el (M-28999): Separate S2-6374.
+       (J0-3C2A): Add S-6374.
+       (JSP-555B): Add S1-6375.
+       (JSP-555C): Add S1-6376.
+       (J0-433F): Add S1-6379.
+       (JSP-5561): Add S1-6378.
+       (J0-6656): Add S1-6377.
+
+2005-05-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R123-Sheep.el (U+7F8A): Add S1-6268.
+
+       * Ideograph-R121-Jar.el (U+7F36): Add S1-6223.
+       (U-00026222): Add S1-6225.
+
+       * Ideograph-R120-Silk.el (J0-3B65): Add S1-5958.
+
+       * Ideograph-R118-Bamboo.el (U+7AF9): Add S1-5747.
+
+       * Ideograph-R117-Stand.el (J0-4E29): Add S1-5729.
+
+       * Ideograph-R116-Cave.el (J83-376A): Add S1-5678.
+       (J90-376A): Add S1-5677.
+
+       * Ideograph-R115-Grain.el (U+79BE): Add S1-5588.
+
+       * Ideograph-R113-Spirit.el (J0-3C28): Add S1-5504.
+
+       * Ideograph-R109-Eye.el (U+76EE): Add S1-5269.
+
+       * Ideograph-R108-Dish.el (U+76BF): Add S1-5230.
+
+       * Ideograph-R106-White.el (U+767D): Add S1-5196.
+
+       * Ideograph-R096-Jade.el (U+7389): Add S1-4873.
+
+       * Ideograph-R094-Dog.el (U+72AC): Add S1-4759.
+
+       * Ideograph-R093-Cow.el (U+725B): Add S1-4733.
+
+       * Ideograph-R086-Fire.el (J0-3250): Add S1-4550.
+
+       * Ideograph-R083-Clan.el (U+6C0F): Add S1-4037.
+
+       * Ideograph-R082-Fur.el (J0-4C53): Add S1-4018.
+
+       * Ideograph-R079-Weapon.el (J0-5D55): Add S1-3991.
+
+       * Ideograph-R077-Stop.el (U+6B62): Add S1-3947.
+
+       * Ideograph-R075-Tree.el (U+6728): Add S1-3455.
+
+       * Ideograph-R072-Sun.el (U+65E5): Add S1-3263.
+
+       * Ideograph-R068-Dipper.el (U+6597): Add S1-3210.
+
+       * Ideograph-R067-Script.el (K0-597E): Add S1-3204.
+       (J0-4A38): Add S1-3203.
+
+       * Ideograph-R061-Heart.el (U+5FC3): Add S1-2389.
+
+       * Ideograph-R060-Step.el (U+5F73): Add S1-2326.
+
+       * Ideograph-R050-Turban.el (J0-5664): Add S1-2091.
+
+       * Ideograph-R046-Mountain.el (U+5C71): Add S1-1955.
+
+       * Ideograph-R044-Corpse.el (U+5C38): Add S1-1918.
+
+       * Ideograph-R041-Inch.el (U+5BF8): Add S1-1878.
+
+       * Ideograph-R040-Roof.el (J0-555F): Add S1-1801.
+
+2005-05-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R037-Big.el (U-0002001B): Copied from
+       Ideograph-R001-One.el.
+       (M-05861): Use `<-subsumptive' for U-0002001B.
+       (BC-87EE): Likewise; unify H1-A7B3.
+       (U+3691): Use `->subsumptive'.
+
+       * Ideograph-R001-One.el (U-0002001B): Use `->subsumptive' to
+       integrate M-05861.
+       (U-00020020): Use `ideographic-{radical|strokes}@{ucs|daikanwa}'
+       instead of `ideographic-'; add `ideographic-radical@cns*sources'.
+       (U+3402): Use `->subsumptive'.
+
+2005-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * char-db-util.el (char-db-coded-charset-priority-list): Add
+       `=ucs@iso'.
+
+       * Ideograph-R061-Heart.el (U+3941): Use `->subsumptive'.
+       (U-000226F3): New character.
+       (U+60B4): Use `->subsumptive'.
+
+2005-05-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R009-Man.el (U+4ECD): Use <CJK RADICAL PERSON> instead
+       of U+4EBB in `ideographic-structure'.
+       (GT-K02405): New character.
+       (BC-88D2): Likewise.
+       (U+4F2D): Use `->subsumptive'; use <CJK RADICAL PERSON> instead of
+       U+4EBB in `ideographic-structure'.
+       (U+3447): Delete incomplete `ideographic-structure'.
+       (U+344E): Likewise.
+       (U+4FB5): Use `->denotational'.
+       (U+504B): Likewise.
+       (C2-3355): Use `<-denotational' for U+504B; use <CJK RADICAL
+       PERSON> instead of U+4EBB in `ideographic-structure'.
+       (U+504C): Use `->denotational'; use <CJK RADICAL PERSON> instead
+       of U+4EBB in `ideographic-structure'.
+       (U-0002036A): Delete incomplete `ideographic-structure'; use
+       `->subsumptive'.
+       (U+348C): Likewise.
+       (M-01053): Add `<-denotational' for U+504B; add
+       `ideographic-structure'.
+       (U+34A8): Use `->denotational' and `->subsumptive'.
+       (H1-C9AF): Unify U+48CF; moved to Ideograph-R163-City.el.
+
+       * Ideograph-R055-Two-Hands.el (U+5F02): Use `->denotational'.
+       (G0-526C): Use `<-denotational' for U+5F02; use `->subsumptive' to
+       integrate CB02326 and CB11790.
+       (U-00020020): Use `ideographic-{radical|strokes}@{ucs|daikanwa}'
+       instead of `ideographic-'; add `ideographic-radical@cns*sources'.
+
+2005-05-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R078-Death.el (U+3C79): Use `->subsumptive'.
+       (U+3C7A): Likewise.
+       (U-00023A7A): Likewise.
+       (U-0002A697): Use `->subsumptive' to integrate M-48828; use
+       `ideographic-{radical|strokes}@{ucs|cns}' and
+       `ideographic-radical@ucs*sources'.
+       (U-00023A7C): Use `->subsumptive'.
+       (U-00023A7E): Likewise.
+       (U+3C7B): Likewise.
+
+       * Ideograph-R109-Eye.el (U+4014): Use `->subsumptive'.
+       (U+76F2): Likewise.
+
+2005-05-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R044-Corpse.el (U+5C54): Use `->subsumptive'.
+       (U+5C56): Unify B-D16A; delete `=>daikanwa'.
+       (M-07716): Separate B-D16A.
+
+       * Ideograph-R026-Seal.el (<CJK RADICAL SEAL>): Copied from
+       u02E00-CJK-Radical-Supplement.el.
+       (BC-8A60): Add `<-ideographic-component-forms' for U+5369; map to
+       U+5369.
+
+2005-05-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R214-Flute.el: Add mappings between CJK Ext B and CNS
+       11643 plain 5.
+
+       * Ideograph-R120-Silk.el (<CJK RADICAL C-SIMPLIFIED SILK>): Unify
+       BC-895B.
+
+       * Ideograph-R213-Turtle.el: Add mappings between CJK Ext B and CNS
+       11643 plain 5.
+
+       * Ideograph-R212-Dragon.el: Add mappings between CJK Ext B and CNS
+       11643 plain 5.
+       (U+9F99): Unify JC3-82AD.
+       (BC-89AF): New character.
+       (U+9F8E): Add `ideographic-radical@ucs*sources'.
+       (M-48819): Add `ideographic-{radical|strokes}'.
+       (UU+9F8E): Likewise.
+       (C3-5755): Likewise.
+       (U+9F91): Use `->subsumptive'.
+       (U-0002A697): New character.
+       (M-48828): Map to U-0002A697.
+       (C5-6F64): Copied from Ideograph-R078-Death.el; map to U-0002A697.
+       (U-0002A698): New character.
+       (M-48829): Map to U-0002A698; separate C5-6F64.
+       (U+9F92): Use `->subsumptive'.
+       (U-0002A6A0): New character.
+       (M-48840): Map to U-0002A6A0; separate C5-7751.
+       (U-0002A6A2): New character.
+       (M-48842): Map to U-0002A6A2.
+       (U+9F96): Use `->subsumptive'.
+       (U+9F97): Likewise.
+       (U+9F98): Use `->subsumptive'.
+       (U-0002A6A5): New character.
+       (M-48846): Map to U-0002A6A5; separate C5-7C51.
+
+2005-05-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R211-Tooth.el: Add mappings between CJK Ext B and CNS
+       11643 plain 5.
+
+       * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL SEAL>): Add
+       `<-denotational' for U+353E; add `<-ideographic-component-forms'
+       for U+5369.
+       (JC3-71F7): New character.
+       (<CJK RADICAL C-SIMPLIFIED SILK>): Unify BC-895B.
+       (<CJK RADICAL C-SIMPLIFIED GOLD>): Unify BC-895A.
+
+2005-05-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R167-Gold.el (<CJK RADICAL C-SIMPLIFIED GOLD>): Copied
+       from u02E00-CJK-Radical-Supplement.el.
+       (U+9485): Add `<-simplified@CN' for U+91D2; move BC-895A to <CJK
+       RADICAL C-SIMPLIFIED GOLD>.
+
+       * u02E00-CJK-Radical-Supplement.el (<CJK RADICAL CLIFF>): Delete
+       `<-radical' for U-00020086.
+       (<CJK RADICAL SECOND TWO>): Delete `ideograph-cdp'.
+       (<CJK RADICAL PERSON>): Add `<-ideographic-component-forms' for
+       U+4EBA; delete `ideograph-cdp'.
+       (<CJK RADICAL KNIFE ONE>): Add `<-ideographic-component-forms' for
+       U+5200.
+       (<CJK RADICAL KNIFE TWO>): Likewise.
+       (<CJK RADICAL DIVINATION>): Add `<-ideographic-component-forms'
+       for U+535C.
+       (<CJK RADICAL HEART ONE>): Add `<-ideographic-component-forms' for
+       U+5FC3.
+       (<CJK RADICAL HEART TWO>): Add `<-ideographic-component-forms' for
+       U+5FC3.
+       (<CJK RADICAL HAND>): Add `<-ideographic-component-forms' for
+       U+624B.
+       (<CJK RADICAL WATER ONE>): Add `<-ideographic-component-forms' for
+       U+6C34.
+       (<CJK RADICAL WATER TWO>): Likewise.
+       (<CJK RADICAL FIRE>): Add `<-ideographic-component-forms' for
+       U+706B.
+       (<CJK RADICAL DOG>): Unify BC-8BAF.
+       (<CJK RADICAL JADE): Add U+7389 info
+       `<-ideographic-component-forms'.
+       (<CJK RADICAL BOLT OF CLOTH>): Add `<-ideographic-component-forms'
+       for U+758B.
+       (BC-8DC5): Likewise.
+       (<CJK RADICAL SPIRIT ONE>): Add `<-ideographic-component-forms'
+       for U+793A.
+       (<CJK RADICAL SPIRIT TWO>): Likewise.
+       (<CJK RADICAL SILK>): Add `<-denotational' for U+7CF9; add
+       `<-ideographic-component-forms' for U+7CF8; unify BC-8AFB.
+       (<CJK RADICAL C-SIMPLIFIED SILK>): Add `<-denotational' for
+       U+7E9F; add `<-ideographic-component-forms' for U+7CF8; add
+       `<-simplified@CN' for <CJK RADICAL SILK>.
+       (<CJK RADICAL NET ONE>): Add `ideographic-{radical|strokes}' and
+       `total-strokes'; add `<-denotational' for U+7F53; add UU+7F53.
+       (<CJK RADICAL RAM>): Add `->mistakable' for U-0002634C; delete
+       `<-radical' for U-0002634C; unify BC-8B4E.
+       (<CJK RADICAL EWE>): Add `=>daikanwa' for M-28426; add
+       `ideographic-{radical|strokes}' and `total-strokes'; add
+       `->mistakable' for U+8289; add `ideographic-structure'; unify
+       CB06151.
+       (<CJK RADICAL OLD>): Add `<-ideographic-component-forms' for
+       U+8001.
+       (<CJK RADICAL CITY>): Add `ideographic-{radical|strokes}' and
+       `total-strokes'; add `<-denotational' for U+961D; add
+       `<-ideographic-component-forms' for U+9091.
+       (<CJK RADICAL C-SIMPLIFIED GOLD>): Add `<-denotational' for
+       U+9485; add `<-ideographic-component-forms' for U+91D1.
+       (<CJK RADICAL MOUND TWO>): Add `ideographic-{radical|strokes}' and
+       `total-strokes'; add `<-denotational' for U+961D; unify G0-5A62
+       and M-41536.
+       (<CJK RADICAL C-SIMPLIFIED HORSE>): Add `<-denotational' for
+       U+9A6C; add `<-ideographic-component-forms' for U+99AC; unify
+       BC-8A50.
+       (<CJK RADICAL BONE>): Add `<-denotational' for U+9AA8.
+       (<CJK RADICAL C-SIMPLIFIED FISH>): Add `<-denotational' for
+       U+9C7C; add `<-ideographic-component-forms' for U+9B5A; unify
+       BC-8A5B.
+
+2005-05-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R195-Fish.el (<CJK RADICAL C-SIMPLIFIED FISH>): Copied
+       from u02E00-CJK-Radical-Supplement.el.
+
+       * Ideograph-R187-Horse.el (<CJK RADICAL C-SIMPLIFIED HORSE>):
+       Copied from u02E00-CJK-Radical-Supplement.el.
+       (U+9A6C): Unify JC3-81EC.
+
+       * Ideograph-R188-Bone.el (U+9AA8): Use `->denotational' and
+       `->subsumptive'.
+       (<CJK RADICAL BONE>): Copied from
+       u02E00-CJK-Radical-Supplement.el.
+
+       * Ideograph-R120-Silk.el (U+7CF9): Move BC-8AFB into <CJK RADICAL
+       SILK>.
+       (<CJK RADICAL SILK>): Copied from
+       u02E00-CJK-Radical-Supplement.el.
+       (<CJK RADICAL C-SIMPLIFIED SILK>): Copied from
+       u02E00-CJK-Radical-Supplement.el.
+
+2005-05-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R207-Drum.el: Add mappings between CJK Ext B and CNS
+       11643 plain 5.
+
+       * Ideograph-R012-Eight.el (GT-K00264): New character.
+
+2005-05-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R209-Nose.el: Add mappings between CJK Ext B and CNS
+       11643 plain 5.
+
+       * Ideograph-R210-Even.el (U-0002A5CF): New character.
+       (M-48579): Use `<-subsumptive' for U-0002A5CF.
+       (C5-7A23): Likewise; unify H12-E3DD.
+       (U-0002A5D0): Use `->denotational'.
+
+       * Ideograph-R208-Rat.el: Add mappings between CJK Ext B and CNS
+       11643 plain 5.
+
+       * Ideograph-R206-Tripod.el (U+9F0F): Use `->subsumptive'.
+       (U+9F10): Likewise.
+       (U+9F11): Likewise.
+       (U-0002FA1A): New character.
+       (M-48320): Separate C5-5351; use `<-subsumptive' for U-0002FA1A;
+       add `->mistakable' for M-48317.
+       (C5-5351): Use `<-subsumptive' for U-0002FA1A.
+       (U+9F12): Use `->subsumptive'.
+       (U+4D7A): Likewise.
+       (U-0002A506): New character.
+       (M-48325): Separate C5-5A6B; use `<-subsumptive' for U-0002A506.
+       (C5-5A6B): Use `<-subsumptive' for U-0002A506.
+       (U+4D7B): Use `->denotational' and `->subsumptive'.
+
+       * Ideograph-R205-Frog.el: Add mappings between CJK Ext B and CNS
+       11643 plain 5.
+
+2005-05-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R203-Black.el: Add mappings between CJK Ext B and CNS
+       11643 plain 5.
+       (U+9ED1): Add `<-denotational' for J97-3975.
+       (U+9ED2): Use `ideographic-{radical|strokes}@ucs' instead of
+       `ideographic-{radical|strokes}'; add
+       `ideographic-radical@ucs*sources' and
+       `ideographic-{radical|strokes}@daikanwa=19098'; add
+       `<-denotational' for J97-3975; add S1-9817; use `->subsumptive' to
+       integrate M-19098.
+       (J97-3975): New abstract character.
+       (U+FA3A): Add S1-1488; use `=ucs@unicode' instead of
+       `=ucs@{gb|cns|ks|big5}' for U+58A8; add `=ucs@jis' for U+FA3A.
+
+2005-04-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R086-Fire.el (U+9ED2): Copied from
+       Ideograph-R086-Fire.el.
+       (U+7119): Use `->subsumptive'.
+
+2005-04-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R204-Embroidery.el: Add mappings between CJK Ext B and
+       CNS 11643 plain 5.
+
+2005-04-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R032-Earth.el (U+FA3A): Use `=ucs@jis' instead of
+       `=ucs@jis/2000' for U+FA3A.
+
+2005-04-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R201-Yellow.el (U+9EC3): Use `->subsumptive'; add
+       `<-denotational' for J97-322B.
+       (J97-322B): New abstract character.
+       (U+9EC4): Add `<-denotational' for J97-322B.
+
+       * Ideograph-R173-Rain.el (M-42378): Map to U-0002910A.
+       (U+972B): Use `->denotational'.
+       (U-00029145): New character.
+       (M-42435): Use `<-denotational' for U-00029145.
+       (C7-4B50): Likewise.
+       (C5-5F5E): Likewise; unify U-0002F9F6.
+
+       * Ideograph-R162-Walk.el (U+8FF7): Use `->denotational'.
+
+       * Ideograph-R140-Grass.el (U-000215D7): New character.
+       (GT-K01089): Use `<-subsumptive' for U-000215D7.
+       (BC-8BE9): Likewise.
+
+       * Ideograph-R072-Sun.el (U+3B05): Use `->denotational'.
+       (M-14056): Use `<-denotational' for U+3B05.
+       (C3-415A): Likewise; unify H4-E3CE.
+
+       * Ideograph-R037-Big.el (U-000215D7): Copied from
+       Ideograph-R140-Grass.el.
+       (U-000215DA): New character; unify BC-877C.
+
+2005-04-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R202-Millet.el, Ideograph-R200-Hemp.el: Add mappings
+       between CJK Ext B and CNS 11643 plain 5.
+
+2005-04-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R196-Bird.el: Use `->subsumptive' or
+       `{<-|->}denotational' for some character definitions.
+       (U-0002A105): New character.
+       (M-47192): Map to U-0002A105.
+       (C7-567A): Use `->subsumptive' to integrate C5-7535.
+       (C5-7535): Map to U-0002FA12.
+       (U-0002FA12): New character; add `<-denotational' for U-0002A105.
+       (U+4CF8): Use `->denotational'.
+       (U-0002FA11): New character; add `<-denotational' for U+4CF8; use
+       `->subsumptive' to integrate M-47244, C4-6A2C and C5-7536.
+
+2005-04-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R181-Leaf.el (C5-3D47): Map to U-0002F9FC.
+       (C7-2B24): Map to U-00029496.
+       (C5-4435): Unify U-0002F9FD; add `<-denotational' for U-00029496.
+
+2005-04-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R172-Short-Tailed-Bird.el (U+49F9): Use
+       `->subsumptive'.
+       (M-41997): Unify BC-8BD2.
+       (U+96E3): Use `->denotational' and `->subsumptive'.
+
+2005-04-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R162-Walk.el: Use `{<-|->}denotational' for some
+       character definitions.
+
+2005-04-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R170-Mound.el (G0-5A62): Unify <CJK RADICAL MOUND
+       TWO>; use `<-denotational' for U+961D.
+       (U+961D): Use `->denotational'; unify JSP-6644, C3-2143, JX2-7A25,
+       BC-8B43 and JC3-67F6.
+
+       * Ideograph-R169-Gate.el (U+95DE): Use `->denotational'.
+
+2005-04-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R142-Insect.el: Use `->subsumptive' or
+       `{<-|->}denotational' for some character definitions.
+       (U-00020474): Copied from Ideograph-R009-Man.el.
+       (H1-D7D3): Use `<-denotational' for U-00020474; unify M-33957.
+
+       * Ideograph-R163-City.el (<CJK RADICAL CITY>): Copied from
+       u02E00-CJK-Radical-Supplement.el; add `<-denotational' for U+961D;
+       add `<-ideographic-component-forms' for U+9091.
+       (JSP-6644): Unify U+961D, BC-8B43 and JC3-67F6.
+       (U+48CF): Unify H1-C9AF.
+
+2005-04-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R167-Gold.el (U+91D2): Add
+       `<-ideographic-component-forms' for U+91D1.
+       (U+9485): Likewise.
+       (BC-8DE3): Likewise.
+
+       * Ideograph-R154-Shell.el (U+8CD3): Use `->denotational'.
+       (U+FA64): Use `->subsumptive'; add `<-denotational' for U+8CD3.
+       (J0-4950): Add `<-denotational' for U+8CD3.
+
+2005-04-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R113-Spirit.el (U+7996): Use `->denotational' instead
+       of `->subsumptive'.
+       (U+7997): Likewise.
+       (U-000256C2): Use `->denotational' and `->subsumptive'.
+       (H6-F0D1): Unify M-24782; use `<-denotational' for U-000256C2.
+       (U-000256C1): Use `->subsumptive'.
+       (C6-5F62): Unify M-24784; use `<-subsumptive' for U-000256C1.
+       (U-000256C0): Use `->denotational' and `->subsumptive'; integrate
+       M-24786.
+       (U+799A): Use `->denotational' instead of `->subsumptive'.
+       (U+799B): Likewise.
+       (M-24791): New character.
+       (U-256C5): Map to M-24791.
+       (C4-4B60): Unify U-0002F955; map to M-24791.
+       (U+799D): Use `->denotational' instead of `->subsumptive'.
+       (U+4118): Use `->denotational'; integrate M-24793.
+       (U+4119): Use `->denotational'; integrate M-24795.
+       (U-000256C6): Use `->denotational'; integrate M-24797.
+       (C5-4E77): Use `<-subsumptive'; don't use `->identical' for
+       U-0002059F.
+       (U-0002059F): Copied from Ideograph-R014-Cover.el.
+       (U-000256D4): Use `->denotational'.
+       (H6-F16E): Use `<-denotational' for U-000256D4; unify M-24803.
+       (U-000256D8): Use `->denotational'.
+       (H6-F1B7): Use `<-denotational' for U-000256D8; unify M-24807.
+       (U-000256D9): Use `->denotational'.
+       (H6-F1B9): Use `<-denotational' for U-000256D9; unify M-24808.
+       (U+411A): Use `->denotational'.
+       (M-24809): New character.
+       (U+411B): Integrate GT-31937.
+       (U-000256DA): Use `->denotational'; integrate GT-31958 and
+       M-24811.
+       (U+79A4): Use `->denotational' instead of `->subsumptive'.
+       (U-000256DB): Use `->subsumptive'; integrate M-24813 and GT-31939.
+       (U+411C): Use `->denotational'; integrate M-24814.
+       (U+411D): Use `->denotational'; integrate M-24815.
+       (U-000256DC): Use `->denotational'.
+       (H6-F1B5): Use `<-denotational' for U-000256DC; unify GT-31952 and
+       M-24816.
+       (U-000256DD): Use `->denotational'.
+       (H6-F1BC): Use `<-denotational' for U-000256DD; unify GT-31964 and
+       M-24817.
+       (U-000256DE): Use `->denotational'; integrate M-24818 and
+       GT-31938.
+       (M-24819): Unify GT-31943.
+       (U-000256DF): Use `->denotational' instead of `->subsumptive'.
+       (M-24821): Unify GT-31960.
+
+       * Ideograph-R150-Valley.el: Add mappings for Big5 code points.
+
+       * Ideograph-R152-Pig.el (U-00027C28): Use `->subsumptive'.
+       (U+8C56): Likewise.
+       (U-00027C2A): Likewise.
+       (U+8C57): Likewise.
+       (M-36405): Unify JSP-5E77 and JX2-7922.
+
+2005-04-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R147-See.el (C5-7A38): Unify U-0002F9CB.
+
+       * Ideograph-R145-Clothes.el (C5-303E): Map to U-0002F9C5; use
+       `->subsumptive'.
+
+       * maps-conf.el: Don't add `=gt-pj-1' for J90-4742.
+
+2005-04-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R140-Grass.el (CB06151): Unify <CJK RADICAL EWE>;
+       moved into Ideograph-R123-Sheep.el.
+       (J97-3755): Unify B-AFF0.
+       (U+83EF): Use `->denotational'.
+       (J0-325A): Use `<-denotational' for U+83EF; add S1-6806.
+       (C1-615E): Use `<-denotational' for U+83EF; add S1-6807.
+       (JC3-62A8): Use `<-denotational' for U+83EF; use `=>daikanwa'
+       instead of `morohashi-daikanwa' for M-31214.
+       (U+44DD): Use `->subsumptive'.
+
+       * Ideograph-R130-Meat.el: Use `->subsumptive' or
+       `{<-|->}denotational' for some character definitions.
+       (U-00026657): Use `->subsumptive', `ideographic-radical@{ucs|cns}'
+       and `ideographic-radical@cns*sources' instead of `->identical' for
+       C4-2664.
+       (J0-4054): Add S1-6485.
+       (U-0002F984): New character.
+       (M-29639): Map to U-0002F984.
+       (C5-3B50): Likewise.
+       (J0-6734): Add S1-6556.
+
+2005-04-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R123-Sheep.el: Use `->subsumptive' or
+       `{<-|->}denotational' for some character definitions.
+       (<CJK RADICAL EWE>): Moved from Ideograph-R140-Grass.el.
+       (U-0002634C): Add `->mistakable' for <CJK RADICAL RAM>; add
+       `<-wrong' for U-00022189; add `sound@ja/on/name'.
+       (U+8288): Add `<-unknown' for M-28426 and M-28428; delete
+       `morohashi-daikanwa'.
+       (U+4367): Modify `ideographic-structure'.
+       (U-0002638D): Use `=>daikanwa' instead of `morohashi-daikanwa' for
+       M-28512.
+       (U-0002639E): Use `->subsumptive'; integrate M-28525.
+       (U-0002639D): Unify M-28526.
+       (U-000263AB): Use `->subsumptive'; use `=>daikanwa' instead of
+       `morohashi-daikanwa' for M-28535; integrate BC-8AE2.
+
+2005-04-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R085-Water.el: Use `->subsumptive' or
+       `{<-|->}denotational' for some character definitions.
+       (U-00023D92): Copied from Ideograph-R004-Slash.el.
+       (U+6DF8): Add `<-denotational' for B-B24D; use `->subsumptive'.
+       (B-B24D): Use `->denotational'; add J97-4036.
+       (U+6E05): Add `<-denotational' for B-B24D; use `->subsumptive'.
+
+2005-04-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R137-Boat.el (GT-K00606): Add
+       `<-ideographic-component-forms' for U+821F.
+       (GT-K00607): Likewise.
+
+2005-04-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R075-Tree.el: Use `->subsumptive' or
+       `{<-|->}denotational' for some character definitions.
+       (U-000233B3): Use `->subsumptive'.
+       (C5-2148): Unify BC-8948.
+       (U-000233C2): Use `->subsumptive'; integrate BC-8CBA.
+       (U+6740): Use `=>daikanwa' instead of `morohashi-daikanwa' for
+       M-14471.
+       (U+6852): Use `->subsumptive'.
+       (U-0002F8E1): Add `<-denotational' for U+6852.
+       (U+688E): Integrate U-0002F8E4; move C5-327E under a child node of
+       U-0002F8E4.
+       (U+3B8B): Use `->subsumptive'; integrate M-15080.
+       (U+3B91): Use `->subsumptive'; integrate M-15103.
+       (U+3B95): Use `->subsumptive'; integrate M-15127.
+       (C5-3F71): Unify U-0002F8E7 and M-15187.
+       (U-00023583): Use `->subsumptive'; integrate M-15205.
+       (U-000235B4): Use `->subsumptive'; integrate M-15267.
+
+2005-04-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R128-Ear.el (JSP-555B): Unify GT-37567 and GT-K02775.
+       (UU+8034): Unify GT-00250.
+       (U+8034): Integrate GT-37568.
+       (U-0002F97E): New character.
+       (C5-4874): Add `<-subsumptive' for U-0002F97E; separate M-29111.
+
+       * Ideograph-R122-Net.el (<CJK RADICAL NET ONE>): Copied from
+       u02E00-CJK-Radical-Supplement.el; add `<-denotational' for U+7F53.
+       (U+5475): Unify GT-K00882.
+       (U-0002628D): Use `->subsumptive'.
+       (U-00025133): Add `<-denotational' for U+7714; use
+       `->denotational' for U-00025133.
+       (C3-2E5A): Use `<-denotational' for U-00025133; add `=>daikanwa'
+       for M-23221.
+       (M-28233): New character.
+       (U-000262B3): Add `=>daikanwa' for M-28233.
+       (M-28238): New character.
+       (U+4355): Add `=>daikanwa' for M-28238.
+       (U-0002629C): Use `->subsumptive'.
+       (U-000262AA): Likewise.
+
+       * Ideograph-R102-Field.el (U-00024C4F): Use `->subsumptive'.
+       (C6-3961): Unify M-21811.
+       (U+755C): Use `->subsumptive'.
+       (U+755D): Likewise.
+       (U+755E): Likewise; add `<-ancient' for J0-4026.
+       (U+7561): Use `->subsumptive'.
+       (C5-3365): Unify U-0002F937; add `=>daikanwa' for M-21878.
+       (U-00024C92): Use `->subsumptive' to integrate M-21878.
+
+       * Ideograph-R024-Ten.el (U+534A): Use `->denotational'.
+       (GT-K01097): Add `<-ideographic-component-forms' for U+534A.
+
+2005-04-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R124-Feather.el (U+7FDB): Use `->denotational'.
+
+       * Ideograph-R109-Eye.el (U+7714): Use `->denotational'.
+       (U-00025133): Copied from Ideograph-R122-Net.el; add
+       `<-denotational' for U+7714.
+       (parent of JSP-4E5F): Use `->subsumptive' to integrate BC-8CB2.
+       (BC-8CB2): Unify U-0002F944 and C5-2F26.
+       (U-0002514F): Use `->subsumptive'.
+       (U-00025149): Unify M-23272.
+       (M-23275): Unify U-00025154.
+
+       * Ideograph-R008-Lid.el (U-00020186): Change order of characters
+       in `->subsumptive'.
+
+       * Ideograph-R005-Second.el (JSP-555B): Unify GT-37567 and
+       GT-K02775.
+       (U+8034): Integrate GT-37568.
+
+2005-04-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R121-Jar.el (U+434C): Use `->subsumptive'.
+
+       * Ideograph-R119-Rice.el (U+7C73): Add S1-5898.
+       (GT-K01687): New character.
+       (U-00025E25): Use `->subsumptive'.
+
+       * Ideograph-R118-Bamboo.el (U+7C4A): Use `->denotational'.
+       (C5-6C7D): Unify U-0002F965.
+       (U-00025D6C): Use `->denotational'.
+
+       * Ideograph-R108-Dish.el (C5-3371): Unify M-22991; unify
+       U-0002F93E.
+       (M-22991): Unify C5-3371; unify U-0002F93E.
+
+       * Ideograph-R104-Sickness.el (U+7592): Use `->subsumptive'.
+       (JSP-4D46): Unify BC-8BCC.
+
+       * Ideograph-R068-Dipper.el: Use `->subsumptive' or
+       `{<-|->}denotational' for some character definitions.
+       (U+3AB8): Use `->subsumptive'; integrate M-13515.
+
+2005-04-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R092-Fang.el (U+7259): Use `->denotational' and
+       `->subsumptive'.
+
+       * Ideograph-R086-Fire.el (U+706C): Unify BC-8B4F.
+       (U-00024182): Use `->subsumptive'.
+       (M-18853): New character.
+       (GT-K01443): New character.
+       (U+71DF): Use `->denotational' and `->subsumptive'.
+
+2005-04-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R072-Sun.el: Use `->subsumptive' or
+       `{<-|->}denotational' for some character definitions.
+       (C5-4641): Unify U-0002F8D0 and M-14087.
+       (U-00023255): Use `->subsumptive'; integrate M-14090.
+       (U-00023256): Use `->subsumptive'; integrate M-14091.
+       (U-00023258): Use `->subsumptive'; integrate M-14093.
+       (U-0002325A): Use `->subsumptive'; integrate M-14098.
+       (U+66CD): Use `->subsumptive'; delete `morohashi-daikanwa'.
+       (U+3B10): Use `->denotational'.
+       (C3-4736): Unify M-14105.
+       (U-0002326D): Use `->subsumptive'; integrate M-14110.
+       (U+3B17): Use `->subsumptive'; integrate M-14149.
+       (U-0002329E): Use `->subsumptive'; integrate M-14159.
+       (U-000232A8): Use `->subsumptive'; integrate M-14184.
+       (U+3B1E): Use `->subsumptive'; integrate M-14192.
+
+       * Ideograph-R039-Child.el (U+5B57): Use `->subsumptive'.
+
+2005-04-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R084-Steam.el (U+6C14): Add S1-4043.
+       (GT-K00816): New character.
+
+2005-04-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R030-Mouth.el (U+55B4): Use `->subsumptive'.
+       (U+55B6): Use `->denotational'.
+
+2005-04-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R074-Moon.el (U+670C): Use `->subsumptive'.
+       (C5-264A): Unify U-0002F8D7.
+       (U+670D): Use `->denotational'.
+       (U-00023364): Unify M-14346.
+       (U-00026657): Copied from Ideograph-R130-Meat.el; use
+       `ideographic-radical@ucs' instead of `ideographic-radical'; add
+       `ideographic-radical@cns' and `ideographic-radical@cns*sources';
+       use `->subsumptive'.
+       (C4-2664): Use `<-subsumptive' instead of `->identical' for
+       U-00026657; unify M-14347.
+
+2005-04-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R064-Hand.el (U+625C): Unify JC3-8DD5.
+       (C5-226E): Unify U-0002F8B4.
+       (U+625E): Separate JC3-8DD5.
+       (U+3A2D): Use `->denotational'.
+       (C4-4358): Use `<-denotational' for U+3A2D; unify M-12569.
+       (C5-462C): Unify U-0002F8C2; use `=>daikanwa' instead of
+       `morohashi-daikanwa' for M-12570.
+
+       * Ideograph-R053-Dotted-Cliff.el: Use `->subsumptive' or
+       `{<-|->}denotational' for some character definitions.
+       (C5-2927): Map to U-0002F88A.
+       (U-0002F88A): New character.
+       (U+5ECA): Use `->denotational' and `->subsumptive'.
+       (JX1-742E): Use `<-denotational' for U+5ECA; don't map to
+       U-0002F88E; separate K0-5546; unify U+F928; use `->subsumptive' to
+       integrate K0-5546 and K0-5227.
+       (U-0002F88E): Use `<-denotational' for U+5ECA.
+       (B-B459): Likewise; use `->subsumptive'.
+       (U-0002F88F): New character.
+       (C5-455D): Map to U-0002F88F; separate M-09472.
+       (U-000222A7): New character.
+       (M-09474): Map to U-000222A7.
+
+       * Ideograph-R043-Lame.el (U+5C28): Use `->denotational' and
+       `->subsumptive'.
+       (U-00021BCF): Use `->subsumptive'.
+       (U-00021BD0): Likewise.
+       (U+5C2E): Likewise.
+       (U-00021BE2): Likewise.
+       (U+5C2F): Likewise.
+       (U-00021BE3): Likewise.
+       (U+3780): Likewise.
+       (U+3781): Likewise.
+       (C5-2873): Map to U-0002F876.
+       (U-0002F876): New character.
+       (U+5C30): Likewise.
+       (U+3787): Likewise.
+       (U-00021BFA): Likewise.
+       (U-00021BFB): Likewise.
+       (U-00021BF6): Likewise.
+       (U+5C31): Likewise.
+       (U+3788): Use `->denotational' and `->subsumptive'.
+
+       * Ideograph-R073-Say.el (J0-5228): Copied from
+       Ideograph-R019-Power.el.
+       (U-0002F8D4): Use `daikanwa' instead of `daikanwa=14301' in
+       `ideographic-radical@ucs*sources'.
+       (J0-3A47): Add S2-925.
+
+2005-04-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R040-Roof.el (U+3754): Use `->subsumptive'.
+       (U+5BA4): Likewise.
+       (U+5BA5): Likewise.
+       (U+5BA6): Likewise.
+       (U+5BA7): Likewise; use `=>daikanwa' instead of
+       `morohashi-daikanwa' for M-07139.
+       (U+5BA8): Use `->subsumptive'.
+       (U-000219F0): Likewise.
+       (U+3755): Use `->subsumptive'.
+       (U-000219F1): Likewise.
+       (U+3756): Likewise.
+
+       * Ideograph-R046-Mountain.el (U+5C91): Use `->subsumptive'.
+       (U+5C92): Likewise.
+       (U+5DCC): Use `->denotational' instead of `->subsumptive'.
+       (U+5DCD): Use `->subsumptive'.
+       (U-00021FC6): Likewise.
+       (U-00021FC1): Likewise.
+
+       * Ideograph-R038-Woman.el (U+5984): Use `->subsumptive'.
+       (U+5985): Likewise.
+       (U+36A6): Likewise.
+       (U+36A7): Likewise.
+       (U+59D1): Likewise.
+       (U+36B8): Likewise.
+       (U+59FF): Use `->denotational' and `->subsumptive'.
+       (U+5A00): Use `->subsumptive'.
+       (U+5A01): Likewise.
+       (U+5A02): Likewise.
+       (U+5A03): Likewise.
+
+2005-04-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R058-Snout.el (U+5F56): Use `->subsumptive'.
+       (U-00022457): Use `->denotational'.
+       (U+5F5F): Fix strokes.
+       (M-09958): Map to U-0002F898; separate C5-7340.
+       (U-0002F898): New character.
+       (U+5F60): Use `->denotational' and `->subsumptive'.
+
+       * Ideograph-R061-Heart.el (U+5FD8): Use `->subsumptive'.
+       (U+5FD9): Likewise.
+       (U-000225BA): Likewise.
+       (U+5FDA): Likewise.
+       (U+38FF): Use `=>daikanwa' instead of `morohashi-daikanwa'.
+       (U-000225BB): Use `->denotational' and `->subsumptive'.
+       (C5-2438): Unify U-0002F89F.
+
+       * Ideograph-R060-Step.el (U-000224F0): Use `->denotational'.
+       (C5-2D48): Map to U-0002F89B; separate M-10116.
+       (U-0002F89B): New character.
+
+       * Ideograph-R054-Long-Stride.el (U+389F): Use `->denotational'.
+       (BC-88F4): New character.
+
+       * Ideograph-R031-Enclosure.el (U+5712): Use `->denotational'.
+
+       * Ideograph-R019-Power.el (U+52D6): Use `->denotational' instead
+       of `->subsumptive'.
+       (U+52D7): Likewise.
+       (U+52D9): Use `->subsumptive'.
+       (U+52E2): Use `->denotational' and `->subsumptive'.
+
+       * Ideograph-R030-Mouth.el (U+53EA): Modify
+       `ideographic-structure'; add S1-946.
+       (UU+3563): Unify BC-8BFD.
+       (U+53F8): Delete `ideographic-structure'; add S1-942.
+       (U+540E): Use U-0002008B in `ideographic-structure' to compact it;
+       add S1-969.
+       (J0-3C7E): Delete `ideographic-structure'.
+       (U+54E4): Use `->denotational' and `->subsumptive'.
+       (U+54E5): Use `->subsumptive'.
+
+       * Ideograph-R018-Knife.el (U+5238): Use `->denotational' and
+       `->subsumptive'.
+       (U+523E): Delete wrong `ideographic-structure'.
+       (U+524D): Use `->denotational' and `->subsumptive'.
+
+       * Ideograph-R032-Earth.el (GT-K00199): New character.
+
+       * Ideograph-R012-Eight.el (U+516D): Use `->subsumptive'.
+       (U-00020501): Likewise.
+       (GT-K00859): New character.
+       (U+5175): Delete `ideographic-structure'.
+       (U+5176): Modify `ideographic-structure'.
+       (U+5178): Likewise.
+
+       * Ideograph-R004-Slash.el (U+4E51): Use `->subsumptive'.
+
+2005-04-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R003-Dot.el (U+4E39): Use `->subsumptive' to integrate
+       U+F95E.
+       (GT-K00462): New character.
+       (GT-K00463): New character.
+
+2005-04-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R004-Slash.el (U-0002008B): Add U+5C38 into
+       `<-ideographic-component-forms'.
+
+2005-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R026-Seal.el (U+536E): Use U-0002008B in
+       `ideographic-structure' to compact it.
+
+       * Ideograph-R005-Second.el (GT-00248): Map to U-000209DD.
+       (U-000209DD): New character.
+       (GT-00250): Map to U+8034.
+       (U+8034): Copied from Ideograph-R128-Ear.el.
+       (U+4E73): Use `->denotational' instead of `->subsumptive'; unify
+       B-A8C5.
+       (K0-6A61): Use `<-denotational' instead of `<-subsumptive';
+       separate B-A8C5.
+       (J0-467D): Use `<-denotational' instead of `<-subsumptive'.
+
+2005-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R025-Divination.el (M-02788): Unify U-000209D5.
+       (U-000209DD): Copied from Ideograph-R005-Second.el.
+
+       * Ideograph-R044-Corpse.el (U+5C3B): Add S1-1921.
+       (U+5C3C): Use `->subsumptive'.
+       (U+378B): Likewise.
+       (U+3798): Likewise.
+       (U-00021CBE): Use `->denotational' instead of `->subsumptive'.
+
+2005-04-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R042-Small.el (U+5C19): Use `->subsumptive'; add
+       `<-denotational' for B-A97C; delete `=big5-cdp'.
+       (B-A97C): Changed to abstract character; add J97-3E30.
+       (U+5C1A): Add `<-denotational' for B-A97C.
+       (GT-K05014): Add `<-denotational' for U+5C1A; add
+       `<-ideographic-component-forms' for U+5C1A; add
+       `ideographic-structure'.
+
+2005-04-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R059-Bristle.el (U+4FEE): Copied from
+       Ideograph-R009-Man.el.
+
+       * Ideograph-R050-Turban.el (U+5E54): Use `->denotational'.
+       (C1-685F): Use `<-denotational' for U+5E54; separate J0-566F,
+       G0-6123, B0-B9F7 and GT-11412; unify GT-11411.
+       (U+5E55): Use `->denotational'.
+
+       * maps-conf.el: Don't add `=gt-pj-1' for J90-5578.
+
+       * Ideograph-R032-Earth.el:
+       - Use `->subsumptive' or `{<-|->}denotational' for some character
+         definitions.
+       - Add mappings for shinjigen-* numbers.
+
+       * Ideograph-R052-Short-Thread.el (C1-5E7D): Unify BC-85A6.
+
+       * Ideograph-R045-Sprout.el (U+5C6E): Use `->denotational'.
+       (U+FA3C): Add `<-denotational' for U+5C6E; use `=ucs@unicode'
+       instead of `=ucs@{gb|cns|big5}' for U+5C6E; add `=ucs@jis/2000'
+       for U+FA3C.
+       (U-0002F878): Add `<-denotational' for U+5C6E; unify BC-8D6A.
+       (U+37A2): Unify H3-D0A8.
+
+       * Ideograph-R009-Man.el (U+4FEE): Use `ideographic-radical@cns'
+       and `ideographic-radical@cns*sources' instead of
+       `ideographic-radical'; use `ideographic-radical@shinjigen' instead
+       of `shinjigen-1-radical'; use `->subsumptive'.
+       (U+4FEF): Use `->subsumptive'.
+
+       * Ideograph-R005-Second.el (U+4E7E): Delete
+       `ideographic-structure'.
+
+       * Ideograph-R010-Legs.el (U+5149): Delete incomplete
+       `ideographic-structure'.
+
+       * Ideograph-R008-Lid.el (U+4EA1): Unify B-A460.
+       (M-00287): Separate B-A460.
+
+2005-04-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R040-Roof.el (U-00021A04): Use `->denotational'
+       instead of `->subsumptive'.
+       (BC-8C5F): New character; map to U-00021A04.
+       (U+5BB8): Use `->subsumptive'.
+       (U+5BB9): Likewise.
+
+2005-04-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R035-Go-Slowly.el (U+5912): Use `->subsumptive'.
+
+       * Ideograph-R034-Go.el (M-05699): Separate C5-2362; add `=>ucs'
+       and `<-unknown' for U-0002F85C.
+       (C5-2362): Unify U-0002F85C; add `<-unknown' for M-05699.
+
+       * maps-conf.el: Don't add `=gt-pj-1' for J90-{3C39|3848}.
+
+       * Ideograph-R031-Enclosure.el (U+56DB): Use `->subsumptive'.
+       (U+56E7): Use `->denotational' and `->subsumptive'.
+
+2005-04-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R030-Mouth.el: Add mappings for shinjigen-* numbers.
+       (M-03418): Unify U-00020C3C and H2-CFA1.
+       (U-000210B0): New character.
+       (CB03325): Map to U-000210B0.
+       (CB02828): Unify U-000210D6.
+
+       * Ideograph-R021-Spoon.el (U-0002090E): Use `->subsumptive'.
+       (U+5316): Use `->denotational' and `->subsumptive'.
+
+       * Ideograph-R029-Again.el (U+53D2): Use `->subsumptive'.
+       (JSP-345A): Add `<-original' for M-03249.
+       (H1-F6F2): Add `<-original' for G0-4A37; add S1-945; separate
+       C3-2332 and UU+355C.
+       (U-0002F838): New character.
+       (M-48962): Separate C5-3131; map to U-0002F838; add `<-same' for
+       M-38983.
+       (C5-3131): Separate M-38983; map to U-0002F838.
+       (U-00020B63): Use `->subsumptive'.
+       (U-0002F8D4): Use `daikanwa' instead of `daikanwa=14301' in
+       `ideographic-radical@ucs*sources'.
+       (J0-3A47): Add S2-925.
+
+2005-03-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R028-Private.el (U-00020AD3): Use `->denotational'
+       instead of `->subsumptive'.
+       (M-03111): Unify U-00020532; use
+       `ideographic-{radical|strokes}@daikanwa' instead of
+       `ideographic-{radical|strokes}'; add
+       `ideographic-{radical|strokes}@ucs'.
+       (U-00020B0D): Use `->denotational'.
+       (U+3559): Use `->subsumptive'.
+       (U+366F): Likewise.
+
+       * Ideograph-R012-Eight.el (U-00020532): Unify M-03111; use
+       `ideographic-{radical|strokes}@ucs' instead of
+       `ideographic-{radical|strokes}'; add
+       `ideographic-{radical|strokes}@daikanwa'.
+
+       * Ideograph-R009-Man.el: Use `->subsumptive' or
+       `{<-|->}denotational' for some character definitions.
+       (J0-5524): Add S-1613.
+       (U+506A): Add S1-348.
+       (M-00985): Separate U-00020367 and C6-4657; add `<-unknown' for
+       U-00020367.
+       (U-00020367): Separate M-00985 and H1-D245; add `<-unknown' for
+       M-00985.
+       (CB03254): Unify U-000203C9.
+       (U-000203DC): Add `ideographic-strokes' and `total-strokes';
+       complete `ideographic-structure'.
+       (M-01286): Unify U-00020439 and H1-D6F2.
+       (U-00020439): Unify M-01286.
+       (M-01302): Map to U-0002044D.
+       (M-01319): Map to U-0002045A instead of U-0002044D.
+       (H1-D7D3): Use `<-denotational' for U-00020474; unify M-33957.
+       (U-000204DE): Moved to Ideograph-R011-Enter.el.
+
+2005-03-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R027-Cliff.el (M-03049): Map to U-00020AC3.
+       (U-00020AC3): Use `->subsumptive'.
+       (M-03050): Map to U-00020AC4.
+       (U-00020AC4): Use `->subsumptive'.
+       (U+9F8E): Add `ideographic-radical@ucs*sources'.
+       (M-48819): Add `ideographic-{radical|strokes}'.
+       (UU+9F8E): Likewise.
+       (C3-5755): Likewise.
+
+       * Ideograph-R013-Down-Box.el (U-0002F8D4): Use `daikanwa' instead
+       of `daikanwa=14301' in `ideographic-radical@ucs*sources'.
+
+       * Ideograph-R020-Wrap.el (U+52FB): Use `->subsumptive'; add
+       `<-denotational' for B-A4C3.
+       (B-A4C3): Changed to an abstract character.
+       (U+5300): Add `<-denotational' for B-A4C3.
+
+2005-03-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R018-Knife.el: Use `->subsumptive' or
+       `{<-|->}denotational' for some character definitions.
+
+       * Ideograph-R014-Cover.el (J0-3A47): Add S2-925.
+       (U-0002059F): Use `->subsumptive'; don't use `->identical' for
+       C5-4E77; use `ideographic-{radical|strokes}@ucs' instead of
+       `ideographic-{radical|strokes}'; add
+       `ideographic-{radical|strokes}@cns' and
+       `ideographic-radical@cns*sources'.
+       (U+51AA): Use `->denotational'.
+
+       * Ideograph-R002-Line.el (U-00023D92): Use `->subsumptive'; use
+       `ideographic-{radical|strokes}@cns' and `total-strokes@cns'
+       instead of `ideographic-{radical|strokes}' and `total-strokes';
+       add `ideographic-{radical|strokes}@{ucs|gt|cdp}' and
+       `total-strokes@cdp'.
+
+       * Ideograph-R015-Ice.el (J78-515B): Delete S-563.
+       (J90-515B): Add S-563.
+
+       * Ideograph-R008-Lid.el (U-00020186): Use <CJK RADICAL EWE>
+       instead of CB06151 in `ideographic-structure'.
+       (C7-2679): Separate H1-E256 and IU-00020186.
+
+       * Ideograph-R004-Slash.el (U-00020086): Add `->mistakable' for
+       U+5382 and U+2E81.
+       (U-00023D92): Copied from Ideograph-R002-Line.el.
+       (BC-8DD9): Use `<-subsumptive' for U-00023D92; unify GT-00120 and
+       GT-K06263.
+
+       * Ideograph-R017-Open-Box.el (C5-2129): Unify U-0002F81D; add
+       `=>daikanwa' for M-01800; add `<-unknown' for M-01800.
+
+       * Ideograph-R010-Legs.el: Use `->subsumptive' or
+       `{<-|->}denotational' for some character definitions.
+
+2005-03-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R033-Scholar.el (U+58F2): Add S-7905.
+
+2005-03-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Ideograph-R011-Enter.el (M-01421): Unify H1-B943; map to
+       U-000204DE.
+       (U-000204DE): Moved from Ideograph-R009-Man.el; use
+       `->subsumptive'.
+       (U+34B0): Use `->subsumptive'.
+       (U+FA72): Add S-4875.
+
+2005-03-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * ideograph-util.el (map-char-family): Add autoload cookie.
+
+2005-03-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * char-db-util.el (char-db-ignored-attributes): Add
+       `ideographic-products' into default value.
+
+2005-03-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * maps-conf.el: Add C5-to-UCS.txt to the check list.
+
+2005-03-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * read-maps.el (mapping-table-ccs-setting-alist): Add setting for
+       CNS 11643-5.
+
+       * Ideograph-R013-Down-Box.el (J0-3A47): Add S2-925.
+
+2005-03-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * u02E00-CJK-Radical-Supplement.el (U+2E81): Add
+       `<-ideographic-component-forms' for U+5382.
+       (<CJK RADICAL GRASS TWO>): Use `->subsumptive' to integrate
+       U+FA5E.
+       (<CJK RADICAL GRASS THREE>): Use `->subsumptive' to integrate
+       U+FA5D.
+
+       * Ideograph-R140-Grass.el (<CJK RADICAL GRASS TWO>): Use
+       `->subsumptive' to integrate U+FA5E.
+       (U+FA5E): Use `<-subsumptive' instead of `->identical'.
+       (<CJK RADICAL GRASS THREE>): Use `->subsumptive' to integrate
+       U+FA5D.
+       (U+FA5D): Use `<-subsumptive' instead of `->identical'.
+       (U+44E7): Use `->denotational' and `->subsumptive'.
+
+       * Ideograph-R031-Enclosure.el (U+361D): Use `->subsumptive'.
+
 2005-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
        * Ideograph-R199-Wheat.el: Add mappings between CJK Ext B and CNS
        argument `required-features'.
        (insert-char-attributes): For each character in relation features
        [->FOO or <-FOO] and `ideographic-structure', specify
-       required-features pf `char-db-insert-char-spec' based on *sources.
+       required-features of `char-db-insert-char-spec' based on *sources.
 
        * Ideograph-R057-Bow.el, Ideograph-R056-Shoot.el,
        Ideograph-R055-Two-Hands.el, Ideograph-R049-Oneself.el,