*** empty log message ***
[bpt/emacs.git] / admin / ChangeLog.22
1 2004-01-30 Kenichi Handa <handa@m17n.org>
2
3 * charsets/cp932.awk: Append user defined area of CP932.
4
5 2004-01-28 Kenichi Handa <handa@m17n.org>
6
7 * charsets/Makefile (JISX2131.map): Convert 0x2015 to 0x2014,
8 0x2299 to 0x29BF.
9
10 2004-01-27 Kenichi Handa <handa@m17n.org>
11
12 * charsets/Makefile (TRANS_TABLE): New macro.
13 (JISX0208.map): Convert 0x2015 to 0x2014.
14 (cp51932.el): New target.
15 (eucjp-ms.el): New target.
16 (install): Include ${TRANS_TABLE}.
17 (CJK): Include JISX213A.map.
18 (JISX213A.map): New target.
19
20 * charsets/eucjp-ms.awk: New file.
21
22 * charsets/cp51932.awk: New file.
23
24 2004-01-26 Kenichi Handa <handa@m17n.org>
25
26 * charsets/cp932.awk: New file.
27
28 * charsets/Makefile (CP932-2BYTE.map): Call mapconv with
29 cp932.awk.
30
31 * charsets/mapconv: In UNICODE2 case, sort by 4th field after
32 running an awk program.
33
34 2004-01-25 Kenichi Handa <handa@m17n.org>
35
36 * charsets/mapconv: Handle UNICODE2.
37
38 * charsets/Makefile (CJK): Include CP932-2BYTE.map
39 (CP932-2BYTE.map): New target.
40
41 2003-08-16 Kenichi Handa <handa@m17n.org>
42
43 * charsets: New directory for scripts to generate charset map
44 files in ../etc/charsets/.
45
46 * charsets/Makefile, charsets/mapconv, charsets/compact.awk,
47 charsets/big5.awk charsets/gb18030-2.awk, charsets/gb18030-4.awk,
48 cahrsets/kuten.awk: New files.
49
50 ;; Local Variables:
51 ;; coding: iso-2022-7bit-unix
52 ;; End:
53
54 Copyright (C) 2003 Free Software Foundation, Inc.
55 Copying and distribution of this file, with or without modification,
56 are permitted provided the copyright notice and this notice are preserved.