changeset 22714:e632673d8975

("Hebrew"): Add coding-priority.
author Kenichi Handa <handa@m17n.org>
date Wed, 08 Jul 1998 02:19:14 +0000
parents e7e1cecf3a1c
children c015f24cda4c
files lisp/language/hebrew.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/language/hebrew.el	Wed Jul 08 02:19:14 1998 +0000
+++ b/lisp/language/hebrew.el	Wed Jul 08 02:19:14 1998 +0000
@@ -48,6 +48,7 @@
  "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.")