From: tomo Date: Tue, 16 Nov 1999 15:08:52 +0000 (+0000) Subject: update. X-Git-Tag: r21-2-19-utf-2000-0_13-0~168 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=549ddddbee1e6efdf86a580f12ac461f70094d37;p=chise%2Fxemacs-chise.git- update. --- 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.