Mercurial > emacs
annotate etc/ChangeLog @ 89219:9cb51f24660e
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Tue, 15 Oct 2002 13:04:55 +0000 |
parents | 3a68f90d5000 |
children | deec9beb52aa |
rev | line source |
---|---|
89201 | 1 2002-10-11 Dave Love <fx@gnu.org> |
2 | |
89219 | 3 * charsets/ibm1047.map, charsets/alternativnj: New. |
89201 | 4 |
5 2002-10-10 Dave Love <fx@gnu.org> | |
6 | |
7 * charsets/alternativnj.map: New. | |
8 | |
88773 | 9 2002-06-20 Dave Love <fx@gnu.org> |
10 | |
11 * charsets/tcvn.map: Add missing code points. | |
12 | |
88759 | 13 2002-06-12 Dave Love <fx@gnu.org> |
14 | |
15 * charsets/jisx0213-2.map: Replaced. | |
16 | |
17 * charsets/jisx0213-1.map: New file. | |
18 | |
88729 | 19 2002-06-07 Dave Love <fx@gnu.org> |
20 | |
21 * charsets/tcvn.map: New file. | |
22 | |
88706 | 23 2002-05-31 Dave Love <fx@gnu.org> |
24 | |
25 * charsets/tibetan.map, charsets/sisheng.map: | |
26 * charsets/is13194.map, charsets/ipa.map, charsets/ethiopic.map: | |
27 New files. | |
28 | |
88679 | 29 2002-05-29 Kenichi Handa <handa@etl.go.jp> |
30 | |
31 * charsets/gb18030-2.awk: New file. | |
32 | |
33 * charsets/gb18030-4.awk: Renamed from gb18030.awk. | |
34 | |
35 * charsets/gb18030-2.map, charsets/gb18030-2.map: New files. | |
36 | |
37 * charsets/Makefile (MAPS): Delete gb18030-bmp.map, add | |
38 gb18030-2.map and gb18030-4.map. | |
39 (gb18030-bmp.map): This target deleted. | |
40 (gb18030-2.map, gb18030-4.map): New targets. | |
41 | |
42 2002-05-09 Kenichi Handa <handa@etl.go.jp> | |
43 | |
44 * charsets/gb18030.awk (END): Initialize lastgb and | |
45 gbtable[lastgb] correctly. | |
46 | |
88673 | 47 2002-05-29 Dave Love <fx@gnu.org> |
48 | |
49 * charsets/8859-11.map: New file. | |
50 | |
88667 | 51 2002-05-27 Dave Love <fx@gnu.org> |
52 | |
53 * charsets/cp720.map, charsets/858.map: New files. | |
54 | |
55 * charsets/koi8-r.map, charsets/ibm866.map: Elide ASCII part. | |
56 | |
57 * HELLO: Add pseudo-maths example. | |
58 | |
88581 | 59 2002-05-20 Dave Love <fx@gnu.org> |
60 | |
61 * charsets/symbol.map, charsets/stdenc.map: | |
62 * charsets/hp-roman8.map: New file. | |
63 | |
88570 | 64 2002-05-19 Dave Love <fx@gnu.org> |
65 | |
66 * charsets/cp437.map, charsets/cp737.map, charsets/cp775.map: | |
67 * charsets/cp850.map, charsets/cp851.map, charsets/cp852.map: | |
68 * charsets/cp855.map, charsets/cp857.map, charsets/cp860.map: | |
69 * charsets/cp861.map, charsets/cp862.map, charsets/cp863.map: | |
70 * charsets/cp864.map, charsets/cp865.map, charsets/cp866.map: | |
71 * charsets/cp869.map, charsets/cp874.map, charsets/next.map: | |
72 * charsets/windows-1253.map, charsets/windows-1254.map: | |
73 * charsets/windows-1255.map, charsets/windows-1256.map: | |
74 * charsets/windows-1257.map, charsets/windows-1258.map: Elide | |
75 ASCII part. | |
76 | |
88554 | 77 2002-05-17 Dave Love <fx@gnu.org> |
78 | |
79 * charsets/ebcdic-us.map, charsets/ebcdic-uk.map: | |
80 * charsets/windows-1253.map, charsets/windows-1254.map: | |
81 * charsets/windows-1255.map, charsets/windows-1256.map: | |
82 * charsets/windows-1257.map, charsets/windows-1258.map: | |
83 * charsets/cp437.map, charsets/cp737.map, charsets/cp775.map: | |
84 * charsets/cp850.map, charsets/cp851.map, charsets/cp852.map: | |
85 * charsets/cp855.map, charsets/cp857.map, charsets/cp860.map: | |
86 * charsets/cp861.map, charsets/cp862.map, charsets/cp863.map: | |
87 * charsets/cp864.map, charsets/cp865.map, charsets/cp866.map: | |
88 * charsets/cp869.map, charsets/cp874.map, charsets/next.map: New | |
89 file. | |
90 | |
88536 | 91 2002-05-16 Dave Love <fx@gnu.org> |
92 | |
93 * charsets/cp1125.map, charsets/ebcdic-us, charsets/georgian-ps.map: | |
94 * charsets/koi8-t.map, charsets/koi8-u.map: | |
95 * charsets/windows-1250.map, charsets/windows-1251.map: | |
88554 | 96 * charsets/windows-1252.map: New file. |
88536 | 97 |
88461 | 98 2002-05-07 Kenichi Handa <handa@etl.go.jp> |
99 | |
100 * charsets/Makefile (MAPS): Add gbk.map and gb18030-bmp.map. | |
101 (ICUDIR): New macro. | |
102 (gbk.map, gb18030-bmp.map): New targets. | |
103 | |
104 * charsets/gbk.map, charsets/gb18030-bmp.map: New files. | |
105 | |
106 * charsets/gbk18030.awk: New file. | |
107 | |
88420 | 108 2002-03-01 Kenichi Handa <handa@etl.go.jp> |
109 | |
110 * charsets: New directory for charset mapping tables. | |
111 | |
30994 | 112 ;; Local Variables: |
33615 | 113 ;; coding: iso-2022-7bit |
30994 | 114 ;; End: |
39627 | 115 |
88816
028259b11c0d
Truncate to reflect only the branch.
Dave Love <fx@gnu.org>
parents:
88773
diff
changeset
|
116 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002 |
39627 | 117 Free Software Foundation, Inc. |
118 Copying and distribution of this file, with or without modification, | |
119 are permitted provided the copyright notice and this notice are preserved. |