(g2-UU+5B73): Add `=decomposition@hanyo-denshi'.
[chise/xemacs-chise.git.1] / lisp / utf-2000 / auto-autoloads.el
1 ;;; DO NOT MODIFY THIS FILE
2 (if (featurep 'utf-2000-autoloads) (error "Already loaded"))
3 \f
4 ;;;### (autoloads (what-char-definition) "char-db-util" "utf-2000/char-db-util.el")
5
6 (autoload 'what-char-definition "char-db-util" nil t nil)
7
8 ;;;***
9 \f
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")
11
12 (autoload 'expand-char-feature-name "chise-subr" nil nil nil)
13
14 (autoload 'char-attribute-name< "chise-subr" "\
15 Return t if symbol KA is less than KB in feature-name sorting order." nil nil)
16
17 (autoload 'char-ucs "chise-subr" "\
18 Return code-point of UCS." nil nil)
19
20 (autoload 'char-id "chise-subr" nil nil nil)
21
22 (autoload 'map-char-family "chise-subr" nil nil nil)
23
24 (autoload 'define-char-before "chise-subr" "\
25 Define CHAR-SPEC and insert it before NEXT-CHAR." nil nil)
26
27 (autoload 'define-char-after "chise-subr" "\
28 Define CHAR-SPEC and insert it after PREV-CHAR." nil nil)
29
30 (autoload 'chise-string< "chise-subr" nil nil nil)
31
32 ;;;***
33 \f
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")
35
36 (autoload 'ideographic-radical "ideograph-subr" "\
37 Return character corresponding with Kangxi-radical number." nil nil)
38
39 (autoload 'char-ideographic-radical "ideograph-subr" nil nil nil)
40
41 (autoload 'char-ideographic-strokes-from-domains "ideograph-subr" nil nil nil)
42
43 (autoload 'char-ideographic-strokes "ideograph-subr" nil nil nil)
44
45 (autoload 'char-total-strokes-from-domains "ideograph-subr" nil nil nil)
46
47 (autoload 'char-total-strokes "ideograph-subr" nil nil nil)
48
49 ;;;***
50 \f
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")
52
53 (autoload 'update-ideograph-radical-table "ideograph-util" nil t nil)
54
55 (autoload 'char-representative-of-daikanwa "ideograph-util" nil nil nil)
56
57 (autoload 'char-daikanwa "ideograph-util" nil nil nil)
58
59 (autoload 'ideograph-char< "ideograph-util" nil nil nil)
60
61 (autoload 'ideographic-structure-find-char "ideograph-util" nil nil nil)
62
63 ;;;***
64 \f
65 ;;;### (autoloads (jp-jouyou-read-file ucs-compat-read-file mapping-table-read-file) "read-maps" "utf-2000/read-maps.el")
66
67 (autoload 'mapping-table-read-file "read-maps" "\
68 Read mapping table." t nil)
69
70 (autoload 'ucs-compat-read-file "read-maps" nil t nil)
71
72 (autoload 'jp-jouyou-read-file "read-maps" nil t nil)
73
74 ;;;***
75
76 (provide 'utf-2000-autoloads)