(J97-5675): New abstract character.
[chise/xemacs-chise.git] / lisp / utf-2000 / auto-autoloads.el
index fb4c04d..7a677f8 100644 (file)
@@ -1,16 +1,21 @@
 ;;; DO NOT MODIFY THIS FILE
 (if (featurep 'utf-2000-autoloads) (error "Already loaded"))
 \f
-;;;### (autoloads (what-char-definition) "char-db-util" "utf-2000/char-db-util.el")
+;;;### (autoloads (what-char-definition ideographic-radical) "char-db-util" "utf-2000/char-db-util.el")
+
+(autoload 'ideographic-radical "char-db-util" "\
+Return character corresponding with Kangxi-radical number." nil nil)
 
 (autoload 'what-char-definition "char-db-util" nil t nil)
 
 ;;;***
 \f
-;;;### (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")
+;;;### (autoloads (chise-string< ideographic-structure-find-char ideograph-char< char-id 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 map-char-family expand-char-feature-name) "ideograph-util" "utf-2000/ideograph-util.el")
 
 (autoload 'expand-char-feature-name "ideograph-util" nil nil nil)
 
+(autoload 'map-char-family "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-ucs "ideograph-util" nil nil nil)
 
+(autoload 'char-id "ideograph-util" nil nil nil)
+
+(autoload 'ideograph-char< "ideograph-util" nil nil nil)
+
 (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")
+;;;### (autoloads (jp-jouyou-read-file ucs-compat-read-file mapping-table-read-file) "read-maps" "utf-2000/read-maps.el")
 
 (autoload 'mapping-table-read-file "read-maps" "\
 Read mapping table." t nil)
 
+(autoload 'ucs-compat-read-file "read-maps" nil t nil)
+
+(autoload 'jp-jouyou-read-file "read-maps" nil t nil)
+
 ;;;***
 
 (provide 'utf-2000-autoloads)