# HG changeset patch # User Kenichi Handa # Date 1037577990 0 # Node ID 2c86558e679d3611f35688fbd6caa986c0ddaa7c # Parent 4cafb19f6c469bb0ef2bf3f4b0895378d833d0cd (greek-iso-8bit): Make it safe. diff -r 4cafb19f6c46 -r 2c86558e679d lisp/language/greek.el --- 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)))