update.
[chise/xemacs-chise.git] / lisp / utf-2000 / auto-autoloads.el
index 39489f2..a924976 100644 (file)
@@ -1,12 +1,26 @@
 ;;; 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-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)
+
+(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")
+
+(autoload 'update-ideograph-radical-table "ideograph-util" nil t nil)
+
+(autoload 'ideographic-structure-find-char "ideograph-util" nil nil nil)
+
+;;;***
+
+(provide 'utf-2000-autoloads)