# HG changeset patch # User Francesco Potort # Date 1044531127 0 # Node ID b7ecf0c51886bb8fd35678155217b4c47110e61b # Parent 2fd42afc7124bc99ad41b369d09741369289a408 Add Slovenian to the deoc string fro language-info-alist. Put dutch language first (alphabetic order). diff -r 2fd42afc7124 -r b7ecf0c51886 lisp/language/european.el --- a/lisp/language/european.el Thu Feb 06 11:25:49 2003 +0000 +++ b/lisp/language/european.el Thu Feb 06 11:32:07 2003 +0000 @@ -64,8 +64,10 @@ We also have specific language environments for the following languages: For Dutch, \"Dutch\". For German, \"German\". + For French, \"French\". + For Italian, \"Italian\". + For Slovenian, \"Slovenian\". For Spanish, \"Spanish\". - For French, \"French\". Latin-1 also covers several written languages outside Europe, including Indonesian/Malay, Tagalog (Philippines), Swahili and Afrikaans.")) @@ -251,6 +253,21 @@ '("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")) + +(set-language-info-alist "German" '((tutorial . "TUTORIAL.de") (charset ascii latin-iso8859-1) (coding-system iso-latin-1 iso-latin-9) @@ -328,21 +345,6 @@ 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