(default-coded-charset-priority-list): Add `=>big5-cdp@iwds-1',
authorMORIOKA Tomohiko <tomo.git@chise.org>
Sat, 28 Apr 2018 08:09:18 +0000 (17:09 +0900)
committerMORIOKA Tomohiko <tomo.git@chise.org>
Sat, 28 Apr 2018 08:09:18 +0000 (17:09 +0900)
`=>big5-cdp@cognate' and `=+>big5-cdp'.

lisp/mule/mule-charset.el

index 5fa7be9..216758e 100644 (file)
@@ -574,7 +574,9 @@ DESCRIPTION (string) is the description string of the charset."
          =>mj-0
          =>big5-cdp
          =>ruimoku-v6
+         =>big5-cdp@iwds-1
          =>big5-cdp@component
+         =>big5-cdp@cognate
          =>big5-cdp-itaiji-001
          =>ucs-bmp-itaiji-001
          =>ucs-sip-itaiji-001
@@ -627,6 +629,7 @@ DESCRIPTION (string) is the description string of the charset."
          =+>adobe-japan1-6
          =+>ucs-bmp-var-003
          =+>jis-x0208@1978
+         =+>big5-cdp
          )))
 
 ;;; mule-charset.el ends here