update.
authortomo <tomo>
Sat, 26 Mar 2005 06:35:22 +0000 (06:35 +0000)
committertomo <tomo>
Sat, 26 Mar 2005 06:35:22 +0000 (06:35 +0000)
lisp/utf-2000/ChangeLog
lisp/utf-2000/auto-autoloads.el

index 460e1c5..af6eca0 100644 (file)
@@ -1,3 +1,19 @@
+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>
+
+       * 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
index fb4c04d..176e190 100644 (file)
@@ -7,10 +7,12 @@
 
 ;;;***
 \f
-;;;### (autoloads (chise-string< ideographic-structure-find-char char-ucs char-daikanwa char-representative-of-daikanwa update-ideograph-radical-table char-total-strokes char-total-strokes-from-domains char-ideographic-strokes char-ideographic-strokes-from-domains expand-char-feature-name) "ideograph-util" "utf-2000/ideograph-util.el")
+;;;### (autoloads (chise-string< ideographic-structure-find-char char-ucs char-daikanwa char-representative-of-daikanwa update-ideograph-radical-table char-total-strokes char-total-strokes-from-domains char-ideographic-strokes char-ideographic-strokes-from-domains map-char-family expand-char-feature-name) "ideograph-util" "utf-2000/ideograph-util.el")
 
 (autoload 'expand-char-feature-name "ideograph-util" nil nil nil)
 
+(autoload 'map-char-family "ideograph-util" nil nil nil)
+
 (autoload 'char-ideographic-strokes-from-domains "ideograph-util" nil nil nil)
 
 (autoload 'char-ideographic-strokes "ideograph-util" nil nil nil)