Reformatted.
[chise/xemacs-chise.git.1] / lisp / utf-2000 / auto-autoloads.el
index df0106a..fb4c04d 100644 (file)
@@ -7,7 +7,17 @@
 
 ;;;***
 \f
-;;;### (autoloads (ideographic-structure-find-char char-ucs char-daikanwa char-representative-of-daikanwa update-ideograph-radical-table) "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 expand-char-feature-name) "ideograph-util" "utf-2000/ideograph-util.el")
+
+(autoload 'expand-char-feature-name "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)
+
+(autoload 'char-total-strokes-from-domains "ideograph-util" nil nil nil)
+
+(autoload 'char-total-strokes "ideograph-util" nil nil nil)
 
 (autoload 'update-ideograph-radical-table "ideograph-util" nil t nil)
 
@@ -19,6 +29,8 @@
 
 (autoload 'ideographic-structure-find-char "ideograph-util" nil nil nil)
 
+(autoload 'chise-string< "ideograph-util" nil nil nil)
+
 ;;;***
 \f
 ;;;### (autoloads (mapping-table-read-file) "read-maps" "utf-2000/read-maps.el")