comparison lisp/mail/mail-extr.el @ 20427:1b4f02e638b8

(mail-extr-all-top-level-domains): More domains.
author Karl Heuer <kwzh@gnu.org>
date Sun, 07 Dec 1997 22:15:02 +0000
parents fd74979309d3
children 82305d3fbfb1
comparison
equal deleted inserted replaced
20426:f3debcf1d078 20427:1b4f02e638b8
1847 (if (nth 2 x) 1847 (if (nth 2 x)
1848 (format (nth 2 x) (nth 1 x)) 1848 (format (nth 2 x) (nth 1 x))
1849 (nth 1 x))))) 1849 (nth 1 x)))))
1850 '( 1850 '(
1851 ;; ISO 3166 codes: 1851 ;; ISO 3166 codes:
1852 ("ad" "Andorra")
1852 ("ae" "United Arab Emirates") 1853 ("ae" "United Arab Emirates")
1853 ("ag" "Antigua and Barbuda") 1854 ("ag" "Antigua and Barbuda")
1854 ("al" "Albania") 1855 ("al" "Albania")
1856 ("am" "Armenia")
1855 ("ao" "Angola") 1857 ("ao" "Angola")
1856 ("aq" "Antarctica") ; continent 1858 ("aq" "Antarctica") ; continent
1857 ("ar" "Argentina" "Argentine Republic") 1859 ("ar" "Argentina" "Argentine Republic")
1858 ("at" "Austria" "The Republic of %s") 1860 ("at" "Austria" "The Republic of %s")
1859 ("au" "Australia") 1861 ("au" "Australia")
1860 ("az" "Azerbaijan") 1862 ("az" "Azerbaijan")
1863 ("ba" "Bosnia-Herzegovina")
1861 ("bb" "Barbados") 1864 ("bb" "Barbados")
1862 ("bd" "Bangladesh") 1865 ("bd" "Bangladesh")
1863 ("be" "Belgium" "The Kingdom of %s") 1866 ("be" "Belgium" "The Kingdom of %s")
1864 ("bf" "Burkina Faso") 1867 ("bf" "Burkina Faso")
1865 ("bg" "Bulgaria") 1868 ("bg" "Bulgaria")
1892 ("ec" "Ecuador" "The Republic of %s") 1895 ("ec" "Ecuador" "The Republic of %s")
1893 ("ee" "Estonia") 1896 ("ee" "Estonia")
1894 ("eg" "Egypt" "The Arab Republic of %s") 1897 ("eg" "Egypt" "The Arab Republic of %s")
1895 ("er" "Eritrea") 1898 ("er" "Eritrea")
1896 ("es" "Spain" "The Kingdom of %s") 1899 ("es" "Spain" "The Kingdom of %s")
1900 ("et" "Ethiopia")
1897 ("fi" "Finland" "The Republic of %s") 1901 ("fi" "Finland" "The Republic of %s")
1898 ("fj" "Fiji")
1899 ("fo" "Faroe Islands") 1902 ("fo" "Faroe Islands")
1900 ("fr" "France") 1903 ("fr" "France")
1901 ("gb" "Great Britain") 1904 ("ga" "Gabon")
1905 ("gb" "United Kingdom")
1902 ("gd" "Grenada") 1906 ("gd" "Grenada")
1903 ("ge" "Georgia") 1907 ("ge" "Georgia")
1904 ("gf" "Guyana (Fr.)") 1908 ("gf" "Guyana (Fr.)")
1909 ("gj" "Fiji")
1910 ("gl" "Greenland")
1911 ("gm" "Gambia")
1905 ("gp" "Guadeloupe (Fr.)") 1912 ("gp" "Guadeloupe (Fr.)")
1906 ("gr" "Greece" "The Hellenic Republic (%s)") 1913 ("gr" "Greece" "The Hellenic Republic (%s)")
1907 ("gt" "Guatemala") 1914 ("gt" "Guatemala")
1908 ("gu" "Guam (U.S.)") 1915 ("gu" "Guam (U.S.)")
1909 ("hk" "Hong Kong") 1916 ("hk" "Hong Kong")
1910 ("hn" "Honduras") 1917 ("hn" "Honduras")
1911 ("hr" "Croatia") 1918 ("hr" "Croatia" "Croatia (Hrvatska)")
1912 ("ht" "Haiti") 1919 ("ht" "Haiti")
1913 ("hu" "Hungary" "The Hungarian Republic") ;??? 1920 ("hu" "Hungary" "The Hungarian Republic")
1914 ("id" "Indonesia") 1921 ("id" "Indonesia")
1915 ("ie" "Ireland") 1922 ("ie" "Ireland")
1916 ("il" "Israel" "The State of %s") 1923 ("il" "Israel" "The State of %s")
1924 ("im" "Isle of Man" "The %s")
1917 ("in" "India" "The Republic of %s") 1925 ("in" "India" "The Republic of %s")
1918 ("ir" "Iran") 1926 ("ir" "Iran")
1919 ("is" "Iceland" "The Republic of %s") 1927 ("is" "Iceland" "The Republic of %s")
1920 ("it" "Italy" "The Italian Republic") 1928 ("it" "Italy" "The Italian Republic")
1921 ("jm" "Jamaica") 1929 ("jm" "Jamaica")
1930 ("jo" "Jordan")
1922 ("jp" "Japan") 1931 ("jp" "Japan")
1923 ("ke" "Kenya") 1932 ("ke" "Kenya")
1924 ("kn" "St. Kitts, Nevis, and Anguilla") 1933 ("kn" "St. Kitts, Nevis, and Anguilla")
1925 ("kp" "Korea (North)") 1934 ("kp" "Korea (North)")
1926 ("kr" "Korea (South)") 1935 ("kr" "Korea (South)")
1933 ("ls" "Lesotho") 1942 ("ls" "Lesotho")
1934 ("lt" "Lithuania") 1943 ("lt" "Lithuania")
1935 ("lu" "Luxembourg") 1944 ("lu" "Luxembourg")
1936 ("lv" "Latvia") 1945 ("lv" "Latvia")
1937 ("ma" "Morocco") 1946 ("ma" "Morocco")
1938 ("md" "Moldova") 1947 ("mc" "Monaco")
1948 ("md" "Moldova" "The Republic of %s")
1939 ("mg" "Madagascar") 1949 ("mg" "Madagascar")
1940 ("mk" "Macedonia") 1950 ("mk" "Macedonia")
1941 ("ml" "Mali") 1951 ("ml" "Mali")
1942 ("mo" "Macau") 1952 ("mo" "Macau")
1943 ("mt" "Malta") 1953 ("mt" "Malta")
1944 ("mu" "Mauritius") 1954 ("mu" "Mauritius")
1955 ("mv" "Maldives")
1945 ("mw" "Malawi") 1956 ("mw" "Malawi")
1946 ("mx" "Mexico" "The United Mexican States") 1957 ("mx" "Mexico" "The United Mexican States")
1947 ("my" "Malaysia" "%s (changed to Myanmar?)") ;??? 1958 ("my" "Malaysia" "%s (changed to Myanmar?)") ;???
1948 ("mz" "Mozambique") 1959 ("mz" "Mozambique")
1949 ("na" "Namibia") 1960 ("na" "Namibia")
1951 ("ne" "Niger") ; In .fr domain 1962 ("ne" "Niger") ; In .fr domain
1952 ("ni" "Nicaragua" "The Republic of %s") 1963 ("ni" "Nicaragua" "The Republic of %s")
1953 ("nl" "Netherlands" "The Kingdom of the %s") 1964 ("nl" "Netherlands" "The Kingdom of the %s")
1954 ("no" "Norway" "The Kingdom of %s") 1965 ("no" "Norway" "The Kingdom of %s")
1955 ("np" "Nepal") ; Via .in domain 1966 ("np" "Nepal") ; Via .in domain
1967 ("nu" "Niue")
1956 ("nz" "New Zealand") 1968 ("nz" "New Zealand")
1957 ("pa" "Panama") 1969 ("pa" "Panama")
1958 ("pe" "Peru") 1970 ("pe" "Peru")
1959 ("pf" "Polynesia (Fr.)") 1971 ("pf" "Polynesia (Fr.)")
1960 ("pg" "Papua New Guinea") 1972 ("pg" "Papua New Guinea")
1962 ("pk" "Pakistan") 1974 ("pk" "Pakistan")
1963 ("pl" "Poland") 1975 ("pl" "Poland")
1964 ("pr" "Puerto Rico (U.S.)") 1976 ("pr" "Puerto Rico (U.S.)")
1965 ("pt" "Portugal" "The Portuguese Republic") 1977 ("pt" "Portugal" "The Portuguese Republic")
1966 ("py" "Paraguay") 1978 ("py" "Paraguay")
1979 ("qa" "Qatar")
1967 ("re" "Reunion (Fr.)") ; In .fr domain 1980 ("re" "Reunion (Fr.)") ; In .fr domain
1968 ("ro" "Romania") 1981 ("ro" "Romania")
1969 ("ru" "Russian Federation") 1982 ("ru" "Russian Federation")
1970 ("sa" "Saudi Arabia") 1983 ("sa" "Saudi Arabia")
1971 ("sc" "Seychelles") 1984 ("sc" "Seychelles")
1973 ("se" "Sweden" "The Kingdom of %s") 1986 ("se" "Sweden" "The Kingdom of %s")
1974 ("sg" "Singapore" "The Republic of %s") 1987 ("sg" "Singapore" "The Republic of %s")
1975 ("si" "Slovenia") 1988 ("si" "Slovenia")
1976 ("sj" "Svalbard and Jan Mayen Is.") ; In .no domain 1989 ("sj" "Svalbard and Jan Mayen Is.") ; In .no domain
1977 ("sk" "Slovakia" "The Slovak Republic") 1990 ("sk" "Slovakia" "The Slovak Republic")
1991 ("sm" "San Marino")
1978 ("sn" "Senegal") 1992 ("sn" "Senegal")
1979 ("sr" "Suriname") 1993 ("sr" "Suriname")
1980 ("su" "Soviet Union") 1994 ("su" "U.S.S.R." "The Union of Soviet Socialist Republics")
1981 ("sz" "Swaziland") 1995 ("sz" "Swaziland")
1982 ("tg" "Togo") 1996 ("tg" "Togo")
1983 ("th" "Thailand" "The Kingdom of %s") 1997 ("th" "Thailand" "The Kingdom of %s")
1984 ("tm" "Turkmenistan") ; In .su domain 1998 ("tm" "Turkmenistan") ; In .su domain
1985 ("tn" "Tunisia") 1999 ("tn" "Tunisia")
2000 ("to" "Tonga")
1986 ("tr" "Turkey" "The Republic of %s") 2001 ("tr" "Turkey" "The Republic of %s")
1987 ("tt" "Trinidad and Tobago") 2002 ("tt" "Trinidad and Tobago")
1988 ("tw" "Taiwan") 2003 ("tw" "Taiwan")
1989 ("ua" "Ukraine") 2004 ("ua" "Ukraine")
1990 ("uk" "United Kingdom" "The %s of Great Britain and Northern Ireland") 2005 ("uk" "United Kingdom" "The %s of Great Britain and Northern Ireland")
1993 ("vc" "St. Vincent and the Grenadines") 2008 ("vc" "St. Vincent and the Grenadines")
1994 ("ve" "Venezuela" "The Republic of %s") 2009 ("ve" "Venezuela" "The Republic of %s")
1995 ("vi" "Virgin Islands (U.S.)") 2010 ("vi" "Virgin Islands (U.S.)")
1996 ("vn" "Vietnam") 2011 ("vn" "Vietnam")
1997 ("vu" "Vanuatu") 2012 ("vu" "Vanuatu")
1998 ("yu" "Yugoslavia" "The Socialist Federal Republic of %s") 2013 ("yu" "Yugoslavia" "Yugoslavia, AKA Serbia-Montenegro")
1999 ("za" "South Africa" "The Republic of %s (or Zambia? Zaire?)") 2014 ("za" "South Africa" "The Republic of %s")
2000 ("zw" "Zimbabwe" "Republic of %s") 2015 ("zw" "Zimbabwe" "Republic of %s")
2001 ;; Special top-level domains: 2016 ;; Special top-level domains:
2002 ("arpa" t "Advanced Research Projects Agency (U.S. DoD)") 2017 ("arpa" t "Advanced Research Projects Agency (U.S. DoD)")
2003 ("bitnet" t "Because It's Time NET") 2018 ("bitnet" t "Because It's Time NET")
2004 ("com" t "Commercial") 2019 ("com" t "Commercial")