# HG changeset patch
# User Kenichi Handa <handa@m17n.org>
# Date 1171850112 0
# Node ID 8c6a6255b5e1e646067f835f035fc38abaa55cb0
# Parent  73e575b86f8a307bca43712ebcb07d178fe982bb
("Esperanto"): New language environment.

diff -r 73e575b86f8a -r 8c6a6255b5e1 lisp/language/european.el
--- a/lisp/language/european.el	Mon Feb 19 00:49:13 2007 +0000
+++ b/lisp/language/european.el	Mon Feb 19 01:55:12 2007 +0000
@@ -485,6 +485,19 @@
 	    (sample-text . "Oi")
 	    (documentation . "Support for Brazilian Portuguese."))
  '("European"))
+
+(set-language-info-alist
+ "Esperanto" '((tutorial . "TUTORIAL.eo")
+	       (charset ascii latin-iso8859-3)
+	       (coding-system iso-latin-3)
+	       (coding-priority iso-latin-3)
+	       (nonascii-translation . latin-iso8859-3)
+	       (unibyte-syntax . "latin-3")
+	       (unibyte-display . iso-latin-3)
+	       (input-method . "latin-3-prefix")
+	       (documentation . "Support for Esperanto with ISO-8859-3 character set."))
+ '("European"))
+
 
 ;; Definitions for the Mac Roman character sets and coding system.
 ;; The Mac Roman encoding uses all 128 code points in the range 128 to