Mercurial > emacs
changeset 48388:2c86558e679d
(greek-iso-8bit): Make it safe.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 18 Nov 2002 00:06:30 +0000 |
parents | 4cafb19f6c46 |
children | 77f983482547 |
files | lisp/language/greek.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/language/greek.el Mon Nov 18 00:05:52 2002 +0000 +++ b/lisp/language/greek.el Mon Nov 18 00:06:30 2002 +0000 @@ -32,7 +32,7 @@ 'greek-iso-8bit 2 ?7 "ISO 2022 based 8-bit encoding for Greek (MIME:ISO-8859-7)." '(ascii greek-iso8859-7 nil nil - nil nil nil nil nil nil nil) + nil nil nil nil nil nil nil nil nil nil nil t) '((safe-charsets ascii greek-iso8859-7) (mime-charset . iso-8859-7)))