X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lisp%2Futf-2000%2Fauto-autoloads.el;h=646b634125ba3cd2f5ac5d693178bc130a7758ed;hb=a285a7097ecec4403f837f4ccb611061905a7d41;hp=1b0318583ee7b82228546e443a0c6769645b80e7;hpb=515d17df3a432d59ca173beaf4b152d1d9cb053b;p=chise%2Fxemacs-chise.git- diff --git a/lisp/utf-2000/auto-autoloads.el b/lisp/utf-2000/auto-autoloads.el index 1b03185..646b634 100644 --- a/lisp/utf-2000/auto-autoloads.el +++ b/lisp/utf-2000/auto-autoloads.el @@ -25,11 +25,13 @@ Return code-point of UCS." nil nil) ;;;*** -;;;### (autoloads (char-total-strokes char-total-strokes-from-domains char-ideographic-strokes char-ideographic-strokes-from-domains ideographic-radical) "ideograph-subr" "utf-2000/ideograph-subr.el") +;;;### (autoloads (char-total-strokes char-total-strokes-from-domains char-ideographic-strokes char-ideographic-strokes-from-domains char-ideographic-radical ideographic-radical) "ideograph-subr" "utf-2000/ideograph-subr.el") (autoload 'ideographic-radical "ideograph-subr" "\ Return character corresponding with Kangxi-radical number." nil nil) +(autoload 'char-ideographic-radical "ideograph-subr" nil nil nil) + (autoload 'char-ideographic-strokes-from-domains "ideograph-subr" nil nil nil) (autoload 'char-ideographic-strokes "ideograph-subr" nil nil nil)