From 2cb2a9ef554389fd0d6d5216fd27e8ebc01cd246 Mon Sep 17 00:00:00 2001 From: tomo Date: Sun, 6 Mar 2011 18:57:16 +0000 Subject: [PATCH] (default-coded-charset-priority-list): Prefer `=hanziku-*' to `=hanyo-denshi/*'. --- lisp/mule/mule-charset.el | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/lisp/mule/mule-charset.el b/lisp/mule/mule-charset.el index 36d88b4..e09ceef 100644 --- a/lisp/mule/mule-charset.el +++ b/lisp/mule/mule-charset.el @@ -313,17 +313,6 @@ DESCRIPTION (string) is the description string of the charset." =ucs-radicals =ucs-bmp-cjk =ucs-sip-ext-b - =hanyo-denshi/ja - =hanyo-denshi/jb - =hanyo-denshi/jc - =hanyo-denshi/jd - =hanyo-denshi/ft - =hanyo-denshi/ia - =hanyo-denshi/ib - =hanyo-denshi/hg - =hanyo-denshi/ip - =hanyo-denshi/jt - =hanyo-denshi/ks/mf =ruimoku-v6 =zinbun-oracle =hanziku-1 @@ -338,6 +327,17 @@ DESCRIPTION (string) is the description string of the charset." =hanziku-10 =hanziku-11 =hanziku-12 + =hanyo-denshi/ja + =hanyo-denshi/jb + =hanyo-denshi/jc + =hanyo-denshi/jd + =hanyo-denshi/ft + =hanyo-denshi/ia + =hanyo-denshi/ib + =hanyo-denshi/hg + =hanyo-denshi/ip + =hanyo-denshi/jt + =hanyo-denshi/ks/mf =ucs-radicals@unicode =ucs-sip-ext-b@iso =ucs-bmp-cjk@unicode -- 1.7.10.4