Mercurial > hg > xemacs-beta
comparison lisp/mule/cyrillic.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 | aa28d959af41 |
comparison
equal
deleted
inserted
replaced
3768:f814ad0daf3b | 3769:fbf54025c136 |
---|---|
125 | 125 |
126 (set-language-info-alist | 126 (set-language-info-alist |
127 "Cyrillic-ISO" '((charset cyrillic-iso8859-5) | 127 "Cyrillic-ISO" '((charset cyrillic-iso8859-5) |
128 (tutorial . "TUTORIAL.ru") | 128 (tutorial . "TUTORIAL.ru") |
129 (coding-system iso-8859-5) | 129 (coding-system iso-8859-5) |
130 (native-coding-system iso-8859-5) | |
130 (coding-priority iso-8859-5) | 131 (coding-priority iso-8859-5) |
131 (input-method . "cyrillic-yawerty") | 132 (input-method . "cyrillic-yawerty") |
132 (features cyril-util) | 133 (features cyril-util) |
133 (sample-text . "Russian (,L@caaZXY(B) ,L7T`PRabRcYbU(B!") | 134 (sample-text . "Russian (,L@caaZXY(B) ,L7T`PRabRcYbU(B!") |
134 (documentation . "Support for Cyrillic ISO-8859-5.")) | 135 (documentation . "Support for Cyrillic ISO-8859-5.")) |