Merge from emacs--devo--0
[bpt/emacs.git] / admin / ChangeLog.unicode
CommitLineData
055fb0a0
KH
12006-08-21 Kenichi Handa <handa@m17n.org>
2
3 * unidata/UnicodeData.txt: Updated to Unicode 5.0.
4
5 * unidata/README: Adjusted for Unicode 5.0.
6
7 * unidata/copyright.html: New file.
8
54475102
KH
92005-05-13 Kenichi Handa <handa@m17n.org>
10
11 * unidata/unidata-gen.el (unidata-get-decomposition): For Hangul
12 decomposition, if T is the same as TBase, don't include it in the
13 returned list.
14
12045f74
KH
152005-05-11 Kenichi Handa <handa@m17n.org>
16
8f793978
KH
17 * unidata/unidata-gen.el (unidata-text-file): Delete it.
18 (unidata-list): Initialize to nil.
19 (unidata-setup-list): New function.
20 (unidata-gen-files): New optional arg unidata-text-file. If it's
21 nil, set unidata-text-file the left command line arg. Call
22 unidate-setup-list at first.
23
12045f74
KH
24 * unidata/Makefile (EMACS): Rename back to Emacs and set to emacs.
25 Caller changed.
26 (all): Depends on ${DSTDIR}/charprop.el.
27 (${DSTDIR}/charprop.el): Run emacs after cd to DISDIR.
28
4c452d71
KH
292005-05-10 Kenichi Handa <handa@m17n.org>
30
31 * unidata/unidata-gen.el: Typo fixed in comments. Change
32 string-to-int to string-to-number.
33 (unidata-text-file): Defined to .../unidata.txt.
34 (unidata-list): Just insert unidata-text-file.
35 (unidata-get-decomposition): Handle Hangul decomposition.
36 (unidata-gen-files): Don't use \040, instead at ^L near the end of
37 file.
38
39 * unidata/Makefile (TEMACS): Renamed from EMACS. Set to temacs.
40 Caller changed.
41 (unidata.txt): New target.
42 (charprop.el): Depends on unidata.txt.
43 (clean): Remove unidata.txt.
44
f302f340
KH
452005-03-02 Kenichi Handa <handa@m17n.org>
46
47 * unidata/unidata-gen.el (unidata-get-name): Handle "CJK IDEOGRAPH".
c638e223 48 (unidata-get-name): Handle U+110B.
f302f340 49
d8baa82d
KH
502005-01-30 Kenichi Handa <handa@m17n.org>
51
52 Sub-directory `unidata' is for codes to generate charprop.el and
53 many other uni-*.el files from `UnicodeData.txt'.
54
55 * Unidata/README: New file.
56
57 * unidata/Makefile: New file.
58
59 * unidata/unidata-gen.el: New file.
60
61 * unidata/UnicodeData.txt: New file. Copied from
62 http://www.unicode.org on 2005-01-29.
63
64 * unidata/.cvsignore: New file.
65
6b6cf982
KH
662004-02-12 Kenichi Handa <handa@m17n.org>
67
709f1f62
KH
68 * charsets/.cvsignore: New file.
69
64b698ac
KH
70 * charsets/mapconv: Add code for handling KANJI-DATABASE format.
71
72 * charsets/Makefile (all): Rename target from charsets. Depend on
73 ${TRANS_TABLE}
74 (CNS-2.map, CNS-3.map, CNS-4.map, CNS-5.map, CNS-6.map)
75 (CNS-7.map): Generate from cns2ucsdkw.txt.
76 (install): Copy updated files only.
6b6cf982 77
b1c2945e
KH
782004-01-30 Kenichi Handa <handa@m17n.org>
79
80 * charsets/cp932.awk: Append user defined area of CP932.
81
eb109bf0
KH
822004-01-28 Kenichi Handa <handa@m17n.org>
83
84 * charsets/Makefile (JISX2131.map): Convert 0x2015 to 0x2014,
85 0x2299 to 0x29BF.
86
20e78000
KH
872004-01-27 Kenichi Handa <handa@m17n.org>
88
89 * charsets/Makefile (TRANS_TABLE): New macro.
90 (JISX0208.map): Convert 0x2015 to 0x2014.
91 (cp51932.el): New target.
92 (eucjp-ms.el): New target.
93 (install): Include ${TRANS_TABLE}.
626b5afa
KH
94 (CJK): Include JISX213A.map.
95 (JISX213A.map): New target.
20e78000
KH
96
97 * charsets/eucjp-ms.awk: New file.
98
99 * charsets/cp51932.awk: New file.
100
740ddd27
KH
1012004-01-26 Kenichi Handa <handa@m17n.org>
102
410e9276
KH
103 * charsets/cp932.awk: New file.
104
740ddd27
KH
105 * charsets/Makefile (CP932-2BYTE.map): Call mapconv with
106 cp932.awk.
107
108 * charsets/mapconv: In UNICODE2 case, sort by 4th field after
109 running an awk program.
110
5d6b87e1
KH
1112004-01-25 Kenichi Handa <handa@m17n.org>
112
113 * charsets/mapconv: Handle UNICODE2.
114
115 * charsets/Makefile (CJK): Include CP932-2BYTE.map
116 (CP932-2BYTE.map): New target.
117
8f924df7
KH
1182003-08-16 Kenichi Handa <handa@m17n.org>
119
120 * charsets: New directory for scripts to generate charset map
121 files in ../etc/charsets/.
122
123 * charsets/Makefile, charsets/mapconv, charsets/compact.awk,
124 charsets/big5.awk charsets/gb18030-2.awk, charsets/gb18030-4.awk,
125 cahrsets/kuten.awk: New files.
126
127;; Local Variables:
128;; coding: iso-2022-7bit-unix
129;; End:
130
131 Copyright (C) 2003 Free Software Foundation, Inc.
132 Copying and distribution of this file, with or without modification,
133 are permitted provided the copyright notice and this notice are preserved.
fbaf0946
MB
134
135;;; arch-tag: 021fa3ae-e1d0-451b-866e-c5b10b325e78