Mercurial > hg > xemacs-beta
comparison lisp/mule/greek.el @ 3769:fbf54025c136
[xemacs-hg @ 2006-12-30 17:04:26 by aidan]
Provide native-coding-systems for some language environments that didn't
have them.
author | aidan |
---|---|
date | Sat, 30 Dec 2006 17:04:32 +0000 |
parents | 6b2ef948e140 |
children | 751ae075e76e |
comparison
equal
deleted
inserted
replaced
3768:f814ad0daf3b | 3769:fbf54025c136 |
---|---|
128 | 128 |
129 (set-language-info-alist | 129 (set-language-info-alist |
130 "Greek" '((charset greek-iso8859-7) | 130 "Greek" '((charset greek-iso8859-7) |
131 (coding-system iso-8859-7) | 131 (coding-system iso-8859-7) |
132 (coding-priority iso-8859-7) | 132 (coding-priority iso-8859-7) |
133 (native-coding-system iso-8859-7) | |
133 (locale "el_GR.iso88597" "el_GR.greek8" "el_GR" "greek" "el") | 134 (locale "el_GR.iso88597" "el_GR.greek8" "el_GR" "greek" "el") |
134 (input-method . "greek") | 135 (input-method . "greek") |
135 (sample-text . "Greek (,FGkk]mija(B) ,FCei\(B ,Fsar(B") | 136 (sample-text . "Greek (,FGkk]mija(B) ,FCei\(B ,Fsar(B") |
136 (documentation . t))) | 137 (documentation . t))) |
137 | 138 |