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