Mercurial > emacs
changeset 88719:5c9662a7b7f6
("Greek"): Add windows-1253, cp851, cp869
coding systems.
author | Dave Love <fx@gnu.org> |
---|---|
date | Thu, 06 Jun 2002 11:32:35 +0000 |
parents | 9ee83336c016 |
children | 3f62ffb4894d |
files | lisp/language/greek.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/language/greek.el Thu Jun 06 11:32:13 2002 +0000 +++ b/lisp/language/greek.el Thu Jun 06 11:32:35 2002 +0000 @@ -64,7 +64,7 @@ (set-language-info-alist "Greek" '((charset iso-8859-7) - (coding-system . (greek-iso-8bit)) + (coding-system . (greek-iso-8bit windows-1253 cp851 cp869)) (coding-priority greek-iso-8bit) (nonascii-translation . iso-8859-7) (input-method . "greek")