mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Add coding-priority.
This commit is contained in:
parent
baaddce7c0
commit
5f29fdb2c9
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@
|
|||
"Greek" '((setup-function . setup-greek-environment)
|
||||
(charset . (greek-iso8859-7))
|
||||
(coding-system . (greek-iso-8bit))
|
||||
(coding-priority greek-iso-8bit)
|
||||
(sample-text . "Greek (,FGkk]mija(B) ,FCei\(B ,Fsar(B")
|
||||
(documentation . t)))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue