From c459caaa5ef5eace05a4f400518e8153daf575c2 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 16 Feb 2011 00:03:55 +0000 Subject: [PATCH] (char-db-coded-charset-priority-list): Add `=adobe-japan1-[0-6]', `=hanyo-denshi/{ja|jb|jc|jd|ft|ia|ib|hg}' and `=>>hanyo-denshi/ft'. --- lisp/utf-2000/char-db-util.el | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/lisp/utf-2000/char-db-util.el b/lisp/utf-2000/char-db-util.el index a9e60bc..b90a40a 100644 --- a/lisp/utf-2000/char-db-util.el +++ b/lisp/utf-2000/char-db-util.el @@ -140,6 +140,21 @@ ethiopic-ucs =big5-cdp =gt + =adobe-japan1-0 + =adobe-japan1-1 + =adobe-japan1-2 + =adobe-japan1-3 + =adobe-japan1-4 + =adobe-japan1-5 + =adobe-japan1-6 + =hanyo-denshi/ja + =hanyo-denshi/jb + =hanyo-denshi/jc + =hanyo-denshi/jd + =hanyo-denshi/ft + =hanyo-denshi/ia + =hanyo-denshi/ib + =hanyo-denshi/hg ideograph-daikanwa-2 ideograph-daikanwa =cbeta @@ -162,6 +177,7 @@ =>>jis-x0213-1@2004 =>>jis-x0213-2 =>>jis-x0208@1978 + =>>hanyo-denshi/ft =>>gt =>jis-x0208@usual =>jis-x0208 -- 1.7.10.4