From a6912b0ecea3a7f7d3cae6614bfd1b51869b07f8 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 28 Feb 2011 14:37:08 +0000 Subject: [PATCH] (char-db-coded-charset-priority-list): Add `=>>ucs@iso', `=>>>ucs@iso' and `=>>>ucs@unicode'. --- lisp/utf-2000/char-db-util.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lisp/utf-2000/char-db-util.el b/lisp/utf-2000/char-db-util.el index 59bb4fe..3cdf841 100644 --- a/lisp/utf-2000/char-db-util.el +++ b/lisp/utf-2000/char-db-util.el @@ -195,9 +195,12 @@ =>ucs@JP =>ucs@cns =>ucs@ks + =>>ucs@iso =>>ucs@unicode =>>ucs@jis =>>ucs@cns + =>>>ucs@iso + =>>>ucs@unicode =ucs@iso =ucs@unicode =>>big5-cdp -- 1.7.10.4