From: tomo Date: Tue, 1 Jul 2003 09:00:09 +0000 (+0000) Subject: update. X-Git-Tag: chise-base-0_23~49 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3360f18f3548cf759fa19976b60dde3e279df76;hp=e41d0b0c106e197ce2ead2ac7903b0dc3228ab5a;p=chise%2Ftomoyo-tools.git update. --- diff --git a/ChangeLog b/ChangeLog index 59bcfa3..8ad0448 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2003-07-01 MORIOKA Tomohiko + + * dump-tables.el (dump-94x94-ccs-to-ucs-table): Change 5th + argument `ucs-ccs' to `ucs-domain'. + (dump-jis-x0208-1990-to-ucs-table): Modify for + `dump-94x94-ccs-to-ucs-table'. + (dump-jis-x0212-to-ucs-table): Likewise. + (dump-jis-x0213-1-to-ucs-table): Use `=>ucs@jis' instead of + `=>ucs-jis'. + (dump-jis-x0213-2-to-ucs-table): Modify for + `dump-94x94-ccs-to-ucs-table'. + (dump-cns-11643-3-to-ucs-table): Likewise. + (dump-cns-11643-4-to-ucs-table): Likewise. + (dump-big5-to-ucs-table): Use `=>ucs@big5' instead of + `=>ucs-big5'. + 2003-06-23 MORIOKA Tomohiko * dump-tables.el (dump-94x94-ccs-to-ucs-table): Use `encode-char'