Mercurial > emacs
annotate leim/quail/hebrew.el @ 104664:50fdf250e26b
* mh-e/mh-comp.el (mh-send-letter):
* mail/sendmail.el (mail-recover-1):
* international/mule-diag.el (describe-current-coding-system-briefly)
(describe-current-coding-system):
* international/mule-cmds.el (select-safe-coding-system)
(select-message-coding-system)
(set-language-environment-coding-systems, set-locale-environment):
* hexl.el (hexl-insert-multibyte-char):
* dos-w32.el (find-buffer-file-type-coding-system):
* simple.el (what-cursor-position):
Replace uses of default-buffer-file-coding-system
with (default-value 'buffer-file-coding-system).
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 28 Aug 2009 04:21:14 +0000 |
parents | 0d2e4142fb60 |
children | 1d1d5d9bd884 |
rev | line source |
---|---|
48309 | 1 ;;; hebrew.el --- Quail package for inputting Hebrew characters -*-coding: iso-2022-7bit;-*- |
24039 | 2 |
79727 | 3 ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, |
100963 | 4 ;; 2008, 2009 |
67657 | 5 ;; National Institute of Advanced Industrial Science and Technology (AIST) |
6 ;; Registration Number H14PRO021 | |
24039 | 7 |
8 ;; Keywords: mule, input method, Hebrew | |
9 | |
10 ;; This file is part of GNU Emacs. | |
11 | |
94710
4f1fd208c354
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
79727
diff
changeset
|
12 ;; GNU Emacs is free software: you can redistribute it and/or modify |
24039 | 13 ;; it under the terms of the GNU General Public License as published by |
94710
4f1fd208c354
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
79727
diff
changeset
|
14 ;; the Free Software Foundation, either version 3 of the License, or |
4f1fd208c354
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
79727
diff
changeset
|
15 ;; (at your option) any later version. |
24039 | 16 |
17 ;; GNU Emacs is distributed in the hope that it will be useful, | |
18 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of | |
19 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
20 ;; GNU General Public License for more details. | |
21 | |
22 ;; You should have received a copy of the GNU General Public License | |
94710
4f1fd208c354
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
79727
diff
changeset
|
23 ;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. |
24039 | 24 |
38453
519983161a46
Some fixes to follow lisp coding conventions and typo fixes.
Pavel Janík <Pavel@Janik.cz>
parents:
24039
diff
changeset
|
25 ;;; Commentary: |
519983161a46
Some fixes to follow lisp coding conventions and typo fixes.
Pavel Janík <Pavel@Janik.cz>
parents:
24039
diff
changeset
|
26 |
519983161a46
Some fixes to follow lisp coding conventions and typo fixes.
Pavel Janík <Pavel@Janik.cz>
parents:
24039
diff
changeset
|
27 ;;; Code: |
519983161a46
Some fixes to follow lisp coding conventions and typo fixes.
Pavel Janík <Pavel@Janik.cz>
parents:
24039
diff
changeset
|
28 |
24039 | 29 (require 'quail) |
30 | |
31 (quail-define-package | |
32 "hebrew" "Hebrew" ",Hr(B" nil "Hebrew (ISO 8859-8) input method. | |
33 | |
34 Based on Hebrew typewriter keys. | |
35 Hebrew letters are assigned to lowercases. | |
36 " nil t t t t nil nil nil nil nil t) | |
37 | |
54481 | 38 ;; 1! 2@ 3# 4$ 5% 6^ 7& 8* 9( 0) -_ =+ ;~ |
39 ;; /Q 'W ,Hw(BE ,Hx(BR ,H`(BT ,Hh(BY ,He(BU ,Ho(BI ,Hm(BO ,Ht(BP [{ ]} | |
40 ;; ,Hy(BA ,Hc(BS ,Hb(BD ,Hk(BF ,Hr(BG ,Hi(BH ,Hg(BJ ,Hl(BK ,Hj(BL ,Hs(B: ," \| | |
41 ;; ,Hf(BZ ,Hq(BX ,Ha(BC ,Hd(BV ,Hp(BB ,Hn(BN ,Hv(BM ,Hz(B< ,Hu(B> .? | |
49600
23a1cea22d13
Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents:
48309
diff
changeset
|
42 ;; |
24039 | 43 |
44 (quail-define-rules | |
45 ("`" ?\;) | |
46 ("q" ?/) | |
47 ("w" ?') | |
48 ("e" ?,Hw(B) | |
49 ("r" ?,Hx(B) | |
50 ("t" ?,H`(B) | |
51 ("y" ?,Hh(B) | |
52 ("u" ?,He(B) | |
53 ("i" ?,Ho(B) | |
54 ("o" ?,Hm(B) | |
55 ("p" ?,Ht(B) | |
56 ("a" ?,Hy(B) | |
57 ("s" ?,Hc(B) | |
58 ("d" ?,Hb(B) | |
59 ("f" ?,Hk(B) | |
60 ("g" ?,Hr(B) | |
61 ("h" ?,Hi(B) | |
62 ("j" ?,Hg(B) | |
63 ("k" ?,Hl(B) | |
64 ("l" ?,Hj(B) | |
65 (";" ?,Hs(B) | |
66 ("z" ?,Hf(B) | |
67 ("x" ?,Hq(B) | |
68 ("c" ?,Ha(B) | |
69 ("v" ?,Hd(B) | |
70 ("b" ?,Hp(B) | |
71 ("n" ?,Hn(B) | |
72 ("m" ?,Hv(B) | |
73 ("," ?,Hz(B) | |
74 ("." ?,Hu(B) | |
75 ("/" ?.) | |
38453
519983161a46
Some fixes to follow lisp coding conventions and typo fixes.
Pavel Janík <Pavel@Janik.cz>
parents:
24039
diff
changeset
|
76 ("'" ?,)) |
519983161a46
Some fixes to follow lisp coding conventions and typo fixes.
Pavel Janík <Pavel@Janik.cz>
parents:
24039
diff
changeset
|
77 |
94710
4f1fd208c354
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
79727
diff
changeset
|
78 ;; arch-tag: 771b887d-15af-4a4d-b4ce-a4a86f5ca0cf |
38453
519983161a46
Some fixes to follow lisp coding conventions and typo fixes.
Pavel Janík <Pavel@Janik.cz>
parents:
24039
diff
changeset
|
79 ;;; hebrew.el ends here |