X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/dedb5504d3464bd50b6c591d36791c5535af68c1..c0466914ba3ad88c402b0301646b4b5db8aeb913:/admin/ChangeLog.unicode diff --git a/admin/ChangeLog.unicode b/admin/ChangeLog.unicode index e2b2e05d4f..d7cde8532c 100644 --- a/admin/ChangeLog.unicode +++ b/admin/ChangeLog.unicode @@ -1,3 +1,47 @@ +2006-08-21 Kenichi Handa + + * 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 + + * 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 + + * 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 + + * 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 * unidata/unidata-gen.el (unidata-get-name): Handle "CJK IDEOGRAPH".