]> code.delx.au - gnu-emacs/commitdiff
Add Slovenian to the deoc string fro language-info-alist.
authorFrancesco Potortì <pot@gnu.org>
Thu, 6 Feb 2003 11:32:07 +0000 (11:32 +0000)
committerFrancesco Potortì <pot@gnu.org>
Thu, 6 Feb 2003 11:32:07 +0000 (11:32 +0000)
Put dutch language first (alphabetic order).

lisp/language/european.el

index 4ab5ba902ccab59a9812c28e0c996bf5a7d25cdc..ee0ab84ca21888b14b95bc23038d2c46353e561a 100644 (file)
@@ -64,8 +64,10 @@ character set which supports the following European languages:
 We also have specific language environments for the following languages:
   For Dutch, \"Dutch\".
   For German, \"German\".
-  For Spanish, \"Spanish\".
   For French, \"French\".
+  For Italian, \"Italian\".
+  For Slovenian, \"Slovenian\".
+  For Spanish, \"Spanish\".
 
 Latin-1 also covers several written languages outside Europe, including
 Indonesian/Malay, Tagalog (Philippines), Swahili and Afrikaans."))
@@ -250,6 +252,21 @@ addition of the Euro sign and some additional French and Finnish letters.
 Latin-9 is sometimes nicknamed `Latin-0'."))
  '("European"))
 \f
+(set-language-info-alist
+ "Dutch" '((tutorial . "TUTORIAL.nl")
+          (charset ascii latin-iso8859-1)
+          (coding-system iso-latin-1 iso-latin-9)
+          (coding-priority iso-latin-1)
+          (nonascii-translation . latin-iso8859-1)
+          (unibyte-syntax . "latin-1")
+          (unibyte-display . iso-latin-1)
+          (input-method . "dutch")
+          (sample-text . "Er is een aantal manieren waarop je dit kan doen")
+          (documentation . "\
+This language environment is almost the same as Latin-1,
+but it selects the Dutch tutorial and input method."))
+ '("European"))
+
 (set-language-info-alist
  "German" '((tutorial . "TUTORIAL.de")
            (charset ascii latin-iso8859-1)
@@ -328,21 +345,6 @@ but it sets the default input method to \"spanish-postfix\",
 and it selects the Spanish tutorial."))
  '("European"))
 
-(set-language-info-alist
- "Dutch" '((tutorial . "TUTORIAL.nl")
-          (charset ascii latin-iso8859-1)
-          (coding-system iso-latin-1 iso-latin-9)
-          (coding-priority iso-latin-1)
-          (nonascii-translation . latin-iso8859-1)
-          (unibyte-syntax . "latin-1")
-          (unibyte-display . iso-latin-1)
-          (input-method . "dutch")
-          (sample-text . "Er is een aantal manieren waarop je dit kan doen")
-          (documentation . "\
-This language environment is almost the same as Latin-1,
-but it selects the Dutch tutorial and input method."))
- '("European"))
-
 ;; For Turkish, the character set ISO-8859-9 (Latin-5) is used.  But,
 ;; before the introduction of ISO-8859-9 in 1988, ISO-8859-3 (Latin-3)
 ;; was used for Turkish.  Those who use Latin-3 for Turkish should use