(default-coded-charset-priority-list): Prefer `=adobe-japan1-6',
authortomo <tomo>
Fri, 2 Dec 2011 05:45:02 +0000 (05:45 +0000)
committertomo <tomo>
Fri, 2 Dec 2011 05:45:02 +0000 (05:45 +0000)
`=adobe-japan1-base', `=>jis-x0208@1997' and `=>>hanyo-denshi/ft' to
`=>>gt'.

lisp/mule/mule-charset.el

index 2b36b35..32ddbb7 100644 (file)
@@ -377,11 +377,11 @@ DESCRIPTION (string) is the description string of the charset."
          ==>ucs-bmp-cjk@bucs
          =>ucs-bmp-cjk@unicode
           ;; =>>ucs@unicode
-         =>>gt
          =adobe-japan1-6
          =adobe-japan1-base
          =>jis-x0208@1997
          =>>hanyo-denshi/ft
+         =>>gt
          )))
 
 ;;; mule-charset.el ends here