(default-coded-charset-priority-list): Add `=adobe-japan1-6' and
authortomo <tomo>
Thu, 22 Apr 2010 05:42:42 +0000 (05:42 +0000)
committertomo <tomo>
Thu, 22 Apr 2010 05:42:42 +0000 (05:42 +0000)
`=adobe-japan1-base'.

lisp/mule/mule-charset.el

index 1f6f4ae..2857ed8 100644 (file)
@@ -358,6 +358,8 @@ DESCRIPTION (string) is the description string of the charset."
          =>jis-x0213-1
          ucs-bmp
          ;; ucs-sip
+         =adobe-japan1-6
+         =adobe-japan1-base
          )))
 
 ;;; mule-charset.el ends here