annotate lisp/international/cp51932.el @ 94300:b47239d57d36

* lisp/minibuffer.el (read-file-name-function, read-file-name-predicate) (read-file-name-completion-ignore-case, insert-default-directory): New vars, moved from fileio.c. (read-file-name): New fun, moved from fileio.c. * lisp/cus-start.el: Remove insert-default-directory and read-file-name-completion-ignore-case. * src/fileio.c (Vread_file_name_function, Vread_file_name_predicate) (read_file_name_completion_ignore_case, insert_default_directory) (Qdefault_directory): Move to minibuffer.el. (Fread_file_name): Call the new `read-file-name' instead.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 23 Apr 2008 18:19:57 +0000
parents 1e3a407766b9
children ef719132ddfa
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
89762
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
1 ;;; cp51932.el -- translation table for CP51932. -*- no-byte-compile: t -*-
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
2 ;;; Automatically genrated from CP932-2BYTE.map
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
3 (let ((map
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
4 '(;JISEXT<->UNICODE
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
5 (#x2D21 . #x2460)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
6 (#x2D22 . #x2461)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
7 (#x2D23 . #x2462)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
8 (#x2D24 . #x2463)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
9 (#x2D25 . #x2464)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
10 (#x2D26 . #x2465)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
11 (#x2D27 . #x2466)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
12 (#x2D28 . #x2467)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
13 (#x2D29 . #x2468)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
14 (#x2D2A . #x2469)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
15 (#x2D2B . #x246A)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
16 (#x2D2C . #x246B)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
17 (#x2D2D . #x246C)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
18 (#x2D2E . #x246D)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
19 (#x2D2F . #x246E)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
20 (#x2D30 . #x246F)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
21 (#x2D31 . #x2470)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
22 (#x2D32 . #x2471)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
23 (#x2D33 . #x2472)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
24 (#x2D34 . #x2473)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
25 (#x2D35 . #x2160)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
26 (#x2D36 . #x2161)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
27 (#x2D37 . #x2162)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
28 (#x2D38 . #x2163)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
29 (#x2D39 . #x2164)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
30 (#x2D3A . #x2165)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
31 (#x2D3B . #x2166)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
32 (#x2D3C . #x2167)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
33 (#x2D3D . #x2168)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
34 (#x2D3E . #x2169)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
35 (#x2D40 . #x3349)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
36 (#x2D41 . #x3314)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
37 (#x2D42 . #x3322)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
38 (#x2D43 . #x334D)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
39 (#x2D44 . #x3318)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
40 (#x2D45 . #x3327)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
41 (#x2D46 . #x3303)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
42 (#x2D47 . #x3336)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
43 (#x2D48 . #x3351)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
44 (#x2D49 . #x3357)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
45 (#x2D4A . #x330D)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
46 (#x2D4B . #x3326)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
47 (#x2D4C . #x3323)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
48 (#x2D4D . #x332B)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
49 (#x2D4E . #x334A)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
50 (#x2D4F . #x333B)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
51 (#x2D50 . #x339C)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
52 (#x2D51 . #x339D)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
53 (#x2D52 . #x339E)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
54 (#x2D53 . #x338E)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
55 (#x2D54 . #x338F)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
56 (#x2D55 . #x33C4)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
57 (#x2D56 . #x33A1)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
58 (#x2D5F . #x337B)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
59 (#x2D60 . #x301D)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
60 (#x2D61 . #x301F)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
61 (#x2D62 . #x2116)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
62 (#x2D63 . #x33CD)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
63 (#x2D64 . #x2121)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
64 (#x2D65 . #x32A4)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
65 (#x2D66 . #x32A5)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
66 (#x2D67 . #x32A6)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
67 (#x2D68 . #x32A7)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
68 (#x2D69 . #x32A8)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
69 (#x2D6A . #x3231)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
70 (#x2D6B . #x3232)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
71 (#x2D6C . #x3239)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
72 (#x2D6D . #x337E)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
73 (#x2D6E . #x337D)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
74 (#x2D6F . #x337C)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
75 (#x2D70 . #x2252)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
76 (#x2D71 . #x2261)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
77 (#x2D72 . #x222B)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
78 (#x2D73 . #x222E)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
79 (#x2D74 . #x2211)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
80 (#x2D75 . #x221A)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
81 (#x2D76 . #x22A5)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
82 (#x2D77 . #x2220)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
83 (#x2D78 . #x221F)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
84 (#x2D79 . #x22BF)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
85 (#x2D7A . #x2235)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
86 (#x2D7B . #x2229)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
87 (#x2D7C . #x222A)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
88 (#x7921 . #x7E8A)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
89 (#x7922 . #x891C)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
90 (#x7923 . #x9348)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
91 (#x7924 . #x9288)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
92 (#x7925 . #x84DC)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
93 (#x7926 . #x4FC9)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
94 (#x7927 . #x70BB)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
95 (#x7928 . #x6631)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
96 (#x7929 . #x68C8)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
97 (#x792A . #x92F9)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
98 (#x792B . #x66FB)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
99 (#x792C . #x5F45)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
100 (#x792D . #x4E28)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
101 (#x792E . #x4EE1)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
102 (#x792F . #x4EFC)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
103 (#x7930 . #x4F00)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
104 (#x7931 . #x4F03)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
105 (#x7932 . #x4F39)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
106 (#x7933 . #x4F56)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
107 (#x7934 . #x4F92)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
108 (#x7935 . #x4F8A)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
109 (#x7936 . #x4F9A)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
110 (#x7937 . #x4F94)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
111 (#x7938 . #x4FCD)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
112 (#x7939 . #x5040)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
113 (#x793A . #x5022)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
114 (#x793B . #x4FFF)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
115 (#x793C . #x501E)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
116 (#x793D . #x5046)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
117 (#x793E . #x5070)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
118 (#x793F . #x5042)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
119 (#x7940 . #x5094)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
120 (#x7941 . #x50F4)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
121 (#x7942 . #x50D8)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
122 (#x7943 . #x514A)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
123 (#x7944 . #x5164)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
124 (#x7945 . #x519D)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
125 (#x7946 . #x51BE)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
126 (#x7947 . #x51EC)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
127 (#x7948 . #x5215)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
128 (#x7949 . #x529C)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
129 (#x794A . #x52A6)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
130 (#x794B . #x52C0)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
131 (#x794C . #x52DB)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
132 (#x794D . #x5300)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
133 (#x794E . #x5307)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
134 (#x794F . #x5324)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
135 (#x7950 . #x5372)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
136 (#x7951 . #x5393)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
137 (#x7952 . #x53B2)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
138 (#x7953 . #x53DD)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
139 (#x7954 . #xFA0E)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
140 (#x7955 . #x549C)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
141 (#x7956 . #x548A)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
142 (#x7957 . #x54A9)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
143 (#x7958 . #x54FF)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
144 (#x7959 . #x5586)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
145 (#x795A . #x5759)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
146 (#x795B . #x5765)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
147 (#x795C . #x57AC)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
148 (#x795D . #x57C8)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
149 (#x795E . #x57C7)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
150 (#x795F . #xFA0F)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
151 (#x7960 . #xFA10)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
152 (#x7961 . #x589E)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
153 (#x7962 . #x58B2)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
154 (#x7963 . #x590B)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
155 (#x7964 . #x5953)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
156 (#x7965 . #x595B)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
157 (#x7966 . #x595D)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
158 (#x7967 . #x5963)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
159 (#x7968 . #x59A4)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
160 (#x7969 . #x59BA)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
161 (#x796A . #x5B56)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
162 (#x796B . #x5BC0)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
163 (#x796C . #x752F)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
164 (#x796D . #x5BD8)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
165 (#x796E . #x5BEC)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
166 (#x796F . #x5C1E)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
167 (#x7970 . #x5CA6)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
168 (#x7971 . #x5CBA)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
169 (#x7972 . #x5CF5)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
170 (#x7973 . #x5D27)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
171 (#x7974 . #x5D53)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
172 (#x7975 . #xFA11)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
173 (#x7976 . #x5D42)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
174 (#x7977 . #x5D6D)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
175 (#x7978 . #x5DB8)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
176 (#x7979 . #x5DB9)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
177 (#x797A . #x5DD0)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
178 (#x797B . #x5F21)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
179 (#x797C . #x5F34)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
180 (#x797D . #x5F67)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
181 (#x797E . #x5FB7)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
182 (#x7A21 . #x5FDE)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
183 (#x7A22 . #x605D)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
184 (#x7A23 . #x6085)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
185 (#x7A24 . #x608A)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
186 (#x7A25 . #x60DE)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
187 (#x7A26 . #x60D5)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
188 (#x7A27 . #x6120)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
189 (#x7A28 . #x60F2)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
190 (#x7A29 . #x6111)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
191 (#x7A2A . #x6137)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
192 (#x7A2B . #x6130)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
193 (#x7A2C . #x6198)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
194 (#x7A2D . #x6213)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
195 (#x7A2E . #x62A6)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
196 (#x7A2F . #x63F5)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
197 (#x7A30 . #x6460)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
198 (#x7A31 . #x649D)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
199 (#x7A32 . #x64CE)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
200 (#x7A33 . #x654E)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
201 (#x7A34 . #x6600)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
202 (#x7A35 . #x6615)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
203 (#x7A36 . #x663B)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
204 (#x7A37 . #x6609)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
205 (#x7A38 . #x662E)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
206 (#x7A39 . #x661E)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
207 (#x7A3A . #x6624)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
208 (#x7A3B . #x6665)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
209 (#x7A3C . #x6657)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
210 (#x7A3D . #x6659)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
211 (#x7A3E . #xFA12)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
212 (#x7A3F . #x6673)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
213 (#x7A40 . #x6699)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
214 (#x7A41 . #x66A0)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
215 (#x7A42 . #x66B2)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
216 (#x7A43 . #x66BF)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
217 (#x7A44 . #x66FA)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
218 (#x7A45 . #x670E)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
219 (#x7A46 . #xF929)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
220 (#x7A47 . #x6766)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
221 (#x7A48 . #x67BB)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
222 (#x7A49 . #x6852)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
223 (#x7A4A . #x67C0)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
224 (#x7A4B . #x6801)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
225 (#x7A4C . #x6844)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
226 (#x7A4D . #x68CF)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
227 (#x7A4E . #xFA13)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
228 (#x7A4F . #x6968)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
229 (#x7A50 . #xFA14)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
230 (#x7A51 . #x6998)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
231 (#x7A52 . #x69E2)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
232 (#x7A53 . #x6A30)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
233 (#x7A54 . #x6A6B)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
234 (#x7A55 . #x6A46)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
235 (#x7A56 . #x6A73)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
236 (#x7A57 . #x6A7E)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
237 (#x7A58 . #x6AE2)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
238 (#x7A59 . #x6AE4)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
239 (#x7A5A . #x6BD6)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
240 (#x7A5B . #x6C3F)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
241 (#x7A5C . #x6C5C)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
242 (#x7A5D . #x6C86)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
243 (#x7A5E . #x6C6F)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
244 (#x7A5F . #x6CDA)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
245 (#x7A60 . #x6D04)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
246 (#x7A61 . #x6D87)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
247 (#x7A62 . #x6D6F)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
248 (#x7A63 . #x6D96)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
249 (#x7A64 . #x6DAC)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
250 (#x7A65 . #x6DCF)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
251 (#x7A66 . #x6DF8)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
252 (#x7A67 . #x6DF2)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
253 (#x7A68 . #x6DFC)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
254 (#x7A69 . #x6E39)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
255 (#x7A6A . #x6E5C)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
256 (#x7A6B . #x6E27)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
257 (#x7A6C . #x6E3C)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
258 (#x7A6D . #x6EBF)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
259 (#x7A6E . #x6F88)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
260 (#x7A6F . #x6FB5)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
261 (#x7A70 . #x6FF5)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
262 (#x7A71 . #x7005)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
263 (#x7A72 . #x7007)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
264 (#x7A73 . #x7028)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
265 (#x7A74 . #x7085)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
266 (#x7A75 . #x70AB)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
267 (#x7A76 . #x710F)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
268 (#x7A77 . #x7104)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
269 (#x7A78 . #x715C)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
270 (#x7A79 . #x7146)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
271 (#x7A7A . #x7147)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
272 (#x7A7B . #xFA15)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
273 (#x7A7C . #x71C1)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
274 (#x7A7D . #x71FE)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
275 (#x7A7E . #x72B1)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
276 (#x7B21 . #x72BE)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
277 (#x7B22 . #x7324)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
278 (#x7B23 . #xFA16)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
279 (#x7B24 . #x7377)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
280 (#x7B25 . #x73BD)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
281 (#x7B26 . #x73C9)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
282 (#x7B27 . #x73D6)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
283 (#x7B28 . #x73E3)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
284 (#x7B29 . #x73D2)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
285 (#x7B2A . #x7407)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
286 (#x7B2B . #x73F5)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
287 (#x7B2C . #x7426)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
288 (#x7B2D . #x742A)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
289 (#x7B2E . #x7429)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
290 (#x7B2F . #x742E)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
291 (#x7B30 . #x7462)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
292 (#x7B31 . #x7489)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
293 (#x7B32 . #x749F)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
294 (#x7B33 . #x7501)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
295 (#x7B34 . #x756F)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
296 (#x7B35 . #x7682)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
297 (#x7B36 . #x769C)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
298 (#x7B37 . #x769E)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
299 (#x7B38 . #x769B)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
300 (#x7B39 . #x76A6)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
301 (#x7B3A . #xFA17)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
302 (#x7B3B . #x7746)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
303 (#x7B3C . #x52AF)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
304 (#x7B3D . #x7821)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
305 (#x7B3E . #x784E)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
306 (#x7B3F . #x7864)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
307 (#x7B40 . #x787A)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
308 (#x7B41 . #x7930)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
309 (#x7B42 . #xFA18)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
310 (#x7B43 . #xFA19)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
311 (#x7B44 . #xFA1A)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
312 (#x7B45 . #x7994)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
313 (#x7B46 . #xFA1B)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
314 (#x7B47 . #x799B)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
315 (#x7B48 . #x7AD1)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
316 (#x7B49 . #x7AE7)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
317 (#x7B4A . #xFA1C)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
318 (#x7B4B . #x7AEB)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
319 (#x7B4C . #x7B9E)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
320 (#x7B4D . #xFA1D)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
321 (#x7B4E . #x7D48)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
322 (#x7B4F . #x7D5C)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
323 (#x7B50 . #x7DB7)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
324 (#x7B51 . #x7DA0)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
325 (#x7B52 . #x7DD6)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
326 (#x7B53 . #x7E52)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
327 (#x7B54 . #x7F47)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
328 (#x7B55 . #x7FA1)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
329 (#x7B56 . #xFA1E)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
330 (#x7B57 . #x8301)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
331 (#x7B58 . #x8362)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
332 (#x7B59 . #x837F)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
333 (#x7B5A . #x83C7)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
334 (#x7B5B . #x83F6)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
335 (#x7B5C . #x8448)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
336 (#x7B5D . #x84B4)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
337 (#x7B5E . #x8553)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
338 (#x7B5F . #x8559)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
339 (#x7B60 . #x856B)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
340 (#x7B61 . #xFA1F)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
341 (#x7B62 . #x85B0)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
342 (#x7B63 . #xFA20)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
343 (#x7B64 . #xFA21)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
344 (#x7B65 . #x8807)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
345 (#x7B66 . #x88F5)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
346 (#x7B67 . #x8A12)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
347 (#x7B68 . #x8A37)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
348 (#x7B69 . #x8A79)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
349 (#x7B6A . #x8AA7)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
350 (#x7B6B . #x8ABE)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
351 (#x7B6C . #x8ADF)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
352 (#x7B6D . #xFA22)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
353 (#x7B6E . #x8AF6)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
354 (#x7B6F . #x8B53)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
355 (#x7B70 . #x8B7F)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
356 (#x7B71 . #x8CF0)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
357 (#x7B72 . #x8CF4)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
358 (#x7B73 . #x8D12)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
359 (#x7B74 . #x8D76)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
360 (#x7B75 . #xFA23)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
361 (#x7B76 . #x8ECF)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
362 (#x7B77 . #xFA24)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
363 (#x7B78 . #xFA25)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
364 (#x7B79 . #x9067)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
365 (#x7B7A . #x90DE)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
366 (#x7B7B . #xFA26)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
367 (#x7B7C . #x9115)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
368 (#x7B7D . #x9127)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
369 (#x7B7E . #x91DA)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
370 (#x7C21 . #x91D7)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
371 (#x7C22 . #x91DE)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
372 (#x7C23 . #x91ED)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
373 (#x7C24 . #x91EE)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
374 (#x7C25 . #x91E4)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
375 (#x7C26 . #x91E5)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
376 (#x7C27 . #x9206)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
377 (#x7C28 . #x9210)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
378 (#x7C29 . #x920A)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
379 (#x7C2A . #x923A)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
380 (#x7C2B . #x9240)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
381 (#x7C2C . #x923C)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
382 (#x7C2D . #x924E)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
383 (#x7C2E . #x9259)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
384 (#x7C2F . #x9251)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
385 (#x7C30 . #x9239)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
386 (#x7C31 . #x9267)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
387 (#x7C32 . #x92A7)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
388 (#x7C33 . #x9277)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
389 (#x7C34 . #x9278)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
390 (#x7C35 . #x92E7)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
391 (#x7C36 . #x92D7)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
392 (#x7C37 . #x92D9)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
393 (#x7C38 . #x92D0)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
394 (#x7C39 . #xFA27)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
395 (#x7C3A . #x92D5)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
396 (#x7C3B . #x92E0)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
397 (#x7C3C . #x92D3)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
398 (#x7C3D . #x9325)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
399 (#x7C3E . #x9321)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
400 (#x7C3F . #x92FB)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
401 (#x7C40 . #xFA28)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
402 (#x7C41 . #x931E)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
403 (#x7C42 . #x92FF)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
404 (#x7C43 . #x931D)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
405 (#x7C44 . #x9302)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
406 (#x7C45 . #x9370)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
407 (#x7C46 . #x9357)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
408 (#x7C47 . #x93A4)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
409 (#x7C48 . #x93C6)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
410 (#x7C49 . #x93DE)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
411 (#x7C4A . #x93F8)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
412 (#x7C4B . #x9431)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
413 (#x7C4C . #x9445)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
414 (#x7C4D . #x9448)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
415 (#x7C4E . #x9592)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
416 (#x7C4F . #xF9DC)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
417 (#x7C50 . #xFA29)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
418 (#x7C51 . #x969D)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
419 (#x7C52 . #x96AF)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
420 (#x7C53 . #x9733)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
421 (#x7C54 . #x973B)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
422 (#x7C55 . #x9743)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
423 (#x7C56 . #x974D)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
424 (#x7C57 . #x974F)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
425 (#x7C58 . #x9751)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
426 (#x7C59 . #x9755)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
427 (#x7C5A . #x9857)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
428 (#x7C5B . #x9865)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
429 (#x7C5C . #xFA2A)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
430 (#x7C5D . #xFA2B)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
431 (#x7C5E . #x9927)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
432 (#x7C5F . #xFA2C)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
433 (#x7C60 . #x999E)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
434 (#x7C61 . #x9A4E)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
435 (#x7C62 . #x9AD9)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
436 (#x7C63 . #x9ADC)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
437 (#x7C64 . #x9B75)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
438 (#x7C65 . #x9B72)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
439 (#x7C66 . #x9B8F)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
440 (#x7C67 . #x9BB1)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
441 (#x7C68 . #x9BBB)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
442 (#x7C69 . #x9C00)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
443 (#x7C6A . #x9D70)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
444 (#x7C6B . #x9D6B)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
445 (#x7C6C . #xFA2D)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
446 (#x7C6D . #x9E19)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
447 (#x7C6E . #x9ED1)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
448 (#x7C71 . #x2170)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
449 (#x7C72 . #x2171)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
450 (#x7C73 . #x2172)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
451 (#x7C74 . #x2173)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
452 (#x7C75 . #x2174)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
453 (#x7C76 . #x2175)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
454 (#x7C77 . #x2176)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
455 (#x7C78 . #x2177)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
456 (#x7C79 . #x2178)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
457 (#x7C7A . #x2179)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
458 (#x7C7B . #xFFE2)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
459 (#x7C7C . #xFFE4)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
460 (#x7C7D . #xFF07)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
461 (#x7C7E . #xFF02))))
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
462 (mapc #'(lambda (x)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
463 (setcar x (decode-char 'japanese-jisx0208 (car x))))
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
464 map)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
465 (define-translation-table 'cp51932-decode map)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
466 (mapc #'(lambda (x)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
467 (let ((tmp (car x)))
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
468 (setcar x (cdr x)) (setcdr x tmp)))
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
469 map)
e061826245f3 New file (automatically generated by admin/charset/Makefile).
Kenichi Handa <handa@m17n.org>
parents:
diff changeset
470 (define-translation-table 'cp51932-encode map))
89911
cce857c68ba2 Add arch taglines
Miles Bader <miles@gnu.org>
parents: 89762
diff changeset
471
93975
1e3a407766b9 Fix up comment convention on the arch-tag lines.
Stefan Monnier <monnier@iro.umontreal.ca>
parents: 89911
diff changeset
472 ;; arch-tag: d21c06e5-a548-4dda-8802-c2922ff19da3