update.
[chise/xemacs-chise.git-] / lisp / utf-2000 / ChangeLog
1 2000-07-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2
3         * Ideograph-R053-Dotted-Cliff.el: Use `vulgar-char-of-shinjigen-1'
4         and `variant-of-shinjigen-1' instead of `comment'.
5
6         * Ideograph-R041-Inch.el: Use `vulgar-char-of-shinjigen-1' instead
7         of `comment'.
8
9         * Ideograph-R040-Roof.el (M-7211): Separate U+5BC8.
10         (M-7238): Separate U+5BD1.
11         (M-7277): Separate U+5BDC.
12
13         * Ideograph-R030-Mouth.el: Use
14         `{ancient|original}-char-of-shinjigen-1' and
15         `variant-of-shinjigen-1' instead of `comment'.
16
17         * Ideograph-R020-Wrap.el, Ideograph-R022-Right-Open-Box.el,
18         Ideograph-R024-Ten.el, Ideograph-R025-Divination.el,
19         Ideograph-R026-Seal.el, Ideograph-R027-Cliff.el,
20         Ideograph-R028-Private.el, Ideograph-R017-Open-Box.el,
21         Ideograph-R018-Knife.el, Ideograph-R019-Power.el,
22         Ideograph-R012-Eight.el, Ideograph-R013-Down-Box.el,
23         Ideograph-R014-Cover.el, Ideograph-R015-Ice.el: Use
24         `{vulgar|original|ancient|wrong}-char-of-shinjigen-1' and
25         `variant-of-shinjigen-1' instead of `comment'.
26
27         * Ideograph-R004-Slash.el, Ideograph-R006-Hook.el,
28         Ideograph-R007-Two.el, Ideograph-R008-Lid.el,
29         Ideograph-R009-Man.el: Use
30         `{vulgar|original|ancient}-char-of-shinjigen-1' and
31         `variant-of-shinjigen-1' instead of `comment'.
32
33         * Ideograph-R003-Dot.el: Use `original-char-of-shinjigen-1'
34         instead of `comment'.
35
36         * Ideograph-R001-One.el: Use
37         `{vulgar|original}-char-of-shinjigen-1' instead of `comment'.
38
39 2000-07-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
40
41         * Ideograph-R055-Two-Hands.el, Ideograph-R056-Shoot.el,
42         Ideograph-R057-Bow.el, Ideograph-R058-Snout.el,
43         Ideograph-R059-Bristle.el, Ideograph-R047-River.el,
44         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
45         Ideograph-R050-Turban.el, Ideograph-R051-Dry.el,
46         Ideograph-R052-Short-Thread.el, Ideograph-R053-Dotted-Cliff.el,
47         Ideograph-R054-Long-Stride.el, Ideograph-R039-Child.el,
48         Ideograph-R040-Roof.el, Ideograph-R041-Inch.el,
49         Ideograph-R042-Small.el, Ideograph-R043-Lame.el,
50         Ideograph-R044-Corpse.el, Ideograph-R045-Sprout.el,
51         Ideograph-R046-Mountain.el, Ideograph-R033-Scholar.el,
52         Ideograph-R034-Go.el, Ideograph-R035-Go-Slowly.el,
53         Ideograph-R036-Evening.el, Ideograph-R037-Big.el,
54         Ideograph-R038-Woman.el, Ideograph-R031-Enclosure.el,
55         Ideograph-R032-Earth.el, Ideograph-R025-Divination.el,
56         Ideograph-R026-Seal.el, Ideograph-R027-Cliff.el,
57         Ideograph-R028-Private.el, Ideograph-R029-Again.el,
58         Ideograph-R030-Mouth.el, Ideograph-R017-Open-Box.el,
59         Ideograph-R018-Knife.el, Ideograph-R019-Power.el,
60         Ideograph-R020-Wrap.el, Ideograph-R021-Spoon.el,
61         Ideograph-R022-Right-Open-Box.el,
62         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
63         Ideograph-R010-Legs.el, Ideograph-R012-Eight.el,
64         Ideograph-R013-Down-Box.el, Ideograph-R014-Cover.el,
65         Ideograph-R015-Ice.el, Ideograph-R001-One.el,
66         Ideograph-R002-Line.el, Ideograph-R004-Slash.el,
67         Ideograph-R008-Lid.el, Ideograph-R009-Man.el: Resorted; add
68         missing some Morohashi's Daikanwa characters.
69
70 2000-06-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
71
72         * ideograph-util.el (char-ideographic-radical): Renamed from
73         `char-ideograph-radical'.
74         (ideograph-radical-strokes-vector): New variable.
75         (char-ideographic-strokes): Renamed from `char-ideograph-strokes';
76         detect `ideographic-strokes' using
77         `ideograph-radical-strokes-vector' if `total-strokes' is found.
78         (int-list<): New function.
79         (ideograph-char<): New implementation.
80
81 2000-06-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
82
83         * Ideograph-R212-Dragon.el: Resorted; add missing
84         `ideographic-strokes' attributes.
85
86 2000-06-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
87
88         * Ideograph-R213-Turtle.el: Resorted; add missing
89         `ideographic-strokes' attributes.
90
91         * Ideograph-R214-Flute.el: Add missing `ideographic-strokes'
92         attributes.
93
94 2000-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
95
96         * char-db-util.el (insert-char-data): Copy `attributes' and
97         `ccs-attributes' if they are specified; regard
98         `shinjigen-1-radical' as a ideographic radical; regard `->mojikyo'
99         as a variant of Mojikyo character; modify form of `mojikyo'.
100
101 2000-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
102
103         * Ideograph-R209-Nose.el, Ideograph-R210-Even.el,
104         Ideograph-R211-Tooth.el, Ideograph-R212-Dragon.el,
105         Ideograph-R213-Turtle.el, Ideograph-R214-Flute.el,
106         Ideograph-R199-Wheat.el, Ideograph-R200-Hemp.el,
107         Ideograph-R201-Yellow.el, Ideograph-R202-Millet.el,
108         Ideograph-R203-Black.el, Ideograph-R204-Embroidery.el,
109         Ideograph-R205-Frog.el, Ideograph-R206-Tripod.el,
110         Ideograph-R207-Drum.el, Ideograph-R208-Rat.el,
111         Ideograph-R197-Salt.el, Ideograph-R198-Deer.el,
112         Ideograph-R196-Bird.el, Ideograph-R194-Ghost.el,
113         Ideograph-R195-Fish.el, Ideograph-R191-Fight.el,
114         Ideograph-R192-Sacrificial-Wine.el, Ideograph-R193-Cauldron.el,
115         Ideograph-R188-Bone.el, Ideograph-R189-Tall.el,
116         Ideograph-R190-Hair.el, Ideograph-R185-Head.el,
117         Ideograph-R186-Fragrant.el, Ideograph-R187-Horse.el,
118         Ideograph-R182-Wind.el, Ideograph-R183-Fly.el,
119         Ideograph-R184-Eat.el, Ideograph-R178-Tanned-Leather.el,
120         Ideograph-R179-Leek.el, Ideograph-R180-Sound.el,
121         Ideograph-R181-Leaf.el, Ideograph-R173-Rain.el,
122         Ideograph-R174-Blue.el, Ideograph-R175-Wrong.el,
123         Ideograph-R176-Face.el, Ideograph-R177-Leather.el,
124         Ideograph-R170-Mound.el, Ideograph-R171-Slave.el,
125         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R168-Long.el,
126         Ideograph-R169-Gate.el, Ideograph-R165-Distinguish.el,
127         Ideograph-R166-Village.el, Ideograph-R167-Gold.el,
128         Ideograph-R164-Wine.el, Ideograph-R163-City.el,
129         Ideograph-R160-Bitter.el, Ideograph-R161-Morning.el,
130         Ideograph-R162-Walk.el, Ideograph-R158-Body.el,
131         Ideograph-R159-Cart.el, Ideograph-R157-Foot.el,
132         Ideograph-R155-Red.el, Ideograph-R156-Run.el,
133         Ideograph-R150-Valley.el, Ideograph-R151-Bean.el,
134         Ideograph-R152-Pig.el, Ideograph-R153-Badger.el,
135         Ideograph-R154-Shell.el, Ideograph-R146-West.el,
136         Ideograph-R147-See.el, Ideograph-R148-Horn.el,
137         Ideograph-R149-Speech.el, Ideograph-R143-Blood.el,
138         Ideograph-R144-Walk-Enclosure.el, Ideograph-R145-Clothes.el,
139         Ideograph-R141-Tiger.el, Ideograph-R142-Insect.el,
140         Ideograph-R138-Stopping.el, Ideograph-R139-Color.el,
141         Ideograph-R140-Grass.el, Ideograph-R131-Minister.el,
142         Ideograph-R132-Self.el, Ideograph-R133-Arrive.el,
143         Ideograph-R134-Mortar.el, Ideograph-R135-Tongue.el,
144         Ideograph-R136-Oppose.el, Ideograph-R137-Boat.el,
145         Ideograph-R125-Old.el, Ideograph-R126-And.el,
146         Ideograph-R127-Plow.el, Ideograph-R128-Ear.el,
147         Ideograph-R129-Brush.el, Ideograph-R130-Meat.el,
148         Ideograph-R122-Net.el, Ideograph-R123-Sheep.el,
149         Ideograph-R124-Feather.el, Ideograph-R121-Jar.el,
150         Ideograph-R120-Silk.el, Ideograph-R119-Rice.el,
151         Ideograph-R117-Stand.el, Ideograph-R118-Bamboo.el,
152         Ideograph-R116-Cave.el, Ideograph-R113-Spirit.el,
153         Ideograph-R114-Track.el, Ideograph-R115-Grain.el,
154         Ideograph-R112-Stone.el, Ideograph-R110-Spear.el,
155         Ideograph-R111-Arrow.el, Ideograph-R109-Eye.el,
156         Ideograph-R105-Dotted-Tent.el, Ideograph-R106-White.el,
157         Ideograph-R107-Skin.el, Ideograph-R108-Dish.el,
158         Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R104-Sickness.el,
159         Ideograph-R097-Melon.el, Ideograph-R098-Tile.el,
160         Ideograph-R099-Sweet.el, Ideograph-R100-Life.el,
161         Ideograph-R101-Use.el, Ideograph-R102-Field.el,
162         Ideograph-R095-Profound.el, Ideograph-R096-Jade.el,
163         Ideograph-R092-Fang.el, Ideograph-R093-Cow.el,
164         Ideograph-R094-Dog.el, Ideograph-R087-Claw.el,
165         Ideograph-R088-Father.el, Ideograph-R089-Double-X.el,
166         Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R091-Slice.el,
167         Ideograph-R086-Fire.el, Ideograph-R085-Water.el,
168         Ideograph-R077-Stop.el, Ideograph-R078-Death.el,
169         Ideograph-R079-Weapon.el, Ideograph-R080-Do-Not.el,
170         Ideograph-R081-Compare.el, Ideograph-R082-Fur.el,
171         Ideograph-R083-Clan.el, Ideograph-R084-Steam.el,
172         Ideograph-R076-Lack.el, Ideograph-R074-Moon.el,
173         Ideograph-R075-Tree.el, Ideograph-R071-Not.el,
174         Ideograph-R072-Sun.el, Ideograph-R073-Say.el,
175         Ideograph-R065-Branch.el, Ideograph-R066-Rap.el,
176         Ideograph-R067-Script.el, Ideograph-R068-Dipper.el,
177         Ideograph-R069-Axe.el, Ideograph-R070-Square.el,
178         Ideograph-R062-Halberd.el, Ideograph-R063-Door.el,
179         Ideograph-R064-Hand.el, Ideograph-R052-Short-Thread.el,
180         Ideograph-R053-Dotted-Cliff.el, Ideograph-R054-Long-Stride.el,
181         Ideograph-R055-Two-Hands.el, Ideograph-R056-Shoot.el,
182         Ideograph-R057-Bow.el, Ideograph-R058-Snout.el,
183         Ideograph-R059-Bristle.el, Ideograph-R060-Step.el,
184         Ideograph-R061-Heart.el, Ideograph-R047-River.el,
185         Ideograph-R048-Work.el, Ideograph-R049-Oneself.el,
186         Ideograph-R050-Turban.el, Ideograph-R051-Dry.el,
187         Ideograph-R045-Sprout.el, Ideograph-R046-Mountain.el,
188         Ideograph-R039-Child.el, Ideograph-R040-Roof.el,
189         Ideograph-R041-Inch.el, Ideograph-R042-Small.el,
190         Ideograph-R043-Lame.el, Ideograph-R044-Corpse.el,
191         Ideograph-R033-Scholar.el, Ideograph-R034-Go.el,
192         Ideograph-R035-Go-Slowly.el, Ideograph-R036-Evening.el,
193         Ideograph-R037-Big.el, Ideograph-R038-Woman.el,
194         Ideograph-R031-Enclosure.el, Ideograph-R032-Earth.el,
195         Ideograph-R026-Seal.el, Ideograph-R027-Cliff.el,
196         Ideograph-R028-Private.el, Ideograph-R029-Again.el,
197         Ideograph-R030-Mouth.el, Ideograph-R019-Power.el,
198         Ideograph-R020-Wrap.el, Ideograph-R021-Spoon.el,
199         Ideograph-R022-Right-Open-Box.el,
200         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
201         Ideograph-R025-Divination.el, Ideograph-R016-Table.el,
202         Ideograph-R017-Open-Box.el, Ideograph-R018-Knife.el,
203         Ideograph-R015-Ice.el: Reformatted.
204
205         * char-db-util.el (insert-char-range-data): Use `decode-char'
206         instead of `int-char'; check `ucs' attribute.
207
208         * u03100-Bopomofo.el (BOPOMOFO LETTER U): Add `script'.
209
210 2000-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
211
212         * Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
213         Ideograph-R012-Eight.el: Reformatted.
214
215 2000-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
216
217         * Ideograph-R009-Man.el (M-458): Modify `ideographic-strokes'.
218
219         * Ideograph-R011-Enter.el, Ideograph-R010-Legs.el: Reformatted.
220
221 2000-06-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
222
223         * Ideograph-R009-Man.el (ISO-IR-165-2C7A): Fix
224         `morohashi-daikanwa'.
225
226         * Ideograph-R008-Lid.el, Ideograph-R007-Two.el,
227         Ideograph-R001-One.el, Ideograph-R006-Hook.el,
228         Ideograph-R005-Second.el, Ideograph-R004-Slash.el,
229         Ideograph-R003-Dot.el, Ideograph-R002-Line.el: Reformatted.
230
231 2000-06-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
232
233         * Ideograph-R145-Clothes.el:
234         - Use `ideographic-strokes' if each stroke attribute has same
235           value.
236         (U+8868): Add J78 and 83.
237         (M-34110): Separate C5-2B45.
238         (U+886B): Likewise.
239         (U+8870): Likewise.
240         (M-34130): Separate U+8872; add J78 and J83; separate C2-3276.
241         (U+8875): Add J78 and J83.
242         (U+8877): Likewise.
243         (U+887D): Likewise.
244         (U+887E): Likewise.
245         (U+8881): Likewise.
246         (U+8882): Likewise.
247         (M-34163'): Add M50441.
248         (M-34164): New character.
249         (U+888B): Add J78 and J83.
250         (U+888D): Likewise.
251         (U+8892): Likewise.
252         (U+8896): Likewise.
253         (U+8897): Likewise.
254         (U+8899): Likewise.
255         (U+889E): Likewise; separate J90-6A51; separate C1-5D35.
256         (M-34210): Add J78 and J83.
257         (U+88A4): Likewise.
258         (U+88AB): Likewise.
259         (U+88B1): Likewise.
260         (U+88B4): Likewise.
261         (U+88B5): Likewise.
262         (U+88BF): Likewise.
263         (U+88C1): Likewise.
264         (U+88C2): Likewise.
265         (U+88C3): Likewise.
266         (U+88C4): Likewise.
267         (U+88C5): Add J{78|83|90}-4175 and M050442.
268         (U+88CF): Add J78 and J83.
269         (U+88E1): Likewise.
270         (U+88D4): Likewise.
271         (U+88D5): Likewise.
272         (M-34312): Add J{78|83}-6A64; separate J90; separate GB, C1 and
273         U+88D8.
274         (U+88D9): Add J78 and J83.
275         (U+88DC): Likewise.
276         (U+88DD): Likewise.
277         (U+88DF): Likewise.
278         (U+88E8): Likewise.
279         (M-34356): Likewise.
280         (U+88F3): Likewise.
281         (M-34362): Add J{78|83}-6A6A; separate J90; separate U+88F4, GB
282         and C1.
283         (M-34367): Separate C4-4728.
284         (U+88F8): Add J78 and J83.
285         (U+88F9): Likewise.
286         (U+88FC): Likewise.
287         (U+88FD): Likewise.
288         (U+88FE): Likewise.
289         (U+8902): Likewise.
290         (U+8904): Likewise.
291         (U+8907): Likewise.
292         (M34420): Add J78-6A6F; separate J90-6A6F; separate U+890A.
293         (J90-6A6F): Add J83.
294         (U+890C): Add J78 and J83.
295         (U+8912): Likewise.
296         (U+8913): Likewise.
297         (U+891E): Likewise.
298         (U+8925): Likewise.
299         (M-34503): Add J78 and J83; separate C1-7230; separate U+892A.
300         (M-34504): Separate U+892B and GB.
301         (U+892B): Add {J78|J83}-6A75.
302         (U+8936): Add J78 and J83.
303         (U+8938): Likewise.
304         (M-34536): Separate U+893B and C1.
305         (J{78|83}-6A78): New variant of M-34536.
306         (U+8941): Add J78 and J83.
307         (U+8943): Likewise.
308         (U+8944): Likewise.
309         (U+894C): Likewise.
310         (U+894D): Likewise.
311         (U+895E): Likewise.
312         (U+8960): Likewise.
313         (U+8964): Likewise.
314         (U+8966): Likewise.
315         (M-34696): Separate J90-6B24 and U+896A.
316         (J{78|83}-6B24): New variant of M-34696 and U+896A.
317         (U+896D): Add J78 and J83.
318         (J{78|83}-6B25): New variant of M-34712 and U+896F.
319         (U+8972): Add J78 and J83.
320         (U+8974): Likewise.
321         (U+8977): Likewise.
322
323 2000-06-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
324
325         * ideograph-util.el (insert-ideograph-radical-char-data): Use
326         `insert-char-data' with new optional arguments `attributes' and
327         `ccs-attributes'.
328
329         * char-db-util.el (insert-char-data): Add new optional arguments
330         `attributes' and `ccs-attributes'; don't use
331         `char-attribute-alist'.
332         (decode-builtin-char): Deleted.
333
334         * Ideograph-R009-Man.el:
335         - Use `ideographic-strokes' if each stroke attribute has same
336           value.
337         (M-462'): Add M050101.
338
339 2000-06-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
340
341         * char-db-util.el (insert-char-data): Add optional argument
342         `readable'.
343         (insert-char-data-with-variant): Likewise.
344         (what-char-definition): Use `insert-char-data-with-variant' with
345         `readable' mode.
346
347 2000-06-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
348
349         * ideograph-util.el (update-ideograph-radical-table): Don't refer
350         50101 or greater code range of coded-charset `ideograph-daikanwa'.
351
352 2000-06-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
353
354         * Ideograph-R105-Dotted-Tent.el:
355         - Add missing J78 and J83 characters.
356         - Add missing Morohashi's Daikanwa characters.
357
358 2000-06-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
359
360         * ideograph-util.el (update-ideograph-radical-table): Use
361         `char-ideograph-strokes' to put `ideographic-strokes'.
362         (ideograph-char<): Refer `ideograph-daikanwa' attribute.
363
364 2000-06-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
365
366         * char-db-util.el (insert-char-data): If an element of
367         `->decomposition' property is a character, print it as same as an
368         integer.
369
370 2000-05-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
371
372         * ideograph-util.el (update-ideograph-radical-table): Ignore non
373         `Ideograph' characters.
374
375         * char-db-util.el (insert-char-data): Change order for `script'.
376         (insert-char-data-with-variant): Add optional argument `script'.
377         (insert-char-range-data): Likewise.
378         (write-char-range-data-to-file): Likewise.
379
380         * Ideograph-R001-One.el (BOPOMOFO LETTER K): Deleted.
381         (U+4E02): Add `->bopomofo-letter'.
382         (BOPOMOFO LETTER O): Deleted.
383         (M00004): Add `script', `->ucs' and `->bopomofo-letter'.
384         (M00005): Separate <BOPOMOFO LETTER E>.
385         (M00009): Separate <BOPOMOFO LETTER C>.
386
387         * u03100-Bopomofo.el (BOPOMOFO LETTER K): Add script.
388         (BOPOMOFO LETTER C): Likewise.
389         (BOPOMOFO LETTER O): Likewise.
390         (BOPOMOFO LETTER E): Likewise.
391
392 2000-05-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
393
394         * char-db-util.el (insert-char-data): Support `insert-char-data'.
395
396         * u03100-Bopomofo.el (BOPOMOFO LETTER K): Add `->ideograph' and
397         `chinese-isoir165'; delete `ideograph-daikanwa'.
398         (BOPOMOFO LETTER C): Likewise.
399         (BOPOMOFO LETTER O): Likewise.
400         (BOPOMOFO LETTER E): Likewise.
401         (BOPOMOFO LETTER U): Add `morohashi-daikanwa',
402         `ideographic-radical', `ideographic-strokes', `total-strokes'; use
403         `->ideograph' instead of `ideograph'.
404
405 2000-04-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
406
407         * Ideograph-R197-Salt.el: Reformatted.
408
409 2000-04-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
410
411         * ccs-jisx0208-1983.el: Remove unused file.
412
413 2000-03-23  MORIOKA Tomohiko  <tomo@m17n.org>
414
415         * Ideograph-R085-Water.el (U+6E13): Add J{78|83|90}-374C.
416
417         * Ideograph-R066-Rap.el (M13285'): Unify U+656C; separate C1-6439.
418         (M13303): Separate U+656C.
419
420         * Ideograph-R064-Hand.el (M12239): Separate U+6385.
421         (M12311'): Add Mojikyo-50200.
422         (M12312): Separate U+63BD.
423         (M12373): Separate U+63E4.
424         (M12552): Separate U+643D.
425         (M12575): Separate U+6452.
426         (M12597): Separate U+6461.
427         (M12597): Separate U+6461.
428         (M12645): Separate U+6479.
429         (M12678): Separate U+6487.
430         (M12716): Separate U+649D.
431         (M12808): Separate U+64CE.
432         (M12876): Separate U+64ED.
433         (M12894): Separate U+64F3.
434         (M26763): Separate C5-7347.
435
436 2000-03-22  MORIOKA Tomohiko  <tomo@m17n.org>
437
438         * char-db-util.el (insert-char-data): Change order of
439         `ideographic-strokes', `kangxi-strokes', `japanese-strokes' and
440         `cns-strokes'.
441
442         * mojikyo.el (M292): Remove mojikyo-pj-1.
443         (M634): Likewise.
444         (M916): Likewise.
445         (M28800): Remove mojikyo-pj-6.
446         (M48869): Remove mojikyo-pj-9.
447         (M50100): Likewise.
448
449 2000-03-22  MORIOKA Tomohiko  <tomo@m17n.org>
450
451         * Ideograph-R054-Long-Stride.el (M9574): Separate U+5EFA.
452
453         * Ideograph-R038-Woman.el (M6618): Separate U+5ACC.
454
455         * Ideograph-R116-Cave.el (M25406): Separate U+7A74.
456         (M25424): Separate U+7A81.
457         (M25439): Unify U+7A81.
458
459         * Ideograph-R170-Mound.el (M41720'): Separate U+F9DC; add
460         Mojikyo-50557.
461         (U+F9DC): Add K0-6B58.
462         (M41792): Separate J78-3764 and C1-6B61.
463         (M41813): Add J78-3764.
464
465         * Ideograph-R213-Turtle.el (M48869): Add `kangxi-radical',
466         `kangxi-strokes' and comment.
467
468 2000-03-22  MORIOKA Tomohiko  <tomo@m17n.org>
469
470         * Ideograph-R115-Grain.el (M25218): Separate J78-374E and K0-4D26.
471         (M48869): Moved to Ideograph-R213-Turtle.el.
472
473         * Ideograph-R113-Spirit.el (M24634): Separate U+7941.
474         (M24636): Separate U+7944.
475         (M24637): Separate U+7945.
476         (M24638): Separate U+7946.
477         (M24640): Move K0-5137 from U+7948.
478         (M24641): Move K0-7233 from U+7949.
479         (M24643): Separate U+794A.
480         (M24645): Separate U+794B.
481         (M24647): Separate U+794C.
482         (M24651): Separate U+794F.
483         (M24652): Move K0-695E from M24652'.
484
485 2000-03-21  MORIOKA Tomohiko  <tomo@m17n.org>
486
487         * Ideograph-R145-Clothes.el (M34166): Add J{78|83}-3736.
488
489         * Ideograph-R123-Sheep.el (M28498): Add J{78|83}-3732.
490
491         * Ideograph-R119-Rice.el (M26860): Add J{78|83}-3729.
492
493         * Ideograph-R177-Leather.el (M42729): Separate J{83|90}-3724m
494         K0-7C28 and C1-675D.
495         (M42732): Separate U+9775.
496
497         * Ideograph-R030-Mouth.el (M4015): Add J90-3674.
498         (J78-3674): New character.
499
500 2000-03-20  MORIOKA Tomohiko  <tomo@m17n.org>
501
502         * Ideograph-R158-Body.el (U+8EAF): Add J{83|90}-366D.
503
504 2000-03-17  MORIOKA Tomohiko  <tomo@m17n.org>
505
506         * Ideograph-R023-Hiding-Enclosure.el (U+533A): Add J90-3668.
507
508         * Ideograph-R009-Man.el (M724): Add `jisx0208-difference'.
509         (U+4FF1): Add `jisx0208-1978/4X'.
510
511         * Ideograph-R145-Clothes.el (M34646): Add `ideographic-strokes'.
512         (M34647): Add J{78|83}-365F.
513         (M34648): Add `ideographic-strokes'.
514
515         * Ideograph-R145-Clothes.el (M34148): Add `ideographic-strokes'.
516         (M34149): Separate U+887F.
517         (M34150): Separate C2-3277.
518         (M34151): Add `ideographic-strokes'.
519
520         * Ideograph-R076-Lack.el (M16104): Unify U+6B3D.
521
522 2000-03-17  MORIOKA Tomohiko  <tomo@m17n.org>
523
524         * char-db-util.el (insert-char-data): Regard charset `mojikyo' as
525         same as `ideograph-daikanwa'; support `jisx0208-1978/4X'.
526         (decode-builtin-char): Regard charset `mojikyo' as same as
527         `ideograph-daikanwa'.
528
529 2000-03-16  MORIOKA Tomohiko  <tomo@m17n.org>
530
531         * Ideograph-R076-Lack.el (M16008): Unify U+6B23.
532         (M16012): Separate U+6B24.
533         (M16017): Unify U+6B25.
534         (M16019): Unify U+6B26.
535
536         * Ideograph-R069-Axe.el (M13534): Unify U+65A4.
537
538         * Ideograph-R019-Power.el (M2415'): Add J90-3650 and
539         Mojikyo-50112.
540
541 2000-03-15  MORIOKA Tomohiko  <tomo@m17n.org>
542
543         * Ideograph-R009-Man.el (M899): Add J90-3676.
544         (J83-364F): Add J90-364F.
545
546         * Ideograph-R032-Earth.el (U+5C2D): Moved from
547         Ideograph-R043-Lame.el; add J90-3646.
548
549         * Ideograph-R043-Lame.el (U+5C2D): Moved to
550         Ideograph-R032-Earth.el.
551
552         * Ideograph-R064-Hand.el (U+631F): Add J{78|83|90}-3634.
553
554         * Ideograph-R026-Seal.el (U+537F): Add J90-362A.
555
556         * Ideograph-R044-Corpse.el (M7709): Separate U+5C51 and C1-552C.
557
558         * Ideograph-R032-Earth.el (M4916): Separate J{78|83}-3651.
559         (U+5747): Unify J{78|83}-3651.
560
561 2000-03-14  MORIOKA Tomohiko  <tomo@m17n.org>
562
563         * Ideograph-R093-Cow.el (M19922): Unify U+725B.
564         (M19923): Add total-strokes.
565
566         * Ideograph-R029-Again.el (M3118'): Add J90-355A and
567         Mojikyo-50116.
568
569         * Ideograph-R123-Sheep.el (M28504): Add J{78|83}-3541 and K0-6B79.
570
571         * Ideograph-R103-Bolt-Of-Cloth.el (M22007): Unify U+7591.
572
573         * Ideograph-R093-Cow.el (M20190'): Add J{78|83|90}-353E and
574         Mojikyo-50275.
575         (M20195): Unify U+72A1.
576
577         * Ideograph-R076-Lack.el (M16097): Unify U+6B3A.
578         (M16099): Unify U+6B3B.
579         (M16103): Unify U+6B3C.
580
581         * Ideograph-R084-Steam.el (M17046): Separate U+6C18; add C6-2529.
582         (U+6C18): Unify C2-2258.
583         (M17046'): Add J{78|83|90}-3524 and Mojikyo-50245.
584
585         * Ideograph-R009-Man.el (M927'): Add J90-3536 and Mojikyo-50104.
586
587         * Ideograph-R079-Weapon.el (M16668): Unify U+6BC4.
588         (M16673): Unify U+6BC5.
589
590 2000-03-13  MORIOKA Tomohiko  <tomo@m17n.org>
591
592         * Ideograph-R116-Cave.el (M25593): Separate U+7AAE.
593
594 2000-03-09  MORIOKA Tomohiko  <tomo@m17n.org>
595
596         * Ideograph-R113-Spirit.el (M24639): Separate U+7947.
597
598 2000-03-08  MORIOKA Tomohiko  <tomo@m17n.org>
599
600         * Ideograph-R050-Turban.el (M8930): Separate J90-3522 and C3-3067.
601
602 2000-03-06  MORIOKA Tomohiko  <tomo@m17n.org>
603
604         * Ideograph-R074-Moon.el (M14378): Add J{78|83}-347C.
605
606         * Ideograph-R071-Not.el (M13721): Unify U+65E2.
607
608         * Ideograph-R070-Square.el (M13687): Unify U+65D7.
609         (M13694): Unify U+65D8.
610         (M13698): Unify U+65DA.
611
612         * Ideograph-R026-Seal.el (U+5371): Add J90-346D.
613
614 2000-03-03  MORIOKA Tomohiko  <tomo@m17n.org>
615
616         * Ideograph-R104-Sickness.el (M22538): Unify U+764C.
617         (M22542): Unify U+7650.
618
619         * Ideograph-R170-Mound.el (M41676'): Add
620         J{78|83|90}-3459.
621
622         * Ideograph-R108-Dish.el (M23031): Unify U+76E2.
623         (M23032): Unify C1-6971.
624         (J90-3446): Add J{78|83}-3446 and K0-4A78.
625
626         * Ideograph-R099-Sweet.el (M21643): Unify U+7518.
627
628         * Ideograph-R085-Water.el (M18253): New character.
629         (U+6F97): Unify C1-6D58; add J{83|90}-3442 and K0-4A55.
630
631         * Ideograph-R076-Lack.el (M16190): Unify U+6B52.
632         (M16197): Unify U+6B53.
633
634 2000-03-02  MORIOKA Tomohiko  <tomo@m17n.org>
635
636         * ideograph-util.el (ideograph-char<): Prefer `non-morohashi' to
637         `morohashi-daikanwa'.
638
639 2000-03-02  MORIOKA Tomohiko  <tomo@m17n.org>
640
641         * Ideograph-R076-Lack.el (M16107): Unify U+6B3E.
642         (M16111): Unify U+6B3F.
643         (M16125): Unify U+6B40.
644         (M16126): Unify U+6B41.
645         (M16127): Unify U+6B42.
646
647         * Ideograph-R066-Rap.el (M13260): Add J{78|83}-343A; separate
648         C1-5F56 and J90-343A.
649
650         * Ideograph-R098-Tile.el (J90-3424): Add J{78|83}-3424.
651
652         * Ideograph-R140-Grass.el (M30771): New character.
653         (U+82C5): Add J90-3423.
654         (U+85F2): Delete M15811; add C2-665A.
655
656         * Ideograph-R181-Leaf.el (M43374): Separate U+9811.
657
658 2000-03-01  MORIOKA Tomohiko  <tomo@m17n.org>
659
660         * Ideograph-R124-Feather.el (M28766): Separate U+7FEB.
661
662         * Ideograph-R046-Mountain.el (M8624'): Separate J{78|83}-3460.
663
664         * Ideograph-R154-Shell.el (M36681): Separate J{78|83}-3453 and
665         C1-5D4B.
666
667         * Ideograph-R124-Feather.el (M28780): Separate U+7FF0.
668
669         * Ideograph-R030-Mouth.el (U+565B): Add J90-337A.
670
671         * Ideograph-R116-Cave.el (U+7AC3): Add J78-635E and J{83|90}-3376.
672
673         * Ideograph-R075-Tree.el (M15065): Separate U+691B.
674         (U+691B): Add J{78|83|90}-3371.
675
676         * Ideograph-R018-Knife.el (M2112'): Add J90-3364.
677
678         * Ideograph-R075-Tree.el (M15485): Add J{78|83}-335F.
679
680 2000-02-29  MORIOKA Tomohiko  <tomo@m17n.org>
681
682         * Ideograph-R079-Weapon.el (U+6BBB): Unify C3-3665; add
683         J{78|83}-334C.
684         (J90-334C): New character.
685
686         * Ideograph-R064-Hand.el (U+64B9): Add J78-5978 and J{83|90}-3349.
687
688         * Ideograph-R142-Insect.el (U+86CE): Add J78-695A and
689         J{83|90}-3342.
690
691         * Ideograph-R075-Tree.el (M15217'): Add J78-3335; separate U+6982.
692         (U+6982): Separate J83-3335, J90-3335 and C1-644D.
693
694 2000-02-28  MORIOKA Tomohiko  <tomo@m17n.org>
695
696         * Ideograph-R106-White.el (M22699): Unify U+7686.
697
698         * Ideograph-R177-Leather.el (M42781): Separate
699         J{83|90}-3373.
700
701         * Ideograph-R140-Grass.el (M31170): Separate U+83D4.
702         (M32601): Separate C5-7940; add mapping to U+8641.
703
704         * Ideograph-R061-Heart.el (M10617'): Remove C1-554E.
705
706         * Ideograph-R140-Grass.el (M31000): New character.
707         (M31000'): Add J90-3259; move C1-5D23 to M31000.
708         (M31168): New character.
709         (M31168'): Add J90-325B; move C3-3E59 to M31168.
710
711 2000-02-26  MORIOKA Tomohiko  <tomo@m17n.org>
712
713         * Ideograph-R021-Spoon.el (J{78|83}-323D): Add J90-323D.
714
715         * Ideograph-R026-Seal.el (J{78|83}-3237): Add J90-3237.
716
717         * Ideograph-R009-Man.el (M628'): Add J90-3241.
718         (M1178): Add J90-322F.
719
720 2000-02-25  MORIOKA Tomohiko  <tomo@m17n.org>
721
722         * Ideograph-R092-Fang.el (M19909): Unify C1-455B.
723         (J90-3267): Unify J{78|83}-3267.
724
725         * Ideograph-R076-Lack.el (M16167): Unify U+6B4C.
726         (M16168): Unify U+6B4D.
727
728         * Ideograph-R093-Cow.el (M19933): Unify U+7261.
729
730         * Ideograph-R124-Feather.el (M28614): New character.
731         (M28614'): Separate K0-6962 to M28614.
732         (M28616): Separate C6-3375.
733         (M28617): Separate C6-3372.
734         (M28618): Separate C6-3376.
735         (M28619): Separate C5-2B2B.
736         (M28620): Separate C4-2B22.
737         (M28621): Separate C4-2B21.
738         (M28622): Separate C4-2B24.
739         (M28623): Separate U+7FBE.
740         (M28624): Separate C4-2B23.
741         (M28625): Separate U+7FBF.
742         (M28626): Separate C6-3374.
743         (M28627): Separate C4-2F33.
744         (M28628): Separate U+437E.
745         (M28629): Separate C5-2F61.
746         (M28631): Separate C5-2F63.
747         (M28632): Separate U+7FC0.
748         (M28633): Separate C5-2F60.
749         (M28634): Separate C4-2F31.
750         (M28800): Moved from Ideograph-R196-Bird.el.
751
752         * Ideograph-R195-Fish.el (U+9BF5): Add J90-3033.
753
754 2000-02-24  MORIOKA Tomohiko  <tomo@m17n.org>
755
756         * Ideograph-R196-Bird.el: Move M28800 and U+7FF5 to
757         Ideograph-R124-Feather.el.
758         (U+9D0E): Add J{83|90}-322A.
759
760         * Ideograph-R196-Bird.el (U+9D2C): Add J78-7274 and J{83|90}-3229.
761
762         * Ideograph-R145-Clothes.el (M34629): Separate U+8956; unify
763         J78-3228.
764
765         * Ideograph-R079-Weapon.el (M16618'): Unify U+6BB4; separate
766         C3-2959.
767
768 2000-02-24  MORIOKA Tomohiko  <tomo@m17n.org>
769
770         * Ideograph-R076-Lack.el (M16024'): Unify U+6B27; separate
771         C3-2954.
772
773         * Ideograph-R064-Hand.el (M11955): Separate U+62D0.
774
775 2000-02-23  MORIOKA Tomohiko  <tomo@m17n.org>
776
777         * Ideograph-R172-Short-Tailed-Bird.el (M41973): Separate
778         J{78|83}-326D, K0-643A and J90-326D.
779
780         * Ideograph-R140-Grass.el (M30860'): Unify C6-2E22; separate
781         J{78|83}-326A.
782
783         * Ideograph-R162-Walk.el (M38789): Separate C1-535E and U+8FE6.
784         (M38790): Separate C3-2F31 and U+8FE7.
785         (M38791): Separate C1-5365 and U+8FE8.
786         (M38792): Separate C4-2B4F.
787
788         * Ideograph-R124-Feather.el (M28635): Unify K0-683A.
789         (M28635'): Separate K0-683A; separate U+7FC1.
790
791         * Ideograph-R169-Gate.el (M41244): Add `jisx0208-difference'.
792
793         * Ideograph-R100-Life.el (M21689): Add J{78|83}-3179.
794
795 2000-02-22  MORIOKA Tomohiko  <tomo@m17n.org>
796
797         * Ideograph-R070-Square.el (M13628): Separate U+65BC.
798         (U+65BC): Unify J{78|83|90}-3177 and C1-4D75.
799
800 2000-02-18  MORIOKA Tomohiko  <tomo@m17n.org>
801
802         * Ideograph-R086-Fire.el (U+7114): Add J{83|90}-316B.
803
804         * Ideograph-R187-Horse.el (M44633'): Add J{78|83|90}-3158.
805
806         * Ideograph-R108-Dish.el (M22972'): Unify U+76CA.
807         (M22975): Unify U+76CB.
808
809 2000-02-17  MORIOKA Tomohiko  <tomo@m17n.org>
810
811         * Ideograph-R104-Sickness.el (M22069): Unify U+75AB.
812         (M22081): Unify U+75B0.
813
814         * Ideograph-R140-Grass.el (M30808'): Add J90-3151.
815
816         * Ideograph-R108-Dish.el (M22961): Add J{78|83}-314E.
817         (M22965): Unify U+76C9.
818
819         * Ideograph-R097-Melon.el (M21371): Unify C1-466A.
820         (J90-313B): Unify J{78|83}-313B; separate C1-466A.
821
822 2000-02-16  MORIOKA Tomohiko  <tomo@m17n.org>
823
824         * Ideograph-R027-Cliff.el: Reformatted.
825
826         * Ideograph-R167-Gold.el (M40310): Separate U+925B, C1-6745 and
827         J90-3174.
828
829 2000-02-15  MORIOKA Tomohiko  <tomo@m17n.org>
830
831         * Ideograph-R085-Water.el (M17260): Separate U+6CBF, J90-3168 and
832         C1-4E58.
833
834         * Ideograph-R144-Walk-Enclosure.el (M34073): Separate
835         {j78|83|90}-3152 and K0-6A5B.
836
837 2000-02-14  MORIOKA Tomohiko  <tomo@m17n.org>
838
839         * Ideograph-R184-Eat.el (M44146): Separate U+990C.
840
841         * Ideograph-R030-Mouth.el (M4286): Separate U+5642.
842
843         * Ideograph-R162-Walk.el (M38722): Separate U+8FC2.
844         (M38901): Unify K0-5C71; separate C1-5D61 and J90-3029.
845         (U+9022): Separate K0-5C71 and C1-5D61; add `jisx0208-difference'
846         property.
847
848         * Ideograph-R140-Grass.el (M30699'): Separate U+829D.
849         (J{78|83|90}-3032): Add `jisx0208-difference'.
850
851 2000-02-12  MORIOKA Tomohiko  <tomo@m17n.org>
852
853         * Ideograph-R120-Silk.el (M27682): Separate J{78|83|90}-305E.
854         (SJG-6136): Unify J90-305E.
855
856         * Ideograph-R009-Man.el (SJG-352): Unify J90-304E.
857
858 2000-02-11  MORIOKA Tomohiko  <tomo@m17n.org>
859
860         * Ideograph-R195-Fish.el (M46413): Unify J78-3073.
861         (U+9C2F): Unify J{83|90}-3073.
862
863 2000-02-10  MORIOKA Tomohiko  <tomo@m17n.org>
864
865         * Ideograph-R145-Clothes.el (M34091): Unify U+8863.
866
867         * Ideograph-R008-Lid.el (M00286): Unify J78-5035 and J83-5035.
868         (U+4EA5): Unify J90-3067.
869
870         * Ideograph-R023-Hiding-Enclosure.el (U+533B): Add J90-3065.
871
872         * Ideograph-R162-Walk.el (M08680'1): Separate U+5DE1.
873         (M39134): Unify K0-6B36.
874         (M39134'): Unify U+907A.
875
876         * Ideograph-R047-River.el (M8680'): Moved from
877         Ideograph-R162-Walk.el.
878         (M08684): Likewise.
879
880         * Ideograph-R102-Field.el (M21854): Unify U+7570; separate
881         C6-4B56.
882         (M21854): Separate U+7570; unify C6-4B56.
883
884 2000-02-09  MORIOKA Tomohiko  <tomo@m17n.org>
885
886         * Ideograph-R145-Clothes.el (M34240): Add J78-3041.
887
888         * Ideograph-R064-Hand.el (M11835): Separate J90-3037.
889
890         * Ideograph-R085-Water.el (M17678): Separate U+6DEB.
891         (M17951): Separate U+6EA2.
892
893         * Ideograph-R100-Life.el (M21687): Unify C3-3D3E instead of
894         C3-3D3F.
895
896 2000-02-08  MORIOKA Tomohiko  <tomo@m17n.org>
897
898         * char-db-util.el (insert-char-data): Don't output mojikyo-pj-*.
899
900         * Ideograph-R184-Eat.el (M44014): Unify U+98DF.
901         (M44080): Separate japanese-jisx02080-1978 and japanese-jisx0208.
902
903         * Ideograph-R100-Life.el (M21670): Unify GB, CNS and JIS.
904         (M21680): Likewise.
905         (M21684): Unify with U+7522.
906         (M21684'): Unify with U+7523.
907
908         * Ideograph-R067-Script.el (M013450): Unify GB, CNS and JIS.
909
910         * Ideograph-R009-Man.el (M00378): Add japanese-jisx0208-1990.
911
912 2000-02-07  MORIOKA Tomohiko  <tomo@m17n.org>
913
914         * u0FF00-Halfwidth-and-Fullwidth-Forms.el, u030A0-Katakana.el,
915         u03040-Hiragana.el, u02600-Miscellaneous-Symbols.el,
916         u02500-Box-Drawing.el, u02190-Arrows.el,
917         u02100-Letterlike-Symbols.el, u00400-Cyrillic.el, u00370-Greek.el,
918         u000A0-Latin-1-Supplement.el: Add japanese-jisx0208-1990.
919
920 2000-02-06  MORIOKA Tomohiko  <tomo@m17n.org>
921
922         * u02000-General-Punctuation.el, u02200-Mathematical-Operators.el,
923         u02300-Miscellaneous-Technical.el, u025A0-Geometric-Shapes.el,
924         u03000-CJK-Symbols-and-Punctuation.el: Add japanese-jisx0208-1990.
925
926 2000-02-02  MORIOKA Tomohiko  <tomo@m17n.org>
927
928         * char-db-util.el (decode-builtin-char): Use `charset-name'.
929         (write-char-range-data-to-file): Use utf-8.
930
931 2000-02-01  MORIOKA Tomohiko  <tomo@etl.go.jp>
932
933         * char-db-util.el (insert-char-data): Print corresponding
934         character as comment for `->ucs' and each coded-charset.
935         (what-char-definition): Don't call `char-db-update-comment'.
936
937 2000-01-19  MORIOKA Tomohiko  <tomo@etl.go.jp>
938
939         * mojikyo.el: New file.
940
941 2000-01-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
942
943         * char-db-util.el (insert-char-data): Print code-point of
944         `ideograph-daikanwa' as a decimal value.
945         (decode-builtin-char): New function.
946
947 2000-01-26  MORIOKA Tomohiko  <tomo@etl.go.jp>
948
949         * char-db-util.el (insert-char-data): Modify for code-point format
950         change.
951
952 1999-12-23  MORIOKA Tomohiko  <tomo@urania.m17n.org>
953
954         * u0A000-Yi-Syllables.el, u0AC00-Hangul-Syllables.el,
955         u0FB00-Alphabetic-Presentation-Forms.el,
956         u0FB50-Arabic-Presentation-Forms-A.el,
957         u0FE20-Combining-Half-Marks.el, u0FE30-CJK-Compatibility-Forms.el,
958         u0FE50-Small-Form-Variants.el,
959         u0FE70-Arabic-Presentation-Forms-B.el,
960         u0FF00-Halfwidth-and-Fullwidth-Forms.el, u0FFF0-Specials.el: New
961         files.
962
963 1999-12-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
964
965         * char-db-util.el (insert-char-data): Change order of
966         `kangxi-strokes'.
967         (insert-char-data-with-variant): Look up variants of corresponding
968         ucs character if a character does not have variants.
969
970 1999-11-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
971
972         * ideograph-util.el (ideograph-char<): Fixed.
973
974         * u03100-Bopomofo.el (U+3128): Separate M00115.
975
976 1999-12-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
977
978         * Ideograph-R213-Turtle.el, Ideograph-R214-Flute.el: New files.
979
980         * Ideograph-R206-Tripod.el, Ideograph-R207-Drum.el,
981         Ideograph-R208-Rat.el, Ideograph-R209-Nose.el,
982         Ideograph-R210-Even.el, Ideograph-R211-Tooth.el,
983         Ideograph-R212-Dragon.el: New files.
984
985         * Ideograph-R204-Embroidery.el, Ideograph-R205-Frog.el: New files.
986
987         * Ideograph-R200-Hemp.el, Ideograph-R201-Yellow.el,
988         Ideograph-R202-Millet.el, Ideograph-R203-Black.el: New files.
989
990         * Ideograph-R194-Ghost.el, Ideograph-R195-Fish.el,
991         Ideograph-R196-Bird.el, Ideograph-R197-Salt.el,
992         Ideograph-R198-Deer.el, Ideograph-R199-Wheat.el: New files.
993
994         * Ideograph-R191-Fight.el, Ideograph-R192-Sacrificial-Wine.el,
995         Ideograph-R193-Cauldron.el: New files.
996
997         * Ideograph-R185-Head.el, Ideograph-R186-Fragrant.el,
998         Ideograph-R187-Horse.el, Ideograph-R188-Bone.el,
999         Ideograph-R189-Tall.el, Ideograph-R190-Hair.el: New files.
1000
1001         * Ideograph-R183-Fly.el, Ideograph-R184-Eat.el: New files.
1002
1003         * Ideograph-R180-Sound.el, Ideograph-R181-Leaf.el,
1004         Ideograph-R182-Wind.el: New files.
1005
1006         * Ideograph-R178-Tanned-Leather.el, Ideograph-R179-Leek.el: New
1007         files.
1008
1009         * Ideograph-R166-Village.el, Ideograph-R167-Gold.el,
1010         Ideograph-R168-Long.el, Ideograph-R169-Gate.el,
1011         Ideograph-R170-Mound.el, Ideograph-R171-Slave.el,
1012         Ideograph-R172-Short-Tailed-Bird.el, Ideograph-R173-Rain.el,
1013         Ideograph-R174-Blue.el, Ideograph-R175-Wrong.el,
1014         Ideograph-R176-Face.el, Ideograph-R177-Leather.el: New files.
1015
1016         * Ideograph-R161-Morning.el, Ideograph-R162-Walk.el,
1017         Ideograph-R163-City.el, Ideograph-R164-Wine.el,
1018         Ideograph-R165-Distinguish.el: New files.
1019
1020         * Ideograph-R156-Run.el, Ideograph-R157-Foot.el,
1021         Ideograph-R158-Body.el, Ideograph-R159-Cart.el,
1022         Ideograph-R160-Bitter.el: New files.
1023
1024         * Ideograph-R153-Badger.el, Ideograph-R154-Shell.el,
1025         Ideograph-R155-Red.el: New files.
1026
1027         * Ideograph-R151-Bean.el, Ideograph-R152-Pig.el: New files.
1028
1029         * Ideograph-R148-Horn.el, Ideograph-R149-Speech.el,
1030         Ideograph-R150-Valley.el: New files.
1031
1032         * Ideograph-R139-Color.el, Ideograph-R140-Grass.el,
1033         Ideograph-R141-Tiger.el, Ideograph-R142-Insect.el,
1034         Ideograph-R143-Blood.el, Ideograph-R144-Walk-Enclosure.el,
1035         Ideograph-R145-Clothes.el, Ideograph-R146-West.el,
1036         Ideograph-R147-See.el: New files.
1037
1038         * Ideograph-R137-Boat.el,
1039         Ideograph-R138-Stopping.el: New files.
1040
1041         * Ideograph-R135-Tongue.el, Ideograph-R136-Oppose.el: New files.
1042
1043         * Ideograph-R132-Self.el, Ideograph-R133-Arrive.el,
1044         Ideograph-R134-Mortar.el: New files.
1045
1046         * Ideograph-R127-Plow.el, Ideograph-R128-Ear.el,
1047         Ideograph-R129-Brush.el, Ideograph-R130-Meat.el,
1048         Ideograph-R131-Minister.el: New files.
1049
1050         * Ideograph-R123-Sheep.el, Ideograph-R124-Feather.el,
1051         Ideograph-R125-Old.el, Ideograph-R126-And.el: New files.
1052
1053         * Ideograph-R110-Spear.el, Ideograph-R111-Arrow.el,
1054         Ideograph-R112-Stone.el, Ideograph-R113-Spirit.el,
1055         Ideograph-R114-Track.el, Ideograph-R115-Grain.el,
1056         Ideograph-R116-Cave.el, Ideograph-R117-Stand.el,
1057         Ideograph-R118-Bamboo.el, Ideograph-R119-Rice.el,
1058         Ideograph-R120-Silk.el, Ideograph-R121-Jar.el,
1059         Ideograph-R122-Net.el: New files.
1060
1061         * Ideograph-R108-Dish.el, Ideograph-R109-Eye.el: New files.
1062
1063         * Ideograph-R106-White.el, Ideograph-R107-Skin.el: New files.
1064
1065         * Ideograph-R103-Bolt-Of-Cloth.el, Ideograph-R104-Sickness.el,
1066         Ideograph-R105-Dotted-Tent.el: New files.
1067
1068         * Ideograph-R099-Sweet.el, Ideograph-R100-Life.el,
1069         Ideograph-R101-Use.el, Ideograph-R102-Field.el: New files.
1070
1071         * Ideograph-R095-Profound.el, Ideograph-R096-Jade.el,
1072         Ideograph-R097-Melon.el, Ideograph-R098-Tile.el: New files.
1073
1074         * Ideograph-R092-Fang.el, Ideograph-R093-Cow.el,
1075         Ideograph-R094-Dog.el: New files.
1076
1077         * Ideograph-R090-Half-Tree-Trunk.el, Ideograph-R091-Slice.el: New
1078         files.
1079
1080         * Ideograph-R088-Father.el, Ideograph-R089-Double-X.el: New files.
1081
1082         * Ideograph-R084-Steam.el, Ideograph-R085-Water.el,
1083         Ideograph-R086-Fire.el, Ideograph-R087-Claw.el: New files.
1084
1085         * Ideograph-R081-Compare.el, Ideograph-R082-Fur.el,
1086         Ideograph-R083-Clan.el: New files.
1087
1088         * Ideograph-R079-Weapon.el, Ideograph-R080-Do-Not.el: New files.
1089
1090         * Ideograph-R073-Say.el, Ideograph-R074-Moon.el,
1091         Ideograph-R075-Tree.el, Ideograph-R076-Lack.el,
1092         Ideograph-R077-Stop.el, Ideograph-R078-Death.el: New files.
1093
1094         * Ideograph-R070-Square.el, Ideograph-R071-Not.el,
1095         Ideograph-R072-Sun.el: New files.
1096
1097         * Ideograph-R068-Dipper.el, Ideograph-R069-Axe.el: New files.
1098
1099         * Ideograph-R055-Two-Hands.el, Ideograph-R056-Shoot.el,
1100         Ideograph-R057-Bow.el, Ideograph-R058-Snout.el,
1101         Ideograph-R059-Bristle.el, Ideograph-R060-Step.el,
1102         Ideograph-R061-Heart.el, Ideograph-R062-Halberd.el,
1103         Ideograph-R063-Door.el, Ideograph-R064-Hand.el,
1104         Ideograph-R065-Branch.el, Ideograph-R066-Rap.el,
1105         Ideograph-R067-Script.el: New files.
1106
1107         * Ideograph-R053-Dotted-Cliff.el, Ideograph-R054-Long-Stride.el:
1108         New files.
1109
1110         * Ideograph-R051-Dry.el, Ideograph-R052-Short-Thread.el: New
1111         files.
1112
1113         * Ideograph-R043-Lame.el, Ideograph-R044-Corpse.el,
1114         Ideograph-R045-Sprout.el, Ideograph-R046-Mountain.el,
1115         Ideograph-R047-River.el, Ideograph-R048-Work.el,
1116         Ideograph-R049-Oneself.el, Ideograph-R050-Turban.el: New files.
1117
1118         * Ideograph-R041-Inch.el, Ideograph-R042-Small.el: New files.
1119
1120         * Ideograph-R036-Evening.el, Ideograph-R037-Big.el,
1121         Ideograph-R038-Woman.el, Ideograph-R039-Child.el,
1122         Ideograph-R040-Roof.el: New files.
1123
1124         * Ideograph-R034-Go.el, Ideograph-R035-Go-Slowly.el: New files.
1125
1126         * Ideograph-R031-Enclosure.el, Ideograph-R032-Earth.el,
1127         Ideograph-R033-Scholar.el: New files.
1128
1129         * Ideograph-R030-Mouth.el, Ideograph-R029-Again.el,
1130         Ideograph-R028-Private.el: Merge CJK Unified Ideographs Extension
1131         A.
1132
1133         * Ideograph-R027-Cliff.el, Ideograph-R026-Seal.el,
1134         Ideograph-R025-Divination.el, Ideograph-R024-Ten.el,
1135         Ideograph-R023-Hiding-Enclosure.el,
1136         Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el,
1137         Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
1138         Ideograph-R018-Knife.el, Ideograph-R017-Open-Box.el,
1139         Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
1140         Ideograph-R014-Cover.el, Ideograph-R013-Down-Box.el,
1141         Ideograph-R012-Eight.el, Ideograph-R011-Enter.el,
1142         Ideograph-R010-Legs.el, Ideograph-R009-Man.el,
1143         Ideograph-R008-Lid.el, Ideograph-R007-Two.el,
1144         Ideograph-R006-Hook.el: Merge `chinese-isoir165'.
1145
1146         * Ideograph-R004-Slash.el: Merge CNS chars not in Morohashi's
1147         Daikanwa.
1148
1149         * Ideograph-R003-Dot.el: Merge `chinese-isoir165'.
1150
1151         * Ideograph-R001-One.el: Merge `chinese-isoir165'.
1152
1153 1999-12-07  MORIOKA Tomohiko  <tomo@etl.go.jp>
1154
1155         * Ideograph-R027-Cliff.el, Ideograph-R026-Seal.el,
1156         Ideograph-R025-Divination.el, Ideograph-R024-Ten.el,
1157         Ideograph-R023-Hiding-Enclosure.el,
1158         Ideograph-R022-Right-Open-Box.el, Ideograph-R021-Spoon.el: Merge
1159         CJK Unified Ideographs Extension A.
1160
1161 1999-12-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
1162
1163         * Ideograph-R020-Wrap.el, Ideograph-R019-Power.el,
1164         Ideograph-R018-Knife.el: Merge CJK Unified Ideographs Extension A.
1165
1166 1999-12-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
1167
1168         * Ideograph-R009-Man.el: Merge CJK Unified Ideographs Extension A.
1169
1170 1999-12-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
1171
1172         * Ideograph-R017-Open-Box.el, Ideograph-R016-Table.el: Merge CJK
1173         Unified Ideographs Extension A.
1174
1175 1999-12-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
1176
1177         * Ideograph-R015-Ice.el, Ideograph-R014-Cover.el,
1178         Ideograph-R013-Down-Box.el, Ideograph-R012-Eight.el,
1179         Ideograph-R011-Enter.el, Ideograph-R010-Legs.el: Merge CJK Unified
1180         Ideographs Extension A.
1181
1182 1999-12-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
1183
1184         * Ideograph-R008-Lid.el (M00286): Separate
1185         `japanese-jisx0208-1978' and `japanese-jisx0208'.
1186
1187         * Ideograph-R005-Second.el: Merge `chinese-isoir165'.
1188
1189 1999-12-06  MORIOKA Tomohiko  <tomo@etl.go.jp>
1190
1191         * Ideograph-R004-Slash.el, Ideograph-R003-Dot.el,
1192         Ideograph-R002-Line.el, Ideograph-R001-One.el: Merge
1193         `chinese-isoir165'.
1194
1195 1999-12-03  MORIOKA Tomohiko  <tomo@etl.go.jp>
1196
1197         * Ideograph-R030-Mouth.el: Merge `japanese-jisx0213-1' and
1198         `japanese-jisx0213-2'.
1199
1200 1999-12-02  MORIOKA Tomohiko  <tomo@urania.m17n.org>
1201
1202         * Ideograph-R029-Again.el: Merge `japanese-jisx0213-2'.
1203
1204 1999-12-01  MORIOKA Tomohiko  <tomo@etl.go.jp>
1205
1206         * Ideograph-R028-Private.el: Merge `japanese-jisx0213-2'.
1207
1208 1999-12-01  MORIOKA Tomohiko  <tomo@etl.go.jp>
1209
1210         * Ideograph-R027-Cliff.el: Merge `japanese-jisx0213-1' and
1211         `japanese-jisx0213-2'.
1212
1213 1999-11-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
1214
1215         * Ideograph-R026-Seal.el: Merge `japanese-jisx0213-1' and
1216         `japanese-jisx0213-2'.
1217
1218 1999-11-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
1219
1220         * Ideograph-R025-Divination.el: Merge `japanese-jisx0213-1' and
1221         `japanese-jisx0213-2'.
1222
1223 1999-11-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
1224
1225         * Ideograph-R024-Ten.el: Merge `japanese-jisx0213-1' and
1226         `japanese-jisx0213-2'.
1227
1228 1999-11-28  MORIOKA Tomohiko  <tomo@etl.go.jp>
1229
1230         * Ideograph-R023-Hiding-Enclosure.el: Merge `japanese-jisx0213-2'.
1231
1232 1999-11-27  MORIOKA Tomohiko  <tomo@etl.go.jp>
1233
1234         * Ideograph-R022-Right-Open-Box.el: Merge `japanese-jisx0213-1'
1235         and `japanese-jisx0213-2'.
1236
1237 1999-11-27  MORIOKA Tomohiko  <tomo@etl.go.jp>
1238
1239         * Ideograph-R021-Spoon.el (M02574): Separate C1-4621.
1240         (M02576): Separate C6-2630.
1241         (M02579): Separate C5-234A.
1242         (M02581): Separate C4-284D.
1243         (M02582): Separate C6-2F2F.
1244         (M02588): Separate C6-3560.
1245
1246         * Ideograph-R020-Wrap.el: Merge `japanese-jisx0213-1' and
1247         `japanese-jisx0213-2'.
1248
1249 1999-11-26  MORIOKA Tomohiko  <tomo@etl.go.jp>
1250
1251         * Ideograph-R019-Power.el, Ideograph-R018-Knife.el: Merge
1252         `japanese-jisx0213-1' and `japanese-jisx0213-2'.
1253
1254         * Ideograph-R017-Open-Box.el (M01814): Separate C6-2365.
1255         (M01815): Separate C6-2361.
1256         (M01817): Separate C6-2363.
1257         (M01822): Separate C6-2323.
1258         (M01836): Separate C5-365D.
1259         (M01839): Separate C7-367B.
1260
1261 1999-11-25  MORIOKA Tomohiko  <tomo@etl.go.jp>
1262
1263         * Ideograph-R016-Table.el, Ideograph-R015-Ice.el,
1264         Ideograph-R014-Cover.el: Merge `japanese-jisx0213-1' and
1265         `japanese-jisx0213-2'.
1266
1267         * Ideograph-R013-Down-Box.el: Merge `japanese-jisx0213-2' with
1268         UCS.
1269
1270 1999-11-24  MORIOKA Tomohiko  <tomo@etl.go.jp>
1271
1272         * Ideograph-R013-Down-Box.el: Merge `japanese-jisx0213-2'.
1273         (J78-4B41 = J83-4B41): Moved to R109.
1274         (C6-316D): Moved to R072.
1275
1276 1999-11-24  MORIOKA Tomohiko  <tomo@urania.m17n.org>
1277
1278         * Ideograph-R012-Eight.el: Merge `japanese-jisx0213-1' and
1279         `japanese-jisx0213-2'.
1280
1281 1999-11-23  MORIOKA Tomohiko  <tomo@etl.go.jp>
1282
1283         * Ideograph-R009-Man.el: Merge `japanese-jisx0213-1' and
1284         `japanese-jisx0213-2'.
1285
1286 1999-11-23  MORIOKA Tomohiko  <tomo@etl.go.jp>
1287
1288         * Ideograph-R010-Legs.el: Merge `japanese-jisx0213-1' and
1289         `japanese-jisx0213-2'.
1290
1291         * Ideograph-R011-Enter.el: Separate CNS.
1292
1293 1999-11-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
1294
1295         * Ideograph-R008-Lid.el: Merge CJK Unified Ideographs Extension A.
1296
1297 1999-11-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
1298
1299         * ideograph-util.el (update-ideograph-radical-table): Add
1300         `japanese-jisx0213-1' and `japanese-jisx0213-2'.
1301
1302 1999-11-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
1303
1304         * Ideograph-R015-Ice.el (M01612.07): Separate U+4ECC and C3-214C
1305         to M00360.
1306
1307         * Ideograph-R013-Down-Box.el (M001512): Separate C3-2148 to
1308         M00366'.
1309
1310 1999-11-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
1311
1312         * Ideograph-R009-Man.el: Delete wrong? C6-XXXX code-points.
1313
1314         * Ideograph-R006-Hook.el, Ideograph-R005-Second.el: Merge CJK
1315         Unified Ideographs Extension A.
1316
1317         * Ideograph-R004-Slash.el (M00115): Merge CJK Unified Ideographs
1318         Extension A; separate U+3128.
1319         (M00116): Move C6-2123 to M00115.
1320
1321         * Ideograph-R001-One.el: Merge CJK Unified Ideographs Extension A.
1322
1323 1999-11-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
1324
1325         * Ideograph-R008-Lid.el: Merge `japanese-jisx0213-2'.
1326
1327         * Ideograph-R007-Two.el: Merge `japanese-jisx0213-1'.
1328
1329         * Ideograph-R004-Slash.el: Merge `japanese-jisx0213-2'.
1330
1331         * Ideograph-R006-Hook.el (M00237): Separate C5-2330.
1332
1333         * Ideograph-R005-Second.el: Merge `japanese-jisx0213-2'.
1334
1335         * Ideograph-R002-Line.el: Merge `japanese-jisx0213-1' and
1336         `japanese-jisx0213-2'.
1337
1338         * u03040-Hiragana.el (HIRAGANA LETTER SMALL KA): New character.
1339         (HIRAGANA LETTER SMALL KE): New character.
1340
1341         * u02600-Miscellaneous-Symbols.el (WHITE SHOGI PIECE): New
1342         character.
1343         (BLACK SHOGI PIECE): New character.
1344
1345         * Ideograph-R001-One.el: Merge `japanese-jisx0213-1'.
1346
1347 1999-11-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
1348
1349         * u01F00-Greek-Extended.el: Merge `japanese-jisx0213-1'.
1350
1351 1999-11-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
1352
1353         * char-db-util.el (insert-char-data): Ignore `kangxi-radical' and
1354         `japanese-radical' if they have the same value of
1355         `ideographic-radical'; ignore `japanese-strokes' if it has the
1356         same value of `ideographic-strokes'.
1357
1358 1999-11-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
1359
1360         * char-db-util.el (char-db-update-comment): Use mapping-table for
1361         `japanese-jisx0213-*'.
1362
1363 1999-11-21  MORIOKA Tomohiko  <tomo@etl.go.jp>
1364
1365         * u03300-CJK-Compatibility.el: Merge `japanese-jisx0213-1'.
1366
1367         * u03200-Enclosed-CJK-Letters-and-Months.el: Merge
1368         `japanese-jisx0213-1'.
1369
1370         * u03130-Hangul-Compatibility-Jamo.el, u03100-Bopomofo.el: Changed
1371         to utf-8 encoding.
1372
1373         * u030A0-Katakana.el, u03040-Hiragana.el,
1374         u03000-CJK-Symbols-and-Punctuation.el: Merge
1375         `japanese-jisx0213-1'.
1376
1377         * u02F00-Kangxi-Radicals.el: Changed to utf-8 encoding.
1378
1379         * u02700-Dingbats.el, u02600-Miscellaneous-Symbols.el,
1380         u025A0-Geometric-Shapes.el: Merge `japanese-jisx0213-1'.
1381
1382         * u02580-Block-Elements.el: Changed to utf-8 encoding.
1383
1384         * u02500-Box-Drawing.el, u02460-Enclosed-Alphanumerics.el,
1385         u02300-Miscellaneous-Technical.el, u02400-Control-Pictures.el,
1386         u02200-Mathematical-Operators.el, u02190-Arrows.el,
1387         u02150-Number-Forms.el, u02100-Letterlike-Symbols.el,
1388         u020A0-Currency-Symbols.el: Merge `japanese-jisx0213-1'.
1389
1390         * u02080-Subscripts.el, u02070-Superscripts.el: Changed to utf-8
1391         encoding.
1392
1393         * u02000-General-Punctuation.el,
1394         u01E00-Latin-Extended-Additional.el: Merge `japanese-jisx0213-1'.
1395
1396         * u00600-Arabic.el, u00590-Hebrew.el, u00400-Cyrillic.el: Changed
1397         to utf-8 encoding.
1398
1399         * u00370-Greek.el, u00300-Combining-Diacritical-Marks.el,
1400         u002B0-Spacing-Modifier-Letters.el, u00250-IPA-Extensions.el,
1401         u00180-Latin-Extended-B.el, u00100-Latin-Extended-A.el,
1402         u000A0-Latin-1-Supplement.el, u00020-Basic-Latin.el: Merge
1403         `japanese-jisx0213-1'.
1404
1405         * Ideograph-R030-Mouth.el: New file.
1406
1407 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
1408
1409         * Ideograph-R005-Second.el: Sync with CNS2Dict 0.390.
1410
1411 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
1412
1413         * char-db-util.el (insert-char-data): Generate comment for
1414         `cns-radical'.
1415
1416         * Ideograph-R004-Slash.el (M00129): Separated from U+5301.
1417         (M00135): Separate C6-222F.
1418
1419 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
1420
1421         * Ideograph-R003-Dot.el (M00100): Fixed.
1422
1423 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
1424
1425         * Ideograph-R002-Line.el: Sync with CNS2Dict 0.390.
1426
1427 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
1428
1429         * Ideograph-R001-One.el (M00032): Separate U+4E17 and C4-2155.
1430
1431 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
1432
1433         * Ideograph-R029-Again.el, Ideograph-R028-Private.el: New files.
1434
1435 1999-11-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
1436
1437         * char-db-util.el (char-db-update-comment): Don't use
1438         mapping-table for `ideograph-daikanwa'.
1439
1440 1999-11-19  MORIOKA Tomohiko  <tomo@etl.go.jp>
1441
1442         * Ideograph-R012-Eight.el, Ideograph-R013-Down-Box.el,
1443         Ideograph-R014-Cover.el, Ideograph-R015-Ice.el,
1444         Ideograph-R016-Table.el, Ideograph-R017-Open-Box.el,
1445         Ideograph-R018-Knife.el, Ideograph-R019-Power.el,
1446         Ideograph-R020-Wrap.el, Ideograph-R021-Spoon.el,
1447         Ideograph-R022-Right-Open-Box.el,
1448         Ideograph-R023-Hiding-Enclosure.el, Ideograph-R024-Ten.el,
1449         Ideograph-R025-Divination.el, Ideograph-R026-Seal.el,
1450         Ideograph-R027-Cliff.el: New files.
1451
1452         * ideograph-util.el (write-ideograph-radical-char-data): Replace `
1453         ' in `name' by `-'.
1454
1455 1999-11-18  MORIOKA Tomohiko  <tomo@etl.go.jp>
1456
1457         * Ideograph-R002-Line.el, Ideograph-R003-Dot.el,
1458         Ideograph-R004-Slash.el, Ideograph-R005-Second.el,
1459         Ideograph-R006-Hook.el, Ideograph-R007-Two.el,
1460         Ideograph-R008-Lid.el, Ideograph-R009-Man.el,
1461         Ideograph-R010-Legs.el, Ideograph-R011-Enter.el: New files.
1462
1463         * ideograph-util.el (update-ideograph-radical-table): Add
1464         `japanese-jisx0208-1978' and `japanese-jisx0208-1990'; check Group
1465         00 Plane 10.
1466         (ideograph-char<): Prefer minor code of `morohashi-daikanwa'
1467         number.
1468
1469         * Ideograph-R001-One.el: Changed to utf-8 encoding.
1470
1471 1999-11-17  MORIOKA Tomohiko  <tomo@urania.m17n.org>
1472
1473         * ideograph-util.el: New file.
1474
1475 1999-11-16  MORIOKA Tomohiko  <tomo@urania.m17n.org>
1476
1477         * Ideograph-R001-One.el: New file.
1478
1479 1999-11-16  MORIOKA Tomohiko  <tomo@urania.m17n.org>
1480
1481         * char-db-util.el (insert-char-data): Change order of
1482         `morohashi-daikanwa'.
1483
1484 1999-11-16  MORIOKA Tomohiko  <tomo@urania.m17n.org>
1485
1486         * char-db-util.el (char-attribute-name<) Use
1487         `charset-iso-final-char' instead of `charset-final'; fixed.
1488         (insert-char-data): Delete unused local variable `name'; use
1489         `charset-iso-graphic-plane' instead of `charset-graphic'.
1490         (char-db-update-comment): Use `charset-iso-graphic-plane' instead
1491         of `charset-graphic'.
1492         (insert-char-range-data): Delete unused local variable `variants'.
1493         (what-character-original-window-configuration): Define to avoid
1494         compiler warning.
1495
1496 1999-11-15  MORIOKA Tomohiko  <tomo@urania.m17n.org>
1497
1498         * char-db-util.el (ideographic-radicals): New constant.
1499         (insert-char-data): Change order of `ideographic-radical',
1500         `ideographic-strokes' and `total-strokes'; adjust width of the
1501         first element of a list.
1502
1503 1999-11-15  MORIOKA Tomohiko  <tomo@urania.m17n.org>
1504
1505         * ccs-jisx0201-latin.el: Deleted.
1506
1507 1999-11-15  MORIOKA Tomohiko  <tomo@etl.go.jp>
1508
1509         * u031A0-Extended-Bopomofo.el: New file.
1510
1511 1999-11-15  MORIOKA Tomohiko  <tomo@etl.go.jp>
1512
1513         * u02E00-CJK-Radical-Supplement.el: Renamed from
1514         u02E00-CJK-Radicals.el.
1515
1516 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
1517
1518         * u03000-CJK-Symbols-and-Punctuation.el, u03040-Hiragana.el,
1519         u030A0-Katakana.el, u03100-Bopomofo.el,
1520         u03130-Hangul-Compatibility-Jamo.el, u03190-Kanbun.el,
1521         u03200-Enclosed-CJK-Letters-and-Months.el,
1522         u03300-CJK-Compatibility.el: New files.
1523
1524 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
1525
1526         * u02E00-CJK-Radicals.el, u02F00-Kangxi-Radicals.el,
1527         u02FF0-Ideographic-Description-Characters.el: New files.
1528
1529 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
1530
1531         * u02600-Miscellaneous-Symbols.el, u02700-Dingbats.el,
1532         u02800-Braille-Patterns.el: New files.
1533
1534 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
1535
1536         * u02500-Box-Drawing.el, u02580-Block-Elements.el,
1537         u025A0-Geometric-Shapes.el: New file.
1538
1539         * u02500-Box-Drawing.el, u02580-Block-Elements.el,
1540         u025A0-Geometric-Shapes.el: New files.
1541
1542 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
1543
1544         * u02400-Control-Pictures.el, u02440-OCR.el,
1545         u02460-Enclosed-Alphanumerics.el: New files.
1546
1547 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
1548
1549         * u02200-Mathematical-Operators.el,
1550         u02300-Miscellaneous-Technical.el: New files.
1551
1552 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
1553
1554         * u02100-Letterlike-Symbols.el, u02150-Number-Forms.el,
1555         u02190-Arrows.el: New files.
1556
1557 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
1558
1559         * u02000-General-Punctuation.el, u02070-Superscripts.el,
1560         u02080-Subscripts.el, u020A0-Currency-Symbols.el,
1561         u020D0-Combining-Diacritical-Marks-for-Symbols.el: New files.
1562
1563 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
1564
1565         * u00180-Latin-Extended-B.el: Reformatted to print code-point of
1566         GR-set as GR value.
1567
1568 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
1569
1570         * char-db-util.el (insert-char-data): Modify order when CHAR does
1571         not have `decimal-digit-value' property.
1572
1573         * u00100-Latin-Extended-A.el: Reformatted to print code-point of
1574         GR-set as GR value.
1575         (FULLWIDTH LATIN SMALL LIGATURE IJ): Separated from <LATIN SMALL
1576         LIGATURE IJ>.
1577
1578         * u000A0-Latin-1-Supplement.el: Reformatted to print code-point of
1579         GR-set as GR value.
1580
1581 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
1582
1583         * ccs-viscii.el: Deleted.
1584
1585 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
1586
1587         * u013A0-Cherokee.el, u01400-Canadian.el, u01680-Ogham.el,
1588         u016A0-Runic.el, u01780-Khmer.el, u01800-Mongolian.el,
1589         u01E00-Latin-Extended-Additional.el, u01F00-Greek-Extended.el: New
1590         files.
1591
1592 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
1593
1594         * char-db-util.el (insert-char-data): Print GR value for GR-set.
1595
1596 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
1597
1598         * u010A0-Georgian.el, u01100-Hangul-Jamo.el, u01200-Ethiopic.el:
1599         New files.
1600
1601 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
1602
1603         * char-db-util.el (char-db-update-comment): Use mapping-table for
1604         `arabic-iso8859-6'.
1605         (insert-char-data-with-variant): New function.
1606         (insert-char-range-data): Use `insert-char-data-with-variant'.
1607         (what-char-definition): Use `insert-char-data-with-variant'
1608         instead of `insert-char-data'; use `char-db-update-comment'.
1609
1610 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
1611
1612         * u00900-Devanagari.el, u00980-Bengali.el, u00A00-Gurmukhi.el,
1613         u00A80-Gujarati.el, u00B00-Oriya.el, u00B80-Tamil.el,
1614         u00C00-Telugu.el, u00C80-Kannada.el, u00D00-Malayalam.el,
1615         u00D80-Sinhala.el, u00E00-Thai.el, u00E80-Lao.el,
1616         u00F00-Tibetan.el, u01000-Myanmar.el: New files.
1617
1618 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
1619
1620         * u00400-Cyrillic.el, u00530-Armenian.el, u00590-Hebrew.el,
1621         u00600-Arabic.el, u00700-Syriac.el, u00780-Thaana.el: New files.
1622
1623 1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
1624
1625         * u00370-Greek.el (FULLWIDTH GREEK SMALL LETTER BETA): Fix typo.
1626
1627         * u00300-Combining-Diacritical-Marks.el: Reformatted.
1628
1629 1999-11-13  MORIOKA Tomohiko  <tomo@etl.go.jp>
1630
1631         * u002B0-Spacing-Modifier-Letters.el, u00250-IPA-Extensions.el:
1632         Reformatted.
1633
1634 1999-11-13  MORIOKA Tomohiko  <tomo@etl.go.jp>
1635
1636         * char-db-util.el (insert-char-data): Fix format of
1637         `iso-10646-comment'; swap order of `->lowercase' and
1638         `->titlecase'.
1639
1640         * u00180-Latin-Extended-B.el: Merge `latin-viscii' code-points.
1641
1642 1999-11-13  MORIOKA Tomohiko  <tomo@etl.go.jp>
1643
1644         * char-db-util.el (char-attribute-name<): New function.
1645         (insert-char-data): Use `char-attribute-name<' to sort; change
1646         order of `iso-10646-comment'.
1647         (char-db-update-comment): Use mapping-table for `latin-viscii-*'.
1648
1649         * u00100-Latin-Extended-A.el, u000A0-Latin-1-Supplement.el: Merge
1650         `latin-viscii' code-points.
1651
1652 1999-11-13  MORIOKA Tomohiko  <tomo@etl.go.jp>
1653
1654         * char-db-util.el (insert-char-data): Change order.
1655         (insert-char-range-data): Insert variants.
1656         (char-db-update-comment): Fix problem with ascii and
1657         non-ISO-2022-sets; don't insert control-characters.
1658
1659         * u00020-Basic-Latin.el: Merge `latin-viscii' code-points.
1660
1661 1999-11-12  MORIOKA Tomohiko  <tomo@urania.m17n.org>
1662
1663         * auto-autoloads.el: New file.
1664
1665         * char-db-util.el: New file.
1666
1667 1999-11-11  MORIOKA Tomohiko  <tomo@etl.go.jp>
1668
1669         * u00020-Basic-Latin.el (SPACE): Add `(ipa #x7F)'.
1670
1671 1999-11-11  MORIOKA Tomohiko  <tomo@etl.go.jp>
1672
1673         * ccs-iso8859-2.el, ccs-iso8859-3.el, ccs-iso8859-4.el,
1674         ccs-iso8859-9.el: Delete.
1675
1676         * u00000-C0.el, u00020-Basic-Latin.el, u00080-C1.el,
1677         u000A0-Latin-1-Supplement.el, u00180-Latin-Extended-B.el,
1678         u00100-Latin-Extended-A.el, u00250-IPA-Extensions.el,
1679         u002B0-Spacing-Modifier-Letters.el,
1680         u00300-Combining-Diacritical-Marks.el, u00370-Greek.el: New files.
1681
1682 1999-10-10  MORIOKA Tomohiko  <tomo@urania.m17n.org>
1683
1684         * ccs-viscii.el: Add mapping-table for `latin-viscii'.
1685
1686 1999-10-07  MORIOKA Tomohiko  <tomo@etl.go.jp>
1687
1688         * ccs-viscii.el: Rename `vietnamese-viscii-*' to `latin-viscii-*'.
1689
1690 1999-10-04  MORIOKA Tomohiko  <tomo@etl.go.jp>
1691
1692         * ccs-iso8859-2.el, ccs-iso8859-3.el, ccs-iso8859-4.el,
1693         ccs-iso8859-9.el, ccs-jisx0201-latin.el, ccs-viscii.el,
1694         ccs-tcvn5712.el, ccs-jisx0208-1983.el: Moved from lisp/mule.