From cd00fda089a8c1fc6812df2b53707adf02e4c917 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 19 Jul 2000 03:45:03 +0000 Subject: [PATCH] update. --- lisp/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index bd6a3d7..fd23612 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,14 @@ +2000-06-29 MORIOKA Tomohiko + + * utf-2000/ideograph-util.el (char-ideographic-radical): Renamed + from `char-ideograph-radical'. + (ideograph-radical-strokes-vector): New variable. + (char-ideographic-strokes): Renamed from `char-ideograph-strokes'; + detect `ideographic-strokes' using + `ideograph-radical-strokes-vector' if `total-strokes' is found. + (int-list<): New function. + (ideograph-char<): New implementation. + 2000-06-21 MORIOKA Tomohiko * utf-2000/char-db-util.el (insert-char-data): Copy `attributes' -- 1.7.10.4