summaryrefslogtreecommitdiff
path: root/lisp/language/european.el
diff options
context:
space:
mode:
authorDave Love <fx@gnu.org>2003-09-04 17:04:05 +0000
committerDave Love <fx@gnu.org>2003-09-04 17:04:05 +0000
commitb978d1a36d772710edcf5b45d25c572841e28316 (patch)
tree0da7eaba6b896e0f4442e3881b6ab6e83199b159 /lisp/language/european.el
parent2c3245ae7a5d692ce1adefc92daed49d61c9e937 (diff)
downloademacs-b978d1a36d772710edcf5b45d25c572841e28316.tar.gz
(windows-1252): Moved from code-pages.
Diffstat (limited to 'lisp/language/european.el')
-rw-r--r--lisp/language/european.el17
1 files changed, 15 insertions, 2 deletions
diff --git a/lisp/language/european.el b/lisp/language/european.el
index 15f3885df9d..b2dbaf418b9 100644
--- a/lisp/language/european.el
+++ b/lisp/language/european.el
@@ -25,8 +25,8 @@
;;; Commentary:
-;; For European scripts, character sets ISO8859-1,2,3,4,9,14,15 are
-;; supported.
+;; For European scripts, all the ISO Latin character sets are
+;; supported, along with various others.
;;; Code:
@@ -62,6 +62,19 @@ Latin-1 also covers several written languages outside Europe, including
Indonesian/Malay, Tagalog (Philippines), Swahili and Afrikaans."))
'("European"))
+(eval-and-compile
+ (setq
+ non-iso-charset-alist
+ (cp-make-coding-system
+ windows-1252
+ [?\$,1tL(B nil ?\$,1rz(B ?\$,1!R(B ?\$,1r~(B ?\$,1s&(B ?\$,1s (B ?\$,1s!(B ?\$,1$f(B ?\$,1s0(B ?\$,1! (B ?\$,1s9(B ?\$,1 r(B nil ?\$,1!=(B ?\$,1!>(B nil
+ ?\$,1rx(B ?\$,1ry(B ?\$,1r|(B ?\$,1r}(B ?\$,1s"(B ?\$,1rs(B ?\$,1rt(B ?\$,1$|(B ?\$,1ub(B ?\$,1!!(B ?\$,1s:(B ?\$,1 s(B nil nil ?\$,1!8(B ?\,A (B ?\,A!(B
+ ?\,A"(B ?\,A#(B ?\,A$(B ?\,A%(B ?\,A&(B ?\,A'(B ?\,A((B ?\,A)(B ?\,A*(B ?\,A+(B ?\,A,(B ?\,A-(B ?\,A.(B ?\,A/(B ?\,A0(B ?\,A1(B ?\,A2(B
+ ?\,A3(B ?\,A4(B ?\,A5(B ?\,A6(B ?\,A7(B ?\,A8(B ?\,A9(B ?\,A:(B ?\,A;(B ?\,A<(B ?\,A=(B ?\,A>(B ?\,A?(B ?\,A@(B ?\,AA(B ?\,AB(B ?\,AC(B
+ ?\,AD(B ?\,AE(B ?\,AF(B ?\,AG(B ?\,AH(B ?\,AI(B ?\,AJ(B ?\,AK(B ?\,AL(B ?\,AM(B ?\,AN(B ?\,AO(B ?\,AP(B ?\,AQ(B ?\,AR(B ?\,AS(B ?\,AT(B
+ ?\,AU(B ?\,AV(B ?\,AW(B ?\,AX(B ?\,AY(B ?\,AZ(B ?\,A[(B ?\,A\(B ?\,A](B ?\,A^(B ?\,A_(B ?\,A`(B ?\,Aa(B ?\,Ab(B ?\,Ac(B ?\,Ad(B ?\,Ae(B
+ ?\,Af(B ?\,Ag(B ?\,Ah(B ?\,Ai(B ?\,Aj(B ?\,Ak(B ?\,Al(B ?\,Am(B ?\,An(B ?\,Ao(B ?\,Ap(B ?\,Aq(B ?\,Ar(B ?\,As(B ?\,At(B ?\,Au(B ?\,Av(B
+ ?\,Aw(B ?\,Ax(B ?\,Ay(B ?\,Az(B ?\,A{(B ?\,A|(B ?\,A}(B ?\,A~(B ?\,A(B])))
;; Latin-2 (ISO-8859-2)