aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2008-02-02 03:48:58 +0000
committerGlenn Morris2008-02-02 03:48:58 +0000
commit609789d7410141cbb5cf483f6c4ef2e40c53d9ce (patch)
tree3c04de331fed05af670b1a39298615cd22f1afca
parentd41e8664f2f108ad89733c38af47d974360ab3a4 (diff)
downloademacs-609789d7410141cbb5cf483f6c4ef2e40c53d9ce.tar.gz
emacs-609789d7410141cbb5cf483f6c4ef2e40c53d9ce.zip
Adjust dates of unicode merge entries to UTC.
(unidata/UnicodeData.txt): Adjust date of copying to match unidata/README.
-rw-r--r--admin/ChangeLog26
1 files changed, 13 insertions, 13 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog
index 724be04e1a8..77fa6389101 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -2,7 +2,7 @@
2 2
3 * unidata/unidata-gen.el (unidata-gen-files): Force unix line ends. 3 * unidata/unidata-gen.el (unidata-gen-files): Force unix line ends.
4 4
52008-02-02 Kenichi Handa <handa@m17n.org> 52008-02-01 Kenichi Handa <handa@m17n.org>
6 6
7 * unidata/UnicodeData.txt: Updated to Unicode 5.0. 7 * unidata/UnicodeData.txt: Updated to Unicode 5.0.
8 8
@@ -10,13 +10,13 @@
10 10
11 * unidata/copyright.html: New file. 11 * unidata/copyright.html: New file.
12 12
132008-02-02 Kenichi Handa <handa@m17n.org> 132008-02-01 Kenichi Handa <handa@m17n.org>
14 14
15 * unidata/unidata-gen.el (unidata-get-decomposition): For Hangul 15 * unidata/unidata-gen.el (unidata-get-decomposition): For Hangul
16 decomposition, if T is the same as TBase, don't include it in the 16 decomposition, if T is the same as TBase, don't include it in the
17 returned list. 17 returned list.
18 18
192008-02-02 Kenichi Handa <handa@m17n.org> 192008-02-01 Kenichi Handa <handa@m17n.org>
20 20
21 * unidata/unidata-gen.el (unidata-text-file): Delete it. 21 * unidata/unidata-gen.el (unidata-text-file): Delete it.
22 (unidata-list): Initialize to nil. 22 (unidata-list): Initialize to nil.
@@ -30,7 +30,7 @@
30 (all): Depends on ${DSTDIR}/charprop.el. 30 (all): Depends on ${DSTDIR}/charprop.el.
31 (${DSTDIR}/charprop.el): Run emacs after cd to DISDIR. 31 (${DSTDIR}/charprop.el): Run emacs after cd to DISDIR.
32 32
332008-02-02 Kenichi Handa <handa@m17n.org> 332008-02-01 Kenichi Handa <handa@m17n.org>
34 34
35 * unidata/unidata-gen.el: Typo fixed in comments. Change 35 * unidata/unidata-gen.el: Typo fixed in comments. Change
36 string-to-int to string-to-number. 36 string-to-int to string-to-number.
@@ -46,12 +46,12 @@
46 (charprop.el): Depends on unidata.txt. 46 (charprop.el): Depends on unidata.txt.
47 (clean): Remove unidata.txt. 47 (clean): Remove unidata.txt.
48 48
492008-02-02 Kenichi Handa <handa@m17n.org> 492008-02-01 Kenichi Handa <handa@m17n.org>
50 50
51 * unidata/unidata-gen.el (unidata-get-name): Handle "CJK IDEOGRAPH". 51 * unidata/unidata-gen.el (unidata-get-name): Handle "CJK IDEOGRAPH".
52 (unidata-get-name): Handle U+110B. 52 (unidata-get-name): Handle U+110B.
53 53
542008-02-02 Kenichi Handa <handa@m17n.org> 542008-02-01 Kenichi Handa <handa@m17n.org>
55 55
56 Sub-directory `unidata' is for codes to generate charprop.el and 56 Sub-directory `unidata' is for codes to generate charprop.el and
57 many other uni-*.el files from `UnicodeData.txt'. 57 many other uni-*.el files from `UnicodeData.txt'.
@@ -63,11 +63,11 @@
63 * unidata/unidata-gen.el: New file. 63 * unidata/unidata-gen.el: New file.
64 64
65 * unidata/UnicodeData.txt: New file. Copied from 65 * unidata/UnicodeData.txt: New file. Copied from
66 http://www.unicode.org on 2008-02-02. 66 http://www.unicode.org on 2006-05-23.
67 67
68 * unidata/.cvsignore: New file. 68 * unidata/.cvsignore: New file.
69 69
702008-02-02 Kenichi Handa <handa@m17n.org> 702008-02-01 Kenichi Handa <handa@m17n.org>
71 71
72 * charsets/.cvsignore: New file. 72 * charsets/.cvsignore: New file.
73 73
@@ -88,11 +88,11 @@
88 * charsets/Makefile (JISX2131.map): Convert 0x2015 to 0x2014, 88 * charsets/Makefile (JISX2131.map): Convert 0x2015 to 0x2014,
89 0x2299 to 0x29BF. 89 0x2299 to 0x29BF.
90 90
912008-02-02 Kenichi Handa <handa@m17n.org> 912008-02-01 Kenichi Handa <handa@m17n.org>
92 92
93 * charsets/Makefile (TRANS_TABLE): New macro. 93 * charsets/Makefile (TRANS_TABLE): New macro.
94 (JISX0208.map): Convert 0x2015 to 0x2014. 94 (JISX0208.map): Convert 0x2015 to 0x2014.
95 (cp51932.el): New target. 95 (cp51932.el): New target.
96 (eucjp-ms.el): New target. 96 (eucjp-ms.el): New target.
97 (install): Include ${TRANS_TABLE}. 97 (install): Include ${TRANS_TABLE}.
98 (CJK): Include JISX213A.map. 98 (CJK): Include JISX213A.map.
@@ -102,7 +102,7 @@
102 102
103 * charsets/cp51932.awk: New file. 103 * charsets/cp51932.awk: New file.
104 104
1052008-02-02 Kenichi Handa <handa@m17n.org> 1052008-02-01 Kenichi Handa <handa@m17n.org>
106 106
107 * charsets/cp932.awk: New file. 107 * charsets/cp932.awk: New file.
108 108
@@ -112,14 +112,14 @@
112 * charsets/mapconv: In UNICODE2 case, sort by 4th field after 112 * charsets/mapconv: In UNICODE2 case, sort by 4th field after
113 running an awk program. 113 running an awk program.
114 114
1152008-02-02 Kenichi Handa <handa@m17n.org> 1152008-02-01 Kenichi Handa <handa@m17n.org>
116 116
117 * charsets/mapconv: Handle UNICODE2. 117 * charsets/mapconv: Handle UNICODE2.
118 118
119 * charsets/Makefile (CJK): Include CP932-2BYTE.map 119 * charsets/Makefile (CJK): Include CP932-2BYTE.map
120 (CP932-2BYTE.map): New target. 120 (CP932-2BYTE.map): New target.
121 121
1222008-02-02 Kenichi Handa <handa@m17n.org> 1222008-02-01 Kenichi Handa <handa@m17n.org>
123 123
124 * charsets: New directory for scripts to generate charset map 124 * charsets: New directory for scripts to generate charset map
125 files in ../etc/charsets/. 125 files in ../etc/charsets/.