From: Kenichi Handa Date: Tue, 9 Jan 2001 13:14:37 +0000 (+0000) Subject: (locale-language-names): Map "es" to "Spanish" and "nl" to "Dutch". X-Git-Tag: emacs-pretest-21.0.95~24 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8c4b6822bcd680c8e353906473a8d7e0bc542828;p=emacs.git (locale-language-names): Map "es" to "Spanish" and "nl" to "Dutch". --- diff --git a/lisp/international/mule-cmds.el b/lisp/international/mule-cmds.el index 980019fbc9c..4c6ca2325d3 100644 --- a/lisp/international/mule-cmds.el +++ b/lisp/international/mule-cmds.el @@ -1633,7 +1633,7 @@ of buffer-file-coding-system set by this function." ;; Users who specify "en" explicitly typically want Latin-1, not ASCII. ("en" . "Latin-1") ; English ("eo" . "Latin-3") ; Esperanto - ("es" . "Latin-1") ; Spanish + ("es" . "Spanish") ("et" . "Latin-4") ; Estonian ("eu" . "Latin-1") ; Basque ; fa Persian @@ -1688,7 +1688,7 @@ of buffer-file-coding-system set by this function." ; my Burmese ; na Nauru ("ne" . "Devanagari") ; Nepali - ("nl" . "Latin-1") ; Dutch + ("nl" . "Dutch") ("no" . "Latin-1") ; Norwegian ; oc Occitan ; om (Afan) Oromo