(char-db-coded-charset-priority-list): Add `=>>hanyo-denshi/ks'.
authortomo <tomo>
Sun, 27 Feb 2011 16:19:50 +0000 (16:19 +0000)
committertomo <tomo>
Sun, 27 Feb 2011 16:19:50 +0000 (16:19 +0000)
(char-db-insert-ccs-feature): Add setting for `=>>hanyo-denshi/ks'.

lisp/utf-2000/char-db-util.el

index 27200fd..59bb4fe 100644 (file)
     =>>jis-x0213-2
     =>>jis-x0208@1978
     =>>hanyo-denshi/ft
+    =>>hanyo-denshi/ks
     =>>gt
     =>jis-x0208@usual
     =>jis-x0208
                            =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")