changeset 35161:0495de5487ae

Add Dutch and Spanish language info to be able to use the appropriate tutorials.
author Gerd Moellmann <gerd@gnu.org>
date Tue, 09 Jan 2001 11:52:50 +0000
parents 75a8ca0bdd1d
children a201a118a373
files lisp/language/european.el
diffstat 1 files changed, 31 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/language/european.el	Tue Jan 09 11:38:28 2001 +0000
+++ b/lisp/language/european.el	Tue Jan 09 11:52:50 2001 +0000
@@ -1,6 +1,6 @@
 ;;; european.el --- European languages -*- coding: iso-2022-7bit; -*-
 
-;; Copyright (C) 1995, 1997 Electrotechnical Laboratory, JAPAN.
+;; Copyright (C) 1995, 1997, 2001 Electrotechnical Laboratory, JAPAN.
 ;; Licensed to the Free Software Foundation.
 
 ;; Keywords: multilingual, European
@@ -276,6 +276,36 @@
 	      (documentation . t))
  '("European"))
 
+(set-language-info-alist
+ "Spanish" '((tutorial . "TUTORIAL.es")
+	    (charset ascii latin-iso8859-1)
+	    (coding-system iso-latin-1)
+	    (coding-priority iso-latin-1)
+	    (input-method . "spanish-postfix")
+	    (nonascii-translation . iso-latin-1)
+	    (unibyte-syntax . "latin-1")
+	    (unibyte-display . iso-latin-1)
+	    (sample-text . "Spanish (Espa,Aq(Bol)	,A!(BHola!")
+	    (documentation . "\
+This language environment is almost the same as Latin-1,
+but default input method is set to \"spanish-postfix\",
+and select's the Spanish tutorial."))
+ '("European"))
+
+(set-language-info-alist
+ "Dutch" '((tutorial . "TUTORIAL.nl")
+	   (charset ascii latin-iso8859-1)
+	   (coding-system iso-latin-1)
+	   (coding-priority iso-latin-1)
+	   (nonascii-translation . iso-latin-1)
+	   (unibyte-syntax . "latin-1")
+	   (unibyte-display . iso-latin-1)
+	   (sample-text . "Er is een aantal manieren waarop je dit kan doen")
+	   (documentation . "\
+This language environment is almost the same as Latin-1,
+but select's the Dutch tutorial."))
+ '("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