Reformatted.
[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< 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 'chise-string< "chise-subr" nil nil nil)
25
26 ;;;***
27 \f
28 ;;;### (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")
29
30 (autoload 'ideographic-radical "ideograph-subr" "\
31 Return character corresponding with Kangxi-radical number." nil nil)
32
33 (autoload 'char-ideographic-radical "ideograph-subr" nil nil nil)
34
35 (autoload 'char-ideographic-strokes-from-domains "ideograph-subr" nil nil nil)
36
37 (autoload 'char-ideographic-strokes "ideograph-subr" nil nil nil)
38
39 (autoload 'char-total-strokes-from-domains "ideograph-subr" nil nil nil)
40
41 (autoload 'char-total-strokes "ideograph-subr" nil nil nil)
42
43 ;;;***
44 \f
45 ;;;### (autoloads (ideographic-structure-find-char ideograph-char< char-daikanwa char-representative-of-daikanwa update-ideograph-radical-table) "ideograph-util" "utf-2000/ideograph-util.el")
46
47 (autoload 'update-ideograph-radical-table "ideograph-util" nil t nil)
48
49 (autoload 'char-representative-of-daikanwa "ideograph-util" nil nil nil)
50
51 (autoload 'char-daikanwa "ideograph-util" nil nil nil)
52
53 (autoload 'ideograph-char< "ideograph-util" nil nil nil)
54
55 (autoload 'ideographic-structure-find-char "ideograph-util" nil nil nil)
56
57 ;;;***
58 \f
59 ;;;### (autoloads (jp-jouyou-read-file ucs-compat-read-file mapping-table-read-file) "read-maps" "utf-2000/read-maps.el")
60
61 (autoload 'mapping-table-read-file "read-maps" "\
62 Read mapping table." t nil)
63
64 (autoload 'ucs-compat-read-file "read-maps" nil t nil)
65
66 (autoload 'jp-jouyou-read-file "read-maps" nil t nil)
67
68 ;;;***
69
70 (provide 'utf-2000-autoloads)