From e7333420623bd603468c4319b13b16738d08912b Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 24 Jul 2001 11:01:41 +0000 Subject: [PATCH] update. --- lisp/utf-2000/ChangeLog | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) 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. -- 1.7.10.4