From 549ddddbee1e6efdf86a580f12ac461f70094d37 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 16 Nov 1999 15:08:52 +0000 Subject: [PATCH] update. --- lisp/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0f5de42..74c2e53 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,15 @@ +1999-11-16 MORIOKA Tomohiko + + * utf-2000/char-db-util.el (char-attribute-name<) Use + `charset-iso-final-char' instead of `charset-final'; fixed. + (insert-char-data): Delete unused local variable `name'; use + `charset-iso-graphic-plane' instead of `charset-graphic'. + (char-db-update-comment): Use `charset-iso-graphic-plane' instead + of `charset-graphic'. + (insert-char-range-data): Delete unused local variable `variants'. + (what-character-original-window-configuration): Define to avoid + compiler warning. + 1999-11-15 MORIOKA Tomohiko * utf-2000/char-db-util.el (ideographic-radicals): New constant. -- 1.7.10.4