From: Francesco Potortì Date: Thu, 6 Feb 2003 11:32:07 +0000 (+0000) Subject: Add Slovenian to the deoc string fro language-info-alist. X-Git-Tag: ttn-vms-21-2-B4~11319 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6f3ab39c77885572d6ec9a33340b0dfce4cfb96b;p=emacs.git Add Slovenian to the deoc string fro language-info-alist. Put dutch language first (alphabetic order). --- diff --git a/lisp/language/european.el b/lisp/language/european.el index 4ab5ba902cc..ee0ab84ca21 100644 --- a/lisp/language/european.el +++ b/lisp/language/european.el @@ -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")) +(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