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