From 66cd0e85b6d286827c7d661eca9d869888c1e873 Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 26 May 2000 08:48:50 +0000 Subject: [PATCH] update. --- lisp/ChangeLog | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e603053..323d157 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,26 @@ +2000-05-26 MORIOKA Tomohiko + + * utf-2000/ideograph-util.el (update-ideograph-radical-table): + Ignore non `Ideograph' characters. + + * utf-2000/char-db-util.el (insert-char-data): Change order for + `script'. + (insert-char-data-with-variant): Add optional argument `script'. + (insert-char-range-data): Likewise. + (write-char-range-data-to-file): Likewise. + + * utf-2000/Ideograph-R001-One.el (BOPOMOFO LETTER K): Deleted. + (U+4E02): Add `->bopomofo-letter'. + (BOPOMOFO LETTER O): Deleted. + (M00004): Add `script', `->ucs' and `->bopomofo-letter'. + (M00005): Separate . + (M00009): Separate . + + * utf-2000/u03100-Bopomofo.el (BOPOMOFO LETTER K): Add script. + (BOPOMOFO LETTER C): Likewise. + (BOPOMOFO LETTER O): Likewise. + (BOPOMOFO LETTER E): Likewise. + 2000-05-25 MORIOKA Tomohiko * utf-2000/char-db-util.el (insert-char-data): Support -- 1.7.10.4