mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 08:43:40 -07:00
("Greek"): Add windows-1253, cp851, cp869
coding systems.
This commit is contained in:
parent
b6dbaca959
commit
c2ff02269f
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@
|
|||
|
||||
(set-language-info-alist
|
||||
"Greek" '((charset iso-8859-7)
|
||||
(coding-system . (greek-iso-8bit))
|
||||
(coding-system . (greek-iso-8bit windows-1253 cp851 cp869))
|
||||
(coding-priority greek-iso-8bit)
|
||||
(nonascii-translation . iso-8859-7)
|
||||
(input-method . "greek")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue