]> code.delx.au - gnu-emacs/blobdiff - admin/ChangeLog.unicode
Merge from emacs--devo--0
[gnu-emacs] / admin / ChangeLog.unicode
index e2b2e05d4f24417e368bc27921ddef3992f62dbf..d7cde8532cd29f33cff30e9af7f1364cd82f6749 100644 (file)
@@ -1,3 +1,47 @@
+2006-08-21  Kenichi Handa  <handa@m17n.org>
+
+       * unidata/UnicodeData.txt: Updated to Unicode 5.0.
+
+       * unidata/README: Adjusted for Unicode 5.0.
+
+       * unidata/copyright.html: New file.
+
+2005-05-13  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.
+
+2005-05-11  Kenichi Handa  <handa@m17n.org>
+
+       * unidata/unidata-gen.el (unidata-text-file): Delete it.
+       (unidata-list): Initialize to nil.
+       (unidata-setup-list): New function.
+       (unidata-gen-files): New optional arg unidata-text-file.  If it's
+       nil, set unidata-text-file the left command line arg.  Call
+       unidate-setup-list at first.
+
+       * unidata/Makefile (EMACS): Rename back to Emacs and set to emacs.
+       Caller changed.
+       (all): Depends on ${DSTDIR}/charprop.el.
+       (${DSTDIR}/charprop.el): Run emacs after cd to DISDIR.
+
+2005-05-10  Kenichi Handa  <handa@m17n.org>
+
+       * unidata/unidata-gen.el: Typo fixed in comments.  Change
+       string-to-int to string-to-number.
+       (unidata-text-file): Defined to .../unidata.txt.
+       (unidata-list): Just insert unidata-text-file.
+       (unidata-get-decomposition): Handle Hangul decomposition.
+       (unidata-gen-files): Don't use \040, instead at ^L near the end of
+       file.
+
+       * unidata/Makefile (TEMACS): Renamed from EMACS.  Set to temacs.
+       Caller changed.
+       (unidata.txt): New target.
+       (charprop.el): Depends on unidata.txt.
+       (clean): Remove unidata.txt.
+
 2005-03-02  Kenichi Handa  <handa@m17n.org>
 
        * unidata/unidata-gen.el (unidata-get-name): Handle "CJK IDEOGRAPH".