1 ;;; DO NOT MODIFY THIS FILE
2 (if (featurep 'utf-2000-autoloads) (error "Already loaded"))
4 ;;;### (autoloads (what-char-definition) "char-db-util" "utf-2000/char-db-util.el")
6 (autoload 'what-char-definition "char-db-util" nil t nil)
10 ;;;### (autoloads (chise-string< define-char-after define-char-before map-char-family char-id char-ucs char-attribute-name< expand-char-feature-name) "chise-subr" "utf-2000/chise-subr.el")
12 (autoload 'expand-char-feature-name "chise-subr" nil nil nil)
14 (autoload 'char-attribute-name< "chise-subr" "\
15 Return t if symbol KA is less than KB in feature-name sorting order." nil nil)
17 (autoload 'char-ucs "chise-subr" "\
18 Return code-point of UCS." nil nil)
20 (autoload 'char-id "chise-subr" nil nil nil)
22 (autoload 'map-char-family "chise-subr" nil nil nil)
24 (autoload 'define-char-before "chise-subr" "\
25 Define CHAR-SPEC and insert it before NEXT-CHAR." nil nil)
27 (autoload 'define-char-after "chise-subr" "\
28 Define CHAR-SPEC and insert it after PREV-CHAR." nil nil)
30 (autoload 'chise-string< "chise-subr" nil nil nil)
34 ;;;### (autoloads (char-total-strokes char-total-strokes-from-domains char-ideographic-strokes char-ideographic-strokes-from-domains char-ideographic-radical ideographic-radical) "ideograph-subr" "utf-2000/ideograph-subr.el")
36 (autoload 'ideographic-radical "ideograph-subr" "\
37 Return character corresponding with Kangxi-radical number." nil nil)
39 (autoload 'char-ideographic-radical "ideograph-subr" nil nil nil)
41 (autoload 'char-ideographic-strokes-from-domains "ideograph-subr" nil nil nil)
43 (autoload 'char-ideographic-strokes "ideograph-subr" nil nil nil)
45 (autoload 'char-total-strokes-from-domains "ideograph-subr" nil nil nil)
47 (autoload 'char-total-strokes "ideograph-subr" nil nil nil)
51 ;;;### (autoloads (ideographic-structure-find-char ideograph-char< char-daikanwa char-representative-of-daikanwa update-ideograph-radical-table) "ideograph-util" "utf-2000/ideograph-util.el")
53 (autoload 'update-ideograph-radical-table "ideograph-util" nil t nil)
55 (autoload 'char-representative-of-daikanwa "ideograph-util" nil nil nil)
57 (autoload 'char-daikanwa "ideograph-util" nil nil nil)
59 (autoload 'ideograph-char< "ideograph-util" nil nil nil)
61 (autoload 'ideographic-structure-find-char "ideograph-util" nil nil nil)
65 ;;;### (autoloads (jp-jouyou-read-file ucs-compat-read-file mapping-table-read-file) "read-maps" "utf-2000/read-maps.el")
67 (autoload 'mapping-table-read-file "read-maps" "\
68 Read mapping table." t nil)
70 (autoload 'ucs-compat-read-file "read-maps" nil t nil)
72 (autoload 'jp-jouyou-read-file "read-maps" nil t nil)
76 (provide 'utf-2000-autoloads)