From: MORIOKA Tomohiko Date: Sun, 20 Aug 2017 07:29:14 +0000 (+0900) Subject: (est-coded-charset-priority-list): Add settings for `=+>ucs@iso', X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=3b031bad3c2c135a48e65dff617022440b29cc2e;p=chise%2Fest.git (est-coded-charset-priority-list): Add settings for `=+>ucs@iso', `=+>ucs@unicode', `===adobe-japan1', `===cns11643-1', `===cns11643-2', `===cns11643-3', `===cns11643-4', `===cns11643-5', `===cns11643-6' and `===cns11643-7'. --- diff --git a/cwiki-common.el b/cwiki-common.el index 2ddf4a7..ec53465 100644 --- a/cwiki-common.el +++ b/cwiki-common.el @@ -85,6 +85,7 @@ =>>gt =>ucs@iso =>ucs@unicode =>ucs@jis =>ucs@cns =>ucs@ks + =+>ucs@iso =+>ucs@unicode =>>ucs@iso =>>ucs@unicode =>>ucs@jis =>>ucs@cns =>>ucs@ks =>>>ucs@iso =>>>ucs@unicode @@ -109,6 +110,9 @@ =>ucs@iwds-1 =>ucs@component =>ucs-itaiji-001 + ===adobe-japan1 + ===cns11643-1 ===cns11643-2 ===cns11643-3 + ===cns11643-4 ===cns11643-5 ===cns11643-6 ===cns11643-7 )) (defun decode-uri-string (string &optional coding-system)