From: Kenichi Handa Date: Mon, 18 Nov 2002 00:07:28 +0000 (+0000) Subject: (hebrew-iso-8bit): Make it safe. X-Git-Tag: ttn-vms-21-2-B4~12397 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=161e03ae4960ec3f31ac2e1dafbdadd66bb7d4b8;p=emacs.git (hebrew-iso-8bit): Make it safe. --- diff --git a/lisp/language/hebrew.el b/lisp/language/hebrew.el index 4b8efaadb95..2bc79ff810d 100644 --- a/lisp/language/hebrew.el +++ b/lisp/language/hebrew.el @@ -35,7 +35,7 @@ 'hebrew-iso-8bit 2 ?8 "ISO 2022 based 8-bit encoding for Hebrew (MIME:ISO-8859-8)." '(ascii hebrew-iso8859-8 nil nil - nil ascii-eol ascii-cntl nil nil nil nil nil t) + nil nil nil nil nil nil nil nil t nil nil t) '((safe-charsets ascii hebrew-iso8859-8) (mime-charset . iso-8859-8)))