;ELC ;;; Compiled by pot@pot.cnuce.cnr.it on Tue Mar 18 16:09:28 2003 ;;; from file /home/pot/gnu/emacs-pretest.new/leim/quail/hebrew.el ;;; in Emacs version 21.3.1 ;;; 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 "\301\302!\210\303\304\305\306\307\310\307\311\211\211\211\307\211\211\211\211\311&\210\3128\204%\313\314!\210\202-\313\314!\210\315\316!\210\307\207" [quail-current-package require quail quail-define-package "hebrew" "Hebrew" "ˆò" nil "Hebrew (ISO 8859-8) input method.\n\nBased on Hebrew typewriter keys.\nHebrew letters are assigned to lowercases.\n" t 10 quail-install-map (nil (39 [","]) (47 ["."]) (46 ["ˆõ"]) (44 ["ˆú"]) (109 ["ˆö"]) (110 ["ˆî"]) (98 ["ˆð"]) (118 ["ˆä"]) (99 ["ˆá"]) (120 ["ˆñ"]) (122 ["ˆæ"]) (59 ["ˆó"]) (108 ["ˆê"]) (107 ["ˆì"]) (106 ["ˆç"]) (104 ["ˆé"]) (103 ["ˆò"]) (102 ["ˆë"]) (100 ["ˆâ"]) (115 ["ˆã"]) (97 ["ˆù"]) (112 ["ˆô"]) (111 ["ˆí"]) (105 ["ˆï"]) (117 ["ˆå"]) (121 ["ˆè"]) (116 ["ˆà"]) (114 ["ˆø"]) (101 ["ˆ÷"]) (119 ["'"]) (113 ["/"]) (96 [";"])) quail-install-decode-map (decode-map ("," . "'") ("." . "/") ("ˆõ" . ".") ("ˆú" . ",") ("ˆö" . "m") ("ˆî" . "n") ("ˆð" . "b") ("ˆä" . "v") ("ˆá" . "c") ("ˆñ" . "x") ("ˆæ" . "z") ("ˆó" . ";") ("ˆê" . "l") ("ˆì" . "k") ("ˆç" . "j") ("ˆé" . "h") ("ˆò" . "g") ("ˆë" . "f") ("ˆâ" . "d") ("ˆã" . "s") ("ˆù" . "a") ("ˆô" . "p") ("ˆí" . "o") ("ˆï" . "i") ("ˆå" . "u") ("ˆè" . "y") ("ˆà" . "t") ("ˆø" . "r") ("ˆ÷" . "e") ("'" . "w") ("/" . "q") (";" . "`"))] 17)