From e8fd7d1600c48fe70a144e1a414929eec0c3dd2c Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 12 Feb 2002 18:17:04 +0000 Subject: [PATCH] update. --- lisp/ChangeLog | 6 +++--- lisp/utf-2000/ChangeLog | 15 +++++++++++++++ 2 files changed, 18 insertions(+), 3 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 93daab8..014c930 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,7 +1,7 @@ -2002-02-08 MORIOKA Tomohiko +2002-02-12 MORIOKA Tomohiko - * utf-2000/make-cdbs.el: Use `save-charset-mapping-table' for all - coded-charsets. + * dumped-lisp.el (preloaded-file-list): Delete + character-definition files. 2002-02-04 MORIOKA Tomohiko diff --git a/lisp/utf-2000/ChangeLog b/lisp/utf-2000/ChangeLog index 46fc9cb..311819a 100644 --- a/lisp/utf-2000/ChangeLog +++ b/lisp/utf-2000/ChangeLog @@ -1,3 +1,18 @@ +2002-02-12 MORIOKA Tomohiko + + * make-cdbs.el (system-char-database-directory): New variable. + - Load character-definition files if + `system-char-database-directory' is not found or + `load-ignore-elc-files' is non-nil. + - Call `reset-char-attribute-table' for each character-attribute + corresponding with each file in + `system-char-database-directory'/system-char-id. + +2002-02-08 MORIOKA Tomohiko + + * make-cdbs.el: Use `save-charset-mapping-table' for all + coded-charsets. + 2002-02-01 MORIOKA Tomohiko * make-cdbs.el: New file. -- 1.7.10.4