Mercurial > hg > xemacs-beta
annotate lisp/mule/arabic.el @ 4520:279cadceaa13
Merge in doc and test changes from September 2008.
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Mon, 27 Oct 2008 09:51:51 +0900 |
parents | d402d7b18bd8 |
children | e0a8715fdb1f |
rev | line source |
---|---|
502 | 1 ;;; arabic.el --- pre-loaded support for Arabic. -*- coding: iso-2022-7bit; -*- |
333 | 2 |
3 ;; Copyright (C) 1992,93,94,95 Free Software Foundation, Inc. | |
4 ;; Copyright (C) 1995 Amdahl Corporation. | |
5 ;; Copyright (C) 1995 Sun Microsystems. | |
778 | 6 ;; Copyright (C) 2002 Ben Wing. |
333 | 7 |
8 ;; This file is part of XEmacs. | |
9 | |
10 ;; XEmacs is free software; you can redistribute it and/or modify it | |
11 ;; under the terms of the GNU General Public License as published by | |
12 ;; the Free Software Foundation; either version 2, or (at your option) | |
13 ;; any later version. | |
14 | |
15 ;; XEmacs is distributed in the hope that it will be useful, but | |
16 ;; WITHOUT ANY WARRANTY; without even the implied warranty of | |
17 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | |
18 ;; General Public License for more details. | |
19 | |
20 ;; You should have received a copy of the GNU General Public License | |
21 ;; along with XEmacs; see the file COPYING. If not, write to the | |
22 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, | |
23 ;; Boston, MA 02111-1307, USA. | |
24 | |
25 ;;; Commentary: | |
26 | |
778 | 27 ;; Synched up with: Mule 2.3, FSF 21.1. |
333 | 28 |
29 ;;; Code: | |
30 | |
4491
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
31 ;; See iso-with-esc.el for commentary on the ISO standard Arabic character |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
32 ;; set. |
778 | 33 |
4491
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
34 (make-8-bit-coding-system |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
35 'iso-8859-6 |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
36 '((#xA0 ?\u00A0) ;; NO-BREAK SPACE |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
37 (#xA4 ?\u00A4) ;; CURRENCY SIGN |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
38 (#xAC ?\u060C) ;; ARABIC COMMA |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
39 (#xAD ?\u00AD) ;; SOFT HYPHEN |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
40 (#xBB ?\u061B) ;; ARABIC SEMICOLON |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
41 (#xBF ?\u061F) ;; ARABIC QUESTION MARK |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
42 (#xC1 ?\u0621) ;; ARABIC LETTER HAMZA |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
43 (#xC2 ?\u0622) ;; ARABIC LETTER ALEF WITH MADDA ABOVE |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
44 (#xC3 ?\u0623) ;; ARABIC LETTER ALEF WITH HAMZA ABOVE |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
45 (#xC4 ?\u0624) ;; ARABIC LETTER WAW WITH HAMZA ABOVE |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
46 (#xC5 ?\u0625) ;; ARABIC LETTER ALEF WITH HAMZA BELOW |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
47 (#xC6 ?\u0626) ;; ARABIC LETTER YEH WITH HAMZA ABOVE |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
48 (#xC7 ?\u0627) ;; ARABIC LETTER ALEF |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
49 (#xC8 ?\u0628) ;; ARABIC LETTER BEH |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
50 (#xC9 ?\u0629) ;; ARABIC LETTER TEH MARBUTA |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
51 (#xCA ?\u062A) ;; ARABIC LETTER TEH |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
52 (#xCB ?\u062B) ;; ARABIC LETTER THEH |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
53 (#xCC ?\u062C) ;; ARABIC LETTER JEEM |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
54 (#xCD ?\u062D) ;; ARABIC LETTER HAH |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
55 (#xCE ?\u062E) ;; ARABIC LETTER KHAH |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
56 (#xCF ?\u062F) ;; ARABIC LETTER DAL |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
57 (#xD0 ?\u0630) ;; ARABIC LETTER THAL |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
58 (#xD1 ?\u0631) ;; ARABIC LETTER REH |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
59 (#xD2 ?\u0632) ;; ARABIC LETTER ZAIN |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
60 (#xD3 ?\u0633) ;; ARABIC LETTER SEEN |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
61 (#xD4 ?\u0634) ;; ARABIC LETTER SHEEN |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
62 (#xD5 ?\u0635) ;; ARABIC LETTER SAD |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
63 (#xD6 ?\u0636) ;; ARABIC LETTER DAD |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
64 (#xD7 ?\u0637) ;; ARABIC LETTER TAH |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
65 (#xD8 ?\u0638) ;; ARABIC LETTER ZAH |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
66 (#xD9 ?\u0639) ;; ARABIC LETTER AIN |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
67 (#xDA ?\u063A) ;; ARABIC LETTER GHAIN |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
68 (#xE0 ?\u0640) ;; ARABIC TATWEEL |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
69 (#xE1 ?\u0641) ;; ARABIC LETTER FEH |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
70 (#xE2 ?\u0642) ;; ARABIC LETTER QAF |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
71 (#xE3 ?\u0643) ;; ARABIC LETTER KAF |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
72 (#xE4 ?\u0644) ;; ARABIC LETTER LAM |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
73 (#xE5 ?\u0645) ;; ARABIC LETTER MEEM |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
74 (#xE6 ?\u0646) ;; ARABIC LETTER NOON |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
75 (#xE7 ?\u0647) ;; ARABIC LETTER HEH |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
76 (#xE8 ?\u0648) ;; ARABIC LETTER WAW |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
77 (#xE9 ?\u0649) ;; ARABIC LETTER ALEF MAKSURA |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
78 (#xEA ?\u064A) ;; ARABIC LETTER YEH |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
79 (#xEB ?\u064B) ;; ARABIC FATHATAN |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
80 (#xEC ?\u064C) ;; ARABIC DAMMATAN |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
81 (#xED ?\u064D) ;; ARABIC KASRATAN |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
82 (#xEE ?\u064E) ;; ARABIC FATHA |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
83 (#xEF ?\u064F) ;; ARABIC DAMMA |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
84 (#xF0 ?\u0650) ;; ARABIC KASRA |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
85 (#xF1 ?\u0651) ;; ARABIC SHADDA |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
86 (#xF2 ?\u0652)) ;; ARABIC SUKUN |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
87 "ISO 8859-6 (Arabic)" |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
88 '(mnemonic "ArISO")) |
333 | 89 |
4491
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
90 (make-8-bit-coding-system |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
91 'windows-1256 |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
92 '((#x80 ?\u20AC) ;; EURO SIGN |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
93 (#x81 ?\u067E) ;; ARABIC LETTER PEH |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
94 (#x82 ?\u201A) ;; SINGLE LOW-9 QUOTATION MARK |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
95 (#x83 ?\u0192) ;; LATIN SMALL LETTER F WITH HOOK |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
96 (#x84 ?\u201E) ;; DOUBLE LOW-9 QUOTATION MARK |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
97 (#x85 ?\u2026) ;; HORIZONTAL ELLIPSIS |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
98 (#x86 ?\u2020) ;; DAGGER |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
99 (#x87 ?\u2021) ;; DOUBLE DAGGER |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
100 (#x88 ?\u02C6) ;; MODIFIER LETTER CIRCUMFLEX ACCENT |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
101 (#x89 ?\u2030) ;; PER MILLE SIGN |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
102 (#x8A ?\u0679) ;; ARABIC LETTER TTEH |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
103 (#x8B ?\u2039) ;; SINGLE LEFT-POINTING ANGLE QUOTATION MARK |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
104 (#x8C ?\u0152) ;; LATIN CAPITAL LIGATURE OE |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
105 (#x8D ?\u0686) ;; ARABIC LETTER TCHEH |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
106 (#x8E ?\u0698) ;; ARABIC LETTER JEH |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
107 (#x8F ?\u0688) ;; ARABIC LETTER DDAL |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
108 (#x90 ?\u06AF) ;; ARABIC LETTER GAF |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
109 (#x91 ?\u2018) ;; LEFT SINGLE QUOTATION MARK |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
110 (#x92 ?\u2019) ;; RIGHT SINGLE QUOTATION MARK |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
111 (#x93 ?\u201C) ;; LEFT DOUBLE QUOTATION MARK |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
112 (#x94 ?\u201D) ;; RIGHT DOUBLE QUOTATION MARK |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
113 (#x95 ?\u2022) ;; BULLET |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
114 (#x96 ?\u2013) ;; EN DASH |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
115 (#x97 ?\u2014) ;; EM DASH |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
116 (#x98 ?\u06A9) ;; ARABIC LETTER KEHEH |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
117 (#x99 ?\u2122) ;; TRADE MARK SIGN |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
118 (#x9A ?\u0691) ;; ARABIC LETTER RREH |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
119 (#x9B ?\u203A) ;; SINGLE RIGHT-POINTING ANGLE QUOTATION MARK |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
120 (#x9C ?\u0153) ;; LATIN SMALL LIGATURE OE |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
121 (#x9D ?\u200C) ;; ZERO WIDTH NON-JOINER |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
122 (#x9E ?\u200D) ;; ZERO WIDTH JOINER |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
123 (#x9F ?\u06BA) ;; ARABIC LETTER NOON GHUNNA |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
124 (#xA0 ?\u00A0) ;; NO-BREAK SPACE |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
125 (#xA1 ?\u060C) ;; ARABIC COMMA |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
126 (#xA2 ?\u00A2) ;; CENT SIGN |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
127 (#xA3 ?\u00A3) ;; POUND SIGN |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
128 (#xA4 ?\u00A4) ;; CURRENCY SIGN |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
129 (#xA5 ?\u00A5) ;; YEN SIGN |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
130 (#xA6 ?\u00A6) ;; BROKEN BAR |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
131 (#xA7 ?\u00A7) ;; SECTION SIGN |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
132 (#xA8 ?\u00A8) ;; DIAERESIS |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
133 (#xA9 ?\u00A9) ;; COPYRIGHT SIGN |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
134 (#xAA ?\u06BE) ;; ARABIC LETTER HEH DOACHASHMEE |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
135 (#xAB ?\u00AB) ;; LEFT-POINTING DOUBLE ANGLE QUOTATION MARK |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
136 (#xAC ?\u00AC) ;; NOT SIGN |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
137 (#xAD ?\u00AD) ;; SOFT HYPHEN |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
138 (#xAE ?\u00AE) ;; REGISTERED SIGN |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
139 (#xAF ?\u00AF) ;; MACRON |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
140 (#xB0 ?\u00B0) ;; DEGREE SIGN |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
141 (#xB1 ?\u00B1) ;; PLUS-MINUS SIGN |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
142 (#xB2 ?\u00B2) ;; SUPERSCRIPT TWO |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
143 (#xB3 ?\u00B3) ;; SUPERSCRIPT THREE |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
144 (#xB4 ?\u00B4) ;; ACUTE ACCENT |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
145 (#xB5 ?\u00B5) ;; MICRO SIGN |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
146 (#xB6 ?\u00B6) ;; PILCROW SIGN |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
147 (#xB7 ?\u00B7) ;; MIDDLE DOT |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
148 (#xB8 ?\u00B8) ;; CEDILLA |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
149 (#xB9 ?\u00B9) ;; SUPERSCRIPT ONE |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
150 (#xBA ?\u061B) ;; ARABIC SEMICOLON |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
151 (#xBB ?\u00BB) ;; RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
152 (#xBC ?\u00BC) ;; VULGAR FRACTION ONE QUARTER |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
153 (#xBD ?\u00BD) ;; VULGAR FRACTION ONE HALF |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
154 (#xBE ?\u00BE) ;; VULGAR FRACTION THREE QUARTERS |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
155 (#xBF ?\u061F) ;; ARABIC QUESTION MARK |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
156 (#xC0 ?\u06C1) ;; ARABIC LETTER HEH GOAL |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
157 (#xC1 ?\u0621) ;; ARABIC LETTER HAMZA |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
158 (#xC2 ?\u0622) ;; ARABIC LETTER ALEF WITH MADDA ABOVE |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
159 (#xC3 ?\u0623) ;; ARABIC LETTER ALEF WITH HAMZA ABOVE |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
160 (#xC4 ?\u0624) ;; ARABIC LETTER WAW WITH HAMZA ABOVE |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
161 (#xC5 ?\u0625) ;; ARABIC LETTER ALEF WITH HAMZA BELOW |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
162 (#xC6 ?\u0626) ;; ARABIC LETTER YEH WITH HAMZA ABOVE |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
163 (#xC7 ?\u0627) ;; ARABIC LETTER ALEF |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
164 (#xC8 ?\u0628) ;; ARABIC LETTER BEH |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
165 (#xC9 ?\u0629) ;; ARABIC LETTER TEH MARBUTA |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
166 (#xCA ?\u062A) ;; ARABIC LETTER TEH |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
167 (#xCB ?\u062B) ;; ARABIC LETTER THEH |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
168 (#xCC ?\u062C) ;; ARABIC LETTER JEEM |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
169 (#xCD ?\u062D) ;; ARABIC LETTER HAH |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
170 (#xCE ?\u062E) ;; ARABIC LETTER KHAH |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
171 (#xCF ?\u062F) ;; ARABIC LETTER DAL |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
172 (#xD0 ?\u0630) ;; ARABIC LETTER THAL |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
173 (#xD1 ?\u0631) ;; ARABIC LETTER REH |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
174 (#xD2 ?\u0632) ;; ARABIC LETTER ZAIN |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
175 (#xD3 ?\u0633) ;; ARABIC LETTER SEEN |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
176 (#xD4 ?\u0634) ;; ARABIC LETTER SHEEN |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
177 (#xD5 ?\u0635) ;; ARABIC LETTER SAD |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
178 (#xD6 ?\u0636) ;; ARABIC LETTER DAD |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
179 (#xD7 ?\u00D7) ;; MULTIPLICATION SIGN |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
180 (#xD8 ?\u0637) ;; ARABIC LETTER TAH |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
181 (#xD9 ?\u0638) ;; ARABIC LETTER ZAH |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
182 (#xDA ?\u0639) ;; ARABIC LETTER AIN |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
183 (#xDB ?\u063A) ;; ARABIC LETTER GHAIN |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
184 (#xDC ?\u0640) ;; ARABIC TATWEEL |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
185 (#xDD ?\u0641) ;; ARABIC LETTER FEH |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
186 (#xDE ?\u0642) ;; ARABIC LETTER QAF |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
187 (#xDF ?\u0643) ;; ARABIC LETTER KAF |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
188 (#xE0 ?\u00E0) ;; LATIN SMALL LETTER A WITH GRAVE |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
189 (#xE1 ?\u0644) ;; ARABIC LETTER LAM |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
190 (#xE2 ?\u00E2) ;; LATIN SMALL LETTER A WITH CIRCUMFLEX |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
191 (#xE3 ?\u0645) ;; ARABIC LETTER MEEM |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
192 (#xE4 ?\u0646) ;; ARABIC LETTER NOON |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
193 (#xE5 ?\u0647) ;; ARABIC LETTER HEH |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
194 (#xE6 ?\u0648) ;; ARABIC LETTER WAW |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
195 (#xE7 ?\u00E7) ;; LATIN SMALL LETTER C WITH CEDILLA |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
196 (#xE8 ?\u00E8) ;; LATIN SMALL LETTER E WITH GRAVE |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
197 (#xE9 ?\u00E9) ;; LATIN SMALL LETTER E WITH ACUTE |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
198 (#xEA ?\u00EA) ;; LATIN SMALL LETTER E WITH CIRCUMFLEX |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
199 (#xEB ?\u00EB) ;; LATIN SMALL LETTER E WITH DIAERESIS |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
200 (#xEC ?\u0649) ;; ARABIC LETTER ALEF MAKSURA |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
201 (#xED ?\u064A) ;; ARABIC LETTER YEH |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
202 (#xEE ?\u00EE) ;; LATIN SMALL LETTER I WITH CIRCUMFLEX |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
203 (#xEF ?\u00EF) ;; LATIN SMALL LETTER I WITH DIAERESIS |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
204 (#xF0 ?\u064B) ;; ARABIC FATHATAN |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
205 (#xF1 ?\u064C) ;; ARABIC DAMMATAN |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
206 (#xF2 ?\u064D) ;; ARABIC KASRATAN |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
207 (#xF3 ?\u064E) ;; ARABIC FATHA |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
208 (#xF4 ?\u00F4) ;; LATIN SMALL LETTER O WITH CIRCUMFLEX |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
209 (#xF5 ?\u064F) ;; ARABIC DAMMA |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
210 (#xF6 ?\u0650) ;; ARABIC KASRA |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
211 (#xF7 ?\u00F7) ;; DIVISION SIGN |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
212 (#xF8 ?\u0651) ;; ARABIC SHADDA |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
213 (#xF9 ?\u00F9) ;; LATIN SMALL LETTER U WITH GRAVE |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
214 (#xFA ?\u0652) ;; ARABIC SUKUN |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
215 (#xFB ?\u00FB) ;; LATIN SMALL LETTER U WITH CIRCUMFLEX |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
216 (#xFC ?\u00FC) ;; LATIN SMALL LETTER U WITH DIAERESIS |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
217 (#xFD ?\u200E) ;; LEFT-TO-RIGHT MARK |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
218 (#xFE ?\u200F) ;; RIGHT-TO-LEFT MARK |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
219 (#xFF ?\u06D2));; ARABIC LETTER YEH BARREE |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
220 "Windows-1256 (Arabic)" |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
221 '(mnemonic "cp1256" |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
222 documentation |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
223 "This is the much Windows encoding for Arabic, much superior to the ISO |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
224 standard one." |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
225 aliases (cp1256))) |
333 | 226 |
4491
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
227 ;; The Mac Arabic coding systems don't have defined MIME names. |
333 | 228 |
4491
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
3659
diff
changeset
|
229 ;; #### Decide what to do about the syntax of the Arabic punctuation. |
333 | 230 |
231 ;;; arabic.el ends here |