From: tomo Date: Wed, 21 Jul 2004 13:52:45 +0000 (+0000) Subject: Use `save-charset-properties' for all coded-charsets when building X-Git-Tag: r21-4-15-chise-0_21-30-ccs-props^2~6 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8165fe3417f6cc4ac7b4cfe8f5aead627c73dc09;p=chise%2Fxemacs-chise.git Use `save-charset-properties' for all coded-charsets when building CHISE database. --- diff --git a/lisp/utf-2000/update-cdb.el b/lisp/utf-2000/update-cdb.el index 1ba8226..d184912 100644 --- a/lisp/utf-2000/update-cdb.el +++ b/lisp/utf-2000/update-cdb.el @@ -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