]> git.eshelyaron.com Git - emacs.git/commitdiff
(locale-language-names): Add a few MS Windows language codes.
authorEli Zaretskii <eliz@gnu.org>
Sat, 8 Apr 2006 09:53:18 +0000 (09:53 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 8 Apr 2006 09:53:18 +0000 (09:53 +0000)
lisp/ChangeLog
lisp/international/mule-cmds.el

index 47a76ae10d061f1546c83090e13287664bd16429..997fe50666134af4b988593a03c187577382d3f2 100644 (file)
@@ -3,6 +3,7 @@
        * international/mule-cmds.el (set-locale-environment): Make sure
        the coding-system preferred by the locale's language has the same
        EOL conversion type as the original buffer-file-coding-system.
+       (locale-language-names): Add a few MS Windows language codes.
 
 2006-04-07  Richard Stallman  <rms@gnu.org>
 
index 7aebc4928abd129a6e4701cf10116d40f47bd217..17004f6bcd56a57dae95322eb29d90ea19bb0263 100644 (file)
@@ -2135,6 +2135,7 @@ of `buffer-file-coding-system' set by this function."
     ("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 @@ of `buffer-file-coding-system' set by this function."
     ("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: