From: tomo Date: Sat, 26 Mar 2005 06:35:22 +0000 (+0000) Subject: update. X-Git-Tag: r21-4-15-chise-0_22^2~289 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=8c85888a204be222285e3214dab382c2a49bcd08;p=chise%2Fxemacs-chise.git.1 update. --- diff --git a/lisp/utf-2000/ChangeLog b/lisp/utf-2000/ChangeLog index 460e1c5..af6eca0 100644 --- a/lisp/utf-2000/ChangeLog +++ b/lisp/utf-2000/ChangeLog @@ -1,3 +1,19 @@ +2005-03-24 MORIOKA Tomohiko + + * ideograph-util.el (map-char-family): Add autoload cookie. + +2005-03-23 MORIOKA Tomohiko + + * char-db-util.el (char-db-ignored-attributes): Add + `ideographic-products' into default value. + +2005-03-22 MORIOKA Tomohiko + + * 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 * u02E00-CJK-Radical-Supplement.el (U+2E81): Add diff --git a/lisp/utf-2000/auto-autoloads.el b/lisp/utf-2000/auto-autoloads.el index fb4c04d..176e190 100644 --- a/lisp/utf-2000/auto-autoloads.el +++ b/lisp/utf-2000/auto-autoloads.el @@ -7,10 +7,12 @@ ;;;*** -;;;### (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)