From: Glenn Morris Date: Sat, 2 Feb 2008 03:48:58 +0000 (+0000) Subject: Adjust dates of unicode merge entries to UTC. X-Git-Tag: emacs-pretest-23.0.90~8267 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=609789d7410141cbb5cf483f6c4ef2e40c53d9ce;p=emacs.git Adjust dates of unicode merge entries to UTC. (unidata/UnicodeData.txt): Adjust date of copying to match unidata/README. --- diff --git a/admin/ChangeLog b/admin/ChangeLog index 724be04e1a8..77fa6389101 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog @@ -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/.