# HG changeset patch # User Eli Zaretskii # Date 1144489958 0 # Node ID d6c2324400c7e6813b5c094c12a8a124c6d29888 # Parent 5e325cfb048b23505f66f8546d714bb07df3b6be (locale-language-names): Add a few MS Windows language codes. diff -r 5e325cfb048b -r d6c2324400c7 lisp/international/mule-cmds.el --- a/lisp/international/mule-cmds.el Sat Apr 08 08:15:34 2006 +0000 +++ b/lisp/international/mule-cmds.el Sat Apr 08 09:52:38 2006 +0000 @@ -2135,6 +2135,7 @@ ("cy" "Welsh" iso-8859-14) ("da" . "Latin-1") ; Danish ("de" "German" iso-8859-1) + ; dv Divehi ; dz Bhutani ("el" "Greek" iso-8859-7) ;; Users who specify "en" explicitly typically want Latin-1, not ASCII. @@ -2296,6 +2297,10 @@ ("jp" . "Japanese") ; e.g. MS Windows ("chs" . "Chinese-GB") ; MS Windows Chinese Simplified ("cht" . "Chinese-BIG5") ; MS Windows Chinese Traditional + ("gbz" . "UTF-8") ; MS Windows Dari Persian + ("div" . "UTF-8") ; MS Windows Divehi (Maldives) + ("wee" . "Latin-2") ; MS Windows Lower Sorbian + ("wen" . "Latin-2") ; MS Windows Upper Sorbian )) "Alist of locale regexps vs the corresponding languages and coding systems. Each element has these form: