]> git.eshelyaron.com Git - emacs.git/commitdiff
Adjust dates of unicode merge entries to UTC.
authorGlenn Morris <rgm@gnu.org>
Sat, 2 Feb 2008 03:48:58 +0000 (03:48 +0000)
committerGlenn Morris <rgm@gnu.org>
Sat, 2 Feb 2008 03:48:58 +0000 (03:48 +0000)
(unidata/UnicodeData.txt): Adjust date of copying to match
unidata/README.

admin/ChangeLog

index 724be04e1a82605340a8b2edfb2976c0ad213af1..77fa6389101aa4e37b3ec92c015efce991d90c33 100644 (file)
@@ -2,7 +2,7 @@
 
        * unidata/unidata-gen.el (unidata-gen-files): Force unix line ends.
 
-2008-02-02  Kenichi Handa  <handa@m17n.org>
+2008-02-01  Kenichi Handa  <handa@m17n.org>
 
        * unidata/UnicodeData.txt: Updated to Unicode 5.0.
 
 
        * unidata/copyright.html: New file.
 
-2008-02-02  Kenichi Handa  <handa@m17n.org>
+2008-02-01  Kenichi Handa  <handa@m17n.org>
 
        * 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  <handa@m17n.org>
+2008-02-01  Kenichi Handa  <handa@m17n.org>
 
        * 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  <handa@m17n.org>
+2008-02-01  Kenichi Handa  <handa@m17n.org>
 
        * unidata/unidata-gen.el: Typo fixed in comments.  Change
        string-to-int to string-to-number.
        (charprop.el): Depends on unidata.txt.
        (clean): Remove unidata.txt.
 
-2008-02-02  Kenichi Handa  <handa@m17n.org>
+2008-02-01  Kenichi Handa  <handa@m17n.org>
 
        * unidata/unidata-gen.el (unidata-get-name): Handle "CJK IDEOGRAPH".
        (unidata-get-name): Handle U+110B.
 
-2008-02-02  Kenichi Handa  <handa@m17n.org>
+2008-02-01  Kenichi Handa  <handa@m17n.org>
 
        Sub-directory `unidata' is for codes to generate charprop.el and
        many other uni-*.el files from `UnicodeData.txt'.
        * 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  <handa@m17n.org>
+2008-02-01  Kenichi Handa  <handa@m17n.org>
 
        * charsets/.cvsignore: New file.
 
        * charsets/Makefile (JISX2131.map): Convert 0x2015 to 0x2014,
        0x2299 to 0x29BF.
 
-2008-02-02  Kenichi Handa  <handa@m17n.org>
+2008-02-01  Kenichi Handa  <handa@m17n.org>
 
        * 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.
 
        * charsets/cp51932.awk: New file.
 
-2008-02-02  Kenichi Handa  <handa@m17n.org>
+2008-02-01  Kenichi Handa  <handa@m17n.org>
 
        * charsets/cp932.awk: New file.
 
        * charsets/mapconv: In UNICODE2 case, sort by 4th field after
        running an awk program.
 
-2008-02-02  Kenichi Handa  <handa@m17n.org>
+2008-02-01  Kenichi Handa  <handa@m17n.org>
 
        * charsets/mapconv: Handle UNICODE2.
 
        * charsets/Makefile (CJK): Include CP932-2BYTE.map
        (CP932-2BYTE.map): New target.
 
-2008-02-02  Kenichi Handa  <handa@m17n.org>
+2008-02-01  Kenichi Handa  <handa@m17n.org>
 
        * charsets: New directory for scripts to generate charset map
        files in ../etc/charsets/.