update.
authortomo <tomo>
Tue, 12 Feb 2002 18:17:04 +0000 (18:17 +0000)
committertomo <tomo>
Tue, 12 Feb 2002 18:17:04 +0000 (18:17 +0000)
lisp/ChangeLog
lisp/utf-2000/ChangeLog

index 93daab8..014c930 100644 (file)
@@ -1,7 +1,7 @@
-2002-02-08  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
+2002-02-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
 
-       * 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  <tomo@mousai.as.wakwak.ne.jp>
 
index 46fc9cb..311819a 100644 (file)
@@ -1,3 +1,18 @@
+2002-02-12  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
+
+       * 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  <tomo@mousai.as.wakwak.ne.jp>
+
+       * make-cdbs.el: Use `save-charset-mapping-table' for all
+       coded-charsets.
+
 2002-02-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
 
        * make-cdbs.el: New file.