From: tomo Date: Wed, 27 Feb 2002 05:43:39 +0000 (+0000) Subject: update. X-Git-Tag: r21-2-44-lazy-n7c~71 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=452af0c9a5f5dbdac362eef46f1f4bdb0c491552;p=chise%2Fxemacs-chise.git.1 update. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ba8a1d3..2817f4e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2002-02-26 MORIOKA Tomohiko + + * dumped-lisp.el (preloaded-file-list): Rename + utf-2000/make-cdbs.el -> utf-2000/update-cdb.el. + 2002-02-14 MORIOKA Tomohiko * update-elc.el: Load lisp/utf-2000/dumped-chars.el in UTF-2000; diff --git a/lisp/utf-2000/ChangeLog b/lisp/utf-2000/ChangeLog index e47f831..b17c77c 100644 --- a/lisp/utf-2000/ChangeLog +++ b/lisp/utf-2000/ChangeLog @@ -1,5 +1,9 @@ 2002-02-25 MORIOKA Tomohiko + * update-cdb.el: Renamed from make-cdbs.el. + +2002-02-25 MORIOKA Tomohiko + * make-cdbs.el: (file-name-char-attribute-name) New function. - Use `file-name-char-attribute-name' to get character attribute names.