From ff46bf5b55b3ee2f9ee8d4eff89095033c8b5dfe Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 28 Oct 2011 14:24:07 +0000 Subject: [PATCH] (char-db-coded-charset-priority-list): Use `=+>ucs@jis' and `=+>ucs@jis/1990' instead of `=>ucs@JP' and `=>ucs@jis/1990'. --- lisp/utf-2000/char-db-util.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/char-db-util.el b/lisp/utf-2000/char-db-util.el index feeabe7..deeb5f0 100644 --- a/lisp/utf-2000/char-db-util.el +++ b/lisp/utf-2000/char-db-util.el @@ -201,11 +201,11 @@ =>ucs@iso =>ucs@unicode =>ucs@jis - =>ucs@JP - =>ucs@jis/1990 =>ucs@cns =>ucs@ks =+>ucs@unicode + =+>ucs@jis + =+>ucs@jis/1990 =+>ucs@cns =+>ucs@ks =>>ucs@iso -- 1.7.10.4