(est-coded-charset-priority-list): Add settings for `=+>ucs@iso',
authorMORIOKA Tomohiko <tomo.git@chise.org>
Sun, 20 Aug 2017 07:29:14 +0000 (16:29 +0900)
committerMORIOKA Tomohiko <tomo.git@chise.org>
Sun, 20 Aug 2017 07:29:14 +0000 (16:29 +0900)
`=+>ucs@unicode', `===adobe-japan1', `===cns11643-1', `===cns11643-2',
`===cns11643-3', `===cns11643-4', `===cns11643-5', `===cns11643-6' and
`===cns11643-7'.

cwiki-common.el

index 2ddf4a7..ec53465 100644 (file)
@@ -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
     =>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)