From 44826101ea0093bb897117b5f53f87085d057a66 Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 27 Oct 2011 09:30:47 +0000 Subject: [PATCH] (char-db-coded-charset-priority-list): Add `=+>jis-x0213-1' and `=+>ucs@cns'. --- lisp/utf-2000/char-db-util.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/char-db-util.el b/lisp/utf-2000/char-db-util.el index fb300f8..4b72251 100644 --- a/lisp/utf-2000/char-db-util.el +++ b/lisp/utf-2000/char-db-util.el @@ -188,8 +188,9 @@ =>>gt =>>daikanwa =+>jis-x0208 - =+>jis-x0208@1978 + =+>jis-x0213-1 =+>jis-x0213-2 + =+>jis-x0208@1978 =>jis-x0208 =>jis-x0208@1997 =>jis-x0213-1 @@ -204,6 +205,7 @@ =>ucs@jis/1990 =>ucs@cns =>ucs@ks + =+>ucs@cns =+>ucs@ks =>>ucs@iso =>>ucs@unicode -- 1.7.10.4