From: tomo Date: Sun, 27 Feb 2011 16:19:50 +0000 (+0000) Subject: (char-db-coded-charset-priority-list): Add `=>>hanyo-denshi/ks'. X-Git-Tag: r21-4-22-chise-0_25-6^20~358 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=668352d07462395ce296ae3ee3c9c233435913c2;p=chise%2Fxemacs-chise.git (char-db-coded-charset-priority-list): Add `=>>hanyo-denshi/ks'. (char-db-insert-ccs-feature): Add setting for `=>>hanyo-denshi/ks'. --- diff --git a/lisp/utf-2000/char-db-util.el b/lisp/utf-2000/char-db-util.el index 27200fd..59bb4fe 100644 --- a/lisp/utf-2000/char-db-util.el +++ b/lisp/utf-2000/char-db-util.el @@ -178,6 +178,7 @@ =>>jis-x0213-2 =>>jis-x0208@1978 =>>hanyo-denshi/ft + =>>hanyo-denshi/ks =>>gt =>jis-x0208@usual =>jis-x0208 @@ -468,7 +469,7 @@ =zinbun-oracle =>zinbun-oracle)) (string-match "^=adobe-" (symbol-name name))) "(%-18s . %05d)\t; %c") - ((memq name '(=hanyo-denshi/ks mojikyo)) + ((memq name '(=hanyo-denshi/ks =>>hanyo-denshi/ks mojikyo)) "(%-18s . %06d)\t; %c") ((>= (charset-dimension name) 2) "(%-18s . #x%04X)\t; %c")