Sync up with r21-4-10-utf-2000-0_20-=gt-k.
[chise/xemacs-chise.git-] / lisp / utf-2000 / auto-autoloads.el
index 39489f2..6b6dedf 100644 (file)
@@ -1,12 +1,28 @@
 ;;; DO NOT MODIFY THIS FILE
 (if (featurep 'utf-2000-autoloads) (error "Already loaded"))
-
-(provide 'utf-2000-autoloads)
 \f
-;;;### (autoloads (what-char-definition char-db-update-comment) "char-db-util" "utf-2000/char-db-util.el")
+;;;### (autoloads (what-char-definition char-spec= char-ref=) "char-db-util" "utf-2000/char-db-util.el")
 
-(autoload 'char-db-update-comment "char-db-util" nil t nil)
+(autoload 'char-ref= "char-db-util" nil nil nil)
+
+(autoload 'char-spec= "char-db-util" nil nil nil)
 
 (autoload 'what-char-definition "char-db-util" nil t nil)
 
 ;;;***
+\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")
+
+(autoload 'update-ideograph-radical-table "ideograph-util" nil t nil)
+
+(autoload 'char-representative-of-daikanwa "ideograph-util" nil nil nil)
+
+(autoload 'char-daikanwa "ideograph-util" nil nil nil)
+
+(autoload 'char-ucs "ideograph-util" nil nil nil)
+
+(autoload 'ideographic-structure-find-char "ideograph-util" nil nil nil)
+
+;;;***
+
+(provide 'utf-2000-autoloads)