comparison lisp/language/european.el @ 23050:c3cb64f8dc9c

Fix previous change.
author Kenichi Handa <handa@m17n.org>
date Tue, 18 Aug 1998 00:56:48 +0000
parents fd2d1a752d93
children f72ce5154071
comparison
equal deleted inserted replaced
23049:82a27d5b4582 23050:c3cb64f8dc9c
60 (coding-system iso-latin-1) 60 (coding-system iso-latin-1)
61 (coding-priority iso-latin-1) 61 (coding-priority iso-latin-1)
62 (nonascii-translation . latin-iso8859-1) 62 (nonascii-translation . latin-iso8859-1)
63 (unibyte-syntax . "latin-1") 63 (unibyte-syntax . "latin-1")
64 (unibyte-display . iso-latin-1) 64 (unibyte-display . iso-latin-1)
65 (input-method "latin-1-prefix") 65 (input-method . "latin-1-prefix")
66 (sample-text 66 (sample-text
67 . "Hello, Hej, Tere, Hei, Bonjour, Gr,A|_(B Gott, Ciao, ,A!(BHola!") 67 . "Hello, Hej, Tere, Hei, Bonjour, Gr,A|_(B Gott, Ciao, ,A!(BHola!")
68 (documentation . "\ 68 (documentation . "\
69 These languages are supported with the Latin-1 (ISO-8859-1) character set: 69 These languages are supported with the Latin-1 (ISO-8859-1) character set:
70 Danish, Dutch, English, Faeroese, Finnish, French, German, Icelandic, 70 Danish, Dutch, English, Faeroese, Finnish, French, German, Icelandic,
95 (coding-system iso-latin-2) 95 (coding-system iso-latin-2)
96 (coding-priority iso-latin-2) 96 (coding-priority iso-latin-2)
97 (nonascii-translation . latin-iso8859-2) 97 (nonascii-translation . latin-iso8859-2)
98 (unibyte-syntax . "latin-2") 98 (unibyte-syntax . "latin-2")
99 (unibyte-display . iso-latin-2) 99 (unibyte-display . iso-latin-2)
100 (input-method "latin-2-prefix") 100 (input-method . "latin-2-prefix")
101 (documentation . "\ 101 (documentation . "\
102 These languages are supported with the Latin-2 (ISO-8859-2) character set: 102 These languages are supported with the Latin-2 (ISO-8859-2) character set:
103 Albanian, Czech, English, German, Hungarian, Polish, Romanian, 103 Albanian, Czech, English, German, Hungarian, Polish, Romanian,
104 Serbo-Croatian or Croatian, Slovak, Slovene, Sorbian (upper and lower), 104 Serbo-Croatian or Croatian, Slovak, Slovene, Sorbian (upper and lower),
105 and Swedish.")) 105 and Swedish."))
129 (coding-system iso-latin-3) 129 (coding-system iso-latin-3)
130 (coding-priority iso-latin-3) 130 (coding-priority iso-latin-3)
131 (nonascii-translation . latin-iso8859-3) 131 (nonascii-translation . latin-iso8859-3)
132 (unibyte-syntax . "latin-3") 132 (unibyte-syntax . "latin-3")
133 (unibyte-display . iso-latin-3) 133 (unibyte-display . iso-latin-3)
134 (input-method "latin-3-prefix") 134 (input-method . "latin-3-prefix")
135 (documentation . "\ 135 (documentation . "\
136 These languages are supported with the Latin-3 (ISO-8859-3) character set: 136 These languages are supported with the Latin-3 (ISO-8859-3) character set:
137 Afrikaans, Catalan, Dutch, English, Esperanto, French, Galician, 137 Afrikaans, Catalan, Dutch, English, Esperanto, French, Galician,
138 German, Italian, Maltese, Spanish, and Turkish.")) 138 German, Italian, Maltese, Spanish, and Turkish."))
139 '("European")) 139 '("European"))
162 (coding-system iso-8859-4) 162 (coding-system iso-8859-4)
163 (coding-priority iso-8859-4) 163 (coding-priority iso-8859-4)
164 (nonascii-translation . latin-iso8859-4) 164 (nonascii-translation . latin-iso8859-4)
165 (unibyte-syntax . "latin-4") 165 (unibyte-syntax . "latin-4")
166 (unibyte-display . iso-8859-4) 166 (unibyte-display . iso-8859-4)
167 (input-method "latin-4-prefix") 167 (input-method . "latin-4-prefix")
168 (documentation . "\ 168 (documentation . "\
169 These languages are supported with the Latin-4 (ISO-8859-4) character set: 169 These languages are supported with the Latin-4 (ISO-8859-4) character set:
170 Danish, English, Estonian, Finnish, German, Greenlandic, Lappish, 170 Danish, English, Estonian, Finnish, German, Greenlandic, Lappish,
171 Latvian, Lithuanian, and Norwegian.")) 171 Latvian, Lithuanian, and Norwegian."))
172 '("European")) 172 '("European"))
195 (coding-system iso-latin-5) 195 (coding-system iso-latin-5)
196 (coding-priority iso-latin-5) 196 (coding-priority iso-latin-5)
197 (nonascii-translation . latin-iso8859-9) 197 (nonascii-translation . latin-iso8859-9)
198 (unibyte-syntax . "latin-5") 198 (unibyte-syntax . "latin-5")
199 (unibyte-display . iso-latin-5) 199 (unibyte-display . iso-latin-5)
200 (input-method "latin-5-prefix") 200 (input-method . "latin-5-prefix")
201 (documentation . "\ 201 (documentation . "\
202 These languages are supported with the Latin-5 (ISO-8859-9) character set.")) 202 These languages are supported with the Latin-5 (ISO-8859-9) character set."))
203 '("European")) 203 '("European"))
204 204
205 205
211 (set-language-info-alist 211 (set-language-info-alist
212 "German" '((tutorial . "TUTORIAL.de") 212 "German" '((tutorial . "TUTORIAL.de")
213 (charset ascii latin-iso8859-1) 213 (charset ascii latin-iso8859-1)
214 (coding-system iso-latin-1) 214 (coding-system iso-latin-1)
215 (coding-priority iso-latin-1) 215 (coding-priority iso-latin-1)
216 (input-method "german-postfix") 216 (input-method . "german-postfix")
217 (nonascii-translation . iso-latin-1) 217 (nonascii-translation . iso-latin-1)
218 (unibyte-syntax . "latin-1") 218 (unibyte-syntax . "latin-1")
219 (unibyte-display . iso-latin-1) 219 (unibyte-display . iso-latin-1)
220 (sample-text . "\ 220 (sample-text . "\
221 German (Deutsch Nord) Guten Tag 221 German (Deutsch Nord) Guten Tag