From: tomo Date: Tue, 24 Jul 2001 11:01:41 +0000 (+0000) Subject: update. X-Git-Tag: r21-2-38-utf-2000-0_17-1~236 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=e7333420623bd603468c4319b13b16738d08912b;p=chise%2Fxemacs-chise.git- update. --- diff --git a/lisp/utf-2000/ChangeLog b/lisp/utf-2000/ChangeLog index 9a27f19..3f6fe28 100644 --- a/lisp/utf-2000/ChangeLog +++ b/lisp/utf-2000/ChangeLog @@ -1,5 +1,26 @@ 2001-07-24 MORIOKA Tomohiko + * ideograph-util.el (ideograph-char<): Treat `=>ucs' as same as + `->ucs'. + + * char-db-util.el (char-db-insert-char-spec): Renamed from + `char-db-insert-char-ref'. + +2001-07-24 MORIOKA Tomohiko + + * Ideograph-R085-Water.el: Use `=>ucs' instead of `->ucs'. + (M-17573'): Add `<-simplified-ideograph' for M-17644. + + * char-db-util.el (char-db-convert-obsolete-format): New variable. + (insert-char-attributes): Don't convert `->ucs' to `=>ucs' if + variable `char-db-convert-obsolete-format' is nil; format + `->simplified-ideograph' and `<-simplified-ideograph' as character + reference. + + * Ideograph-R163-City.el: Fix JIS X 0208 code points. + +2001-07-24 MORIOKA Tomohiko + * char-db-util.el (char-db-insert-char-ref): New function. (char-db-insert-char-map): New function. (char-db-decode-isolated-char): New function.