Update unicode branch
[bpt/emacs.git] / admin / ChangeLog.22
CommitLineData
6b6cf982
KH
12004-02-12 Kenichi Handa <handa@m17n.org>
2
709f1f62
KH
3 * charsets/.cvsignore: New file.
4
64b698ac
KH
5 * charsets/mapconv: Add code for handling KANJI-DATABASE format.
6
7 * charsets/Makefile (all): Rename target from charsets. Depend on
8 ${TRANS_TABLE}
9 (CNS-2.map, CNS-3.map, CNS-4.map, CNS-5.map, CNS-6.map)
10 (CNS-7.map): Generate from cns2ucsdkw.txt.
11 (install): Copy updated files only.
6b6cf982 12
b1c2945e
KH
132004-01-30 Kenichi Handa <handa@m17n.org>
14
15 * charsets/cp932.awk: Append user defined area of CP932.
16
eb109bf0
KH
172004-01-28 Kenichi Handa <handa@m17n.org>
18
19 * charsets/Makefile (JISX2131.map): Convert 0x2015 to 0x2014,
20 0x2299 to 0x29BF.
21
20e78000
KH
222004-01-27 Kenichi Handa <handa@m17n.org>
23
24 * charsets/Makefile (TRANS_TABLE): New macro.
25 (JISX0208.map): Convert 0x2015 to 0x2014.
26 (cp51932.el): New target.
27 (eucjp-ms.el): New target.
28 (install): Include ${TRANS_TABLE}.
626b5afa
KH
29 (CJK): Include JISX213A.map.
30 (JISX213A.map): New target.
20e78000
KH
31
32 * charsets/eucjp-ms.awk: New file.
33
34 * charsets/cp51932.awk: New file.
35
740ddd27
KH
362004-01-26 Kenichi Handa <handa@m17n.org>
37
410e9276
KH
38 * charsets/cp932.awk: New file.
39
740ddd27
KH
40 * charsets/Makefile (CP932-2BYTE.map): Call mapconv with
41 cp932.awk.
42
43 * charsets/mapconv: In UNICODE2 case, sort by 4th field after
44 running an awk program.
45
5d6b87e1
KH
462004-01-25 Kenichi Handa <handa@m17n.org>
47
48 * charsets/mapconv: Handle UNICODE2.
49
50 * charsets/Makefile (CJK): Include CP932-2BYTE.map
51 (CP932-2BYTE.map): New target.
52
8f924df7
KH
532003-08-16 Kenichi Handa <handa@m17n.org>
54
55 * charsets: New directory for scripts to generate charset map
56 files in ../etc/charsets/.
57
58 * charsets/Makefile, charsets/mapconv, charsets/compact.awk,
59 charsets/big5.awk charsets/gb18030-2.awk, charsets/gb18030-4.awk,
60 cahrsets/kuten.awk: New files.
61
62;; Local Variables:
63;; coding: iso-2022-7bit-unix
64;; End:
65
66 Copyright (C) 2003 Free Software Foundation, Inc.
67 Copying and distribution of this file, with or without modification,
68 are permitted provided the copyright notice and this notice are preserved.