1
Fork 0
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:
Kenichi Handa 1998-07-08 02:19:14 +00:00
parent 40e8f3ad0f
commit e4dfd4f70a

View file

@ -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.")