X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Futf-2000%2Fauto-autoloads.el;h=d2ac7f09ad60c51ccd2822c30ca7b15bf954fb00;hb=1159f7a4647fe586153cbf073b890bbad024bd90;hp=7d19cd37fe6359874cfe2e316c44061b9896c251;hpb=29442f2a716ee0d346aa6c9d2c74ce31a87ee09c;p=chise%2Fxemacs-chise.git diff --git a/lisp/utf-2000/auto-autoloads.el b/lisp/utf-2000/auto-autoloads.el index 7d19cd3..d2ac7f0 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 ideograph-char< char-id 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) @@ -25,15 +29,25 @@ (autoload 'char-ucs "ideograph-util" nil nil nil) +(autoload 'char-id "ideograph-util" nil nil nil) + +(autoload 'ideograph-char< "ideograph-util" nil nil nil) + (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") +;;;### (autoloads (jp-jouyou-read-file ucs-compat-read-file mapping-table-read-file) "read-maps" "utf-2000/read-maps.el") (autoload 'mapping-table-read-file "read-maps" "\ Read mapping table." t nil) +(autoload 'ucs-compat-read-file "read-maps" nil t nil) + +(autoload 'jp-jouyou-read-file "read-maps" nil t nil) + ;;;*** (provide 'utf-2000-autoloads)