Use `save-charset-properties' for all coded-charsets when building
authortomo <tomo>
Wed, 21 Jul 2004 13:52:45 +0000 (13:52 +0000)
committertomo <tomo>
Wed, 21 Jul 2004 13:52:45 +0000 (13:52 +0000)
CHISE database.

lisp/utf-2000/update-cdb.el

index 1ba8226..d184912 100644 (file)
@@ -73,6 +73,7 @@
       (save-char-attribute-table attribute))
 
     (dolist (ccs (charset-list))
+      (save-charset-properties ccs)
       (save-charset-mapping-table ccs))
 
     (with-temp-buffer