X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fmule%2Fmule-charset.el;h=c1a4b44f073baa53cf3c48bbe5ceced9eb3b70e7;hb=1f96c37764ceda57fb2d235ea1d5411adb9aa724;hp=c25d1ebf88f7efa2245e8fa3023c1a3a4da780eb;hpb=42bcb7087679e2abab3b7fef49960fafa32bfa74;p=chise%2Fxemacs-chise.git diff --git a/lisp/mule/mule-charset.el b/lisp/mule/mule-charset.el index c25d1eb..c1a4b44 100644 --- a/lisp/mule/mule-charset.el +++ b/lisp/mule/mule-charset.el @@ -256,7 +256,7 @@ DESCRIPTION (string) is the description string of the charset." ;;; (when (featurep 'utf-2000) - (setq default-preferred-coded-charset-list + (setq default-coded-charset-priority-list '(ascii control-1 latin-iso8859-1 @@ -265,6 +265,10 @@ DESCRIPTION (string) is the description string of the charset." latin-iso8859-4 latin-iso8859-9 latin-jisx0201 + cyrillic-iso8859-5 + greek-iso8859-7 + thai-tis620 + hebrew-iso8859-8 vietnamese-viscii-lower vietnamese-viscii-upper)))