(insert-char-data): Fix format of `iso-10646-comment'; swap order of
[chise/xemacs-chise.git] / lisp / utf-2000 / auto-autoloads.el
index 8459827..39489f2 100644 (file)
@@ -1,10 +1,12 @@
 ;;; DO NOT MODIFY THIS FILE
 (if (featurep 'utf-2000-autoloads) (error "Already loaded"))
+
+(provide 'utf-2000-autoloads)
 \f
-;;;### (autoloads (what-char-definition) "char-db-util" "utf-2000/char-db-util.el")
+;;;### (autoloads (what-char-definition char-db-update-comment) "char-db-util" "utf-2000/char-db-util.el")
+
+(autoload 'char-db-update-comment "char-db-util" nil t nil)
 
 (autoload 'what-char-definition "char-db-util" nil t nil)
 
 ;;;***
-
-(provide 'utf-2000-autoloads)