mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-30 09:00:31 -08:00
("Hebrew"): Add coding-priority.
This commit is contained in:
parent
40e8f3ad0f
commit
e4dfd4f70a
1 changed files with 1 additions and 0 deletions
|
|
@ -48,6 +48,7 @@ But, please note that right-to-left writing is not yet supported."
|
|||
"Hebrew" '((setup-function . setup-hebrew-environment)
|
||||
(describe-function . describe-hebrew-support)
|
||||
(charset . (hebrew-iso8859-8))
|
||||
(coding-priority hebrew-iso-8bit)
|
||||
(coding-system . (hebrew-iso-8bit))
|
||||
(sample-text . "Hebrew ,Hylem(B")
|
||||
(documentation . "Right-to-left writing is not yet supported.")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue