X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Futf-2000%2Fauto-autoloads.el;h=176e1907567c0122985669032ffc8dfe14b0d758;hb=6805e627eacfc14c6212e5fe7cef1b5707c0739e;hp=7d19cd37fe6359874cfe2e316c44061b9896c251;hpb=29442f2a716ee0d346aa6c9d2c74ce31a87ee09c;p=chise%2Fxemacs-chise.git.1 diff --git a/lisp/utf-2000/auto-autoloads.el b/lisp/utf-2000/auto-autoloads.el index 7d19cd3..176e190 100644 --- a/lisp/utf-2000/auto-autoloads.el +++ b/lisp/utf-2000/auto-autoloads.el @@ -7,7 +7,11 @@ ;;;*** -;;;### (autoloads (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) "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) @@ -27,6 +31,8 @@ (autoload 'ideographic-structure-find-char "ideograph-util" nil nil nil) +(autoload 'chise-string< "ideograph-util" nil nil nil) + ;;;*** ;;;### (autoloads (mapping-table-read-file) "read-maps" "utf-2000/read-maps.el")