* international/mule-cmds.c (locale-language-names):
authorPaul Eggert <eggert@twinsun.com>
Fri, 22 Oct 1999 22:51:11 +0000 (22:51 +0000)
committerPaul Eggert <eggert@twinsun.com>
Fri, 22 Oct 1999 22:51:11 +0000 (22:51 +0000)
commit0b61dad2f1d7a049f45e65b31718314f3428663e
treece90fa0ac944f9aea592d7217aab1d7c04e2e58c
parenta564ebfca1b1524b3cb624d170b24b554e8463ab
* international/mule-cmds.c (locale-language-names):
Use Latin-1 (not Latin-3) for Afrikaans, Galician.
Use Latin-5 (not Cyrillic-ISO) for Byelorussian, Bulgarian,
Macedonian, Russian, Ukrainian, Serbian (Cyrillic alphabet).
Use Latin-8 for Welsh.
Use Latin-1 for English if "en" is explicitly specified.
Use Latin-1 for Scots Gaelic, Tagalog.
Use Latin-1 (not Latin-4) for Greenlandic.
Use Latin-1 (not Latin-2) for Albanian.
(locale-preferred-coding-systems, locale-language-names):
Remove generic ISO 8859 locales; locale-charset-language-names now
does this.
(locale-charset-language-names): New variable.
(set-locale-environment): Use language name specified by
locale-charset-language-names if its charsets disagree with the
language name specified by locale-language-names.
lisp/ChangeLog