Mercurial > emacs
changeset 97561:ca2cd8c0eeab
("Esperanto"): Change the preferred charsets to iso-8859-3.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 19 Aug 2008 07:49:51 +0000 |
parents | 35e83bc351f5 |
children | 9f57b240f8c1 |
files | lisp/language/european.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/language/european.el Tue Aug 19 07:48:51 2008 +0000 +++ b/lisp/language/european.el Tue Aug 19 07:49:51 2008 +0000 @@ -282,7 +282,7 @@ (set-language-info-alist "Esperanto" '((tutorial . "TUTORIAL.eo") - (charset ascii latin-iso8859-3) + (charset iso-8859-3) (coding-system iso-latin-3) (coding-priority iso-latin-3) (nonascii-translation . latin-iso8859-3)