# HG changeset patch # User Glenn Morris # Date 1201924138 0 # Node ID db373dffa2b5721429c5efe6a214839e06c6fa86 # Parent e65c11446d7ea9a956e5a4a8c1b07aeed73da1c1 Adjust dates of unicode merge entries to UTC. (unidata/UnicodeData.txt): Adjust date of copying to match unidata/README. diff -r e65c11446d7e -r db373dffa2b5 admin/ChangeLog --- a/admin/ChangeLog Sat Feb 02 03:44:32 2008 +0000 +++ b/admin/ChangeLog Sat Feb 02 03:48:58 2008 +0000 @@ -2,7 +2,7 @@ * unidata/unidata-gen.el (unidata-gen-files): Force unix line ends. -2008-02-02 Kenichi Handa +2008-02-01 Kenichi Handa * unidata/UnicodeData.txt: Updated to Unicode 5.0. @@ -10,13 +10,13 @@ * unidata/copyright.html: New file. -2008-02-02 Kenichi Handa +2008-02-01 Kenichi Handa * unidata/unidata-gen.el (unidata-get-decomposition): For Hangul decomposition, if T is the same as TBase, don't include it in the returned list. -2008-02-02 Kenichi Handa +2008-02-01 Kenichi Handa * unidata/unidata-gen.el (unidata-text-file): Delete it. (unidata-list): Initialize to nil. @@ -30,7 +30,7 @@ (all): Depends on ${DSTDIR}/charprop.el. (${DSTDIR}/charprop.el): Run emacs after cd to DISDIR. -2008-02-02 Kenichi Handa +2008-02-01 Kenichi Handa * unidata/unidata-gen.el: Typo fixed in comments. Change string-to-int to string-to-number. @@ -46,12 +46,12 @@ (charprop.el): Depends on unidata.txt. (clean): Remove unidata.txt. -2008-02-02 Kenichi Handa +2008-02-01 Kenichi Handa * unidata/unidata-gen.el (unidata-get-name): Handle "CJK IDEOGRAPH". (unidata-get-name): Handle U+110B. -2008-02-02 Kenichi Handa +2008-02-01 Kenichi Handa Sub-directory `unidata' is for codes to generate charprop.el and many other uni-*.el files from `UnicodeData.txt'. @@ -63,11 +63,11 @@ * unidata/unidata-gen.el: New file. * unidata/UnicodeData.txt: New file. Copied from - http://www.unicode.org on 2008-02-02. + http://www.unicode.org on 2006-05-23. * unidata/.cvsignore: New file. -2008-02-02 Kenichi Handa +2008-02-01 Kenichi Handa * charsets/.cvsignore: New file. @@ -88,11 +88,11 @@ * charsets/Makefile (JISX2131.map): Convert 0x2015 to 0x2014, 0x2299 to 0x29BF. -2008-02-02 Kenichi Handa +2008-02-01 Kenichi Handa * charsets/Makefile (TRANS_TABLE): New macro. (JISX0208.map): Convert 0x2015 to 0x2014. - (cp51932.el): New target. + (cp51932.el): New target. (eucjp-ms.el): New target. (install): Include ${TRANS_TABLE}. (CJK): Include JISX213A.map. @@ -102,7 +102,7 @@ * charsets/cp51932.awk: New file. -2008-02-02 Kenichi Handa +2008-02-01 Kenichi Handa * charsets/cp932.awk: New file. @@ -112,14 +112,14 @@ * charsets/mapconv: In UNICODE2 case, sort by 4th field after running an awk program. -2008-02-02 Kenichi Handa +2008-02-01 Kenichi Handa * charsets/mapconv: Handle UNICODE2. * charsets/Makefile (CJK): Include CP932-2BYTE.map (CP932-2BYTE.map): New target. -2008-02-02 Kenichi Handa +2008-02-01 Kenichi Handa * charsets: New directory for scripts to generate charset map files in ../etc/charsets/.