]> code.delx.au - gnu-emacs/commitdiff
Add Dutch and Spanish language info
authorGerd Moellmann <gerd@gnu.org>
Tue, 9 Jan 2001 11:52:50 +0000 (11:52 +0000)
committerGerd Moellmann <gerd@gnu.org>
Tue, 9 Jan 2001 11:52:50 +0000 (11:52 +0000)
to be able to use the appropriate tutorials.

lisp/language/european.el

index 30d31a4adffb013aae9aa1883f7c928af1a441db..a6cc5d8fa3c5cfaff96e436b7d150d6dcb69127b 100644 (file)
@@ -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 @@ but default input method is set to \"german-postfix\"."))
              (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\e,Aq\e(Bol)     \e,A!\e(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