update.
[chise/xemacs-chise.git.1] / lisp / utf-2000 / ChangeLog
index 80f0efa..d2c808d 100644 (file)
@@ -1,3 +1,103 @@
+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
 
 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.
 
 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.