Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-9
[bpt/emacs.git] / admin / ChangeLog.unicode
1 2005-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
7 2005-05-11 Kenichi Handa <handa@m17n.org>
8
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
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
21 2005-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
37 2005-03-02 Kenichi Handa <handa@m17n.org>
38
39 * unidata/unidata-gen.el (unidata-get-name): Handle "CJK IDEOGRAPH".
40 (unidata-get-name): Handle U+110B.
41
42 2005-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
58 2004-02-12 Kenichi Handa <handa@m17n.org>
59
60 * charsets/.cvsignore: New file.
61
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.
69
70 2004-01-30 Kenichi Handa <handa@m17n.org>
71
72 * charsets/cp932.awk: Append user defined area of CP932.
73
74 2004-01-28 Kenichi Handa <handa@m17n.org>
75
76 * charsets/Makefile (JISX2131.map): Convert 0x2015 to 0x2014,
77 0x2299 to 0x29BF.
78
79 2004-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}.
86 (CJK): Include JISX213A.map.
87 (JISX213A.map): New target.
88
89 * charsets/eucjp-ms.awk: New file.
90
91 * charsets/cp51932.awk: New file.
92
93 2004-01-26 Kenichi Handa <handa@m17n.org>
94
95 * charsets/cp932.awk: New file.
96
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
103 2004-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
110 2003-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.
126
127 ;;; arch-tag: 021fa3ae-e1d0-451b-866e-c5b10b325e78