;ELC   
;;; Compiled by pot@pot.cnuce.cnr.it on Tue Mar 18 15:47:07 2003
;;; from file /home/pot/gnu/emacs-pretest.new/lisp/language/hebrew.el
;;; in Emacs version 21.3
;;; with bytecomp version 2.85.4.1
;;; with all optimizations.

;;; This file contains multibyte non-ASCII characters
;;; and therefore cannot be loaded into Emacs 19.
(if (and (boundp 'emacs-version)
	 (< (aref emacs-version (1- (length emacs-version))) ?A)
	 (or (and (boundp 'epoch::version) epoch::version)
	     (string-lessp emacs-version "20")))
    (error "`hebrew.el' was compiled for Emacs 20 or later"))

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;


(byte-code "\300\301\302\303\304\305\306&\210\307\310\301\"\210\307\311\301\"\210\307\312\301\"\210\313\314\315\"\210\316\317!\207" [make-coding-system hebrew-iso-8bit 2 56 "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) ((safe-charsets ascii hebrew-iso8859-8) (mime-charset . iso-8859-8)) define-coding-system-alias iso-8859-8 iso-8859-8-e iso-8859-8-i set-language-info-alist "Hebrew" ((charset hebrew-iso8859-8) (coding-priority hebrew-iso-8bit) (coding-system hebrew-iso-8bit) (nonascii-translation . hebrew-iso8859-8) (input-method . "hebrew") (unibyte-display . hebrew-iso-8bit) (sample-text . "Hebrew	ˆùˆìˆåˆí") (documentation . "Right-to-left writing is not yet supported.")) provide hebrew] 7)
