]> code.delx.au - gnu-emacs/blob - admin/ChangeLog.unicode
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-37
[gnu-emacs] / admin / ChangeLog.unicode
1 2005-03-02 Kenichi Handa <handa@m17n.org>
2
3 * unidata/unidata-gen.el (unidata-get-name): Handle "CJK IDEOGRAPH".
4 (unidata-get-name): Handle U+110B.
5
6 2005-01-30 Kenichi Handa <handa@m17n.org>
7
8 Sub-directory `unidata' is for codes to generate charprop.el and
9 many other uni-*.el files from `UnicodeData.txt'.
10
11 * Unidata/README: New file.
12
13 * unidata/Makefile: New file.
14
15 * unidata/unidata-gen.el: New file.
16
17 * unidata/UnicodeData.txt: New file. Copied from
18 http://www.unicode.org on 2005-01-29.
19
20 * unidata/.cvsignore: New file.
21
22 2004-02-12 Kenichi Handa <handa@m17n.org>
23
24 * charsets/.cvsignore: New file.
25
26 * charsets/mapconv: Add code for handling KANJI-DATABASE format.
27
28 * charsets/Makefile (all): Rename target from charsets. Depend on
29 ${TRANS_TABLE}
30 (CNS-2.map, CNS-3.map, CNS-4.map, CNS-5.map, CNS-6.map)
31 (CNS-7.map): Generate from cns2ucsdkw.txt.
32 (install): Copy updated files only.
33
34 2004-01-30 Kenichi Handa <handa@m17n.org>
35
36 * charsets/cp932.awk: Append user defined area of CP932.
37
38 2004-01-28 Kenichi Handa <handa@m17n.org>
39
40 * charsets/Makefile (JISX2131.map): Convert 0x2015 to 0x2014,
41 0x2299 to 0x29BF.
42
43 2004-01-27 Kenichi Handa <handa@m17n.org>
44
45 * charsets/Makefile (TRANS_TABLE): New macro.
46 (JISX0208.map): Convert 0x2015 to 0x2014.
47 (cp51932.el): New target.
48 (eucjp-ms.el): New target.
49 (install): Include ${TRANS_TABLE}.
50 (CJK): Include JISX213A.map.
51 (JISX213A.map): New target.
52
53 * charsets/eucjp-ms.awk: New file.
54
55 * charsets/cp51932.awk: New file.
56
57 2004-01-26 Kenichi Handa <handa@m17n.org>
58
59 * charsets/cp932.awk: New file.
60
61 * charsets/Makefile (CP932-2BYTE.map): Call mapconv with
62 cp932.awk.
63
64 * charsets/mapconv: In UNICODE2 case, sort by 4th field after
65 running an awk program.
66
67 2004-01-25 Kenichi Handa <handa@m17n.org>
68
69 * charsets/mapconv: Handle UNICODE2.
70
71 * charsets/Makefile (CJK): Include CP932-2BYTE.map
72 (CP932-2BYTE.map): New target.
73
74 2003-08-16 Kenichi Handa <handa@m17n.org>
75
76 * charsets: New directory for scripts to generate charset map
77 files in ../etc/charsets/.
78
79 * charsets/Makefile, charsets/mapconv, charsets/compact.awk,
80 charsets/big5.awk charsets/gb18030-2.awk, charsets/gb18030-4.awk,
81 cahrsets/kuten.awk: New files.
82
83 ;; Local Variables:
84 ;; coding: iso-2022-7bit-unix
85 ;; End:
86
87 Copyright (C) 2003 Free Software Foundation, Inc.
88 Copying and distribution of this file, with or without modification,
89 are permitted provided the copyright notice and this notice are preserved.
90
91 ;;; arch-tag: 021fa3ae-e1d0-451b-866e-c5b10b325e78