Mercurial > emacs
changeset 76002:8c6a6255b5e1
("Esperanto"): New language environment.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 19 Feb 2007 01:55:12 +0000 |
parents | 73e575b86f8a |
children | 8734f45b6613 |
files | lisp/language/european.el |
diffstat | 1 files changed, 13 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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