]> git.eshelyaron.com Git - emacs.git/commitdiff
("Hebrew"): Add coding-priority.
authorKenichi Handa <handa@m17n.org>
Wed, 8 Jul 1998 02:19:14 +0000 (02:19 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 8 Jul 1998 02:19:14 +0000 (02:19 +0000)
lisp/language/hebrew.el

index 26c61bbe2eeace42054fe9302df5efbc3e9ab0de..14b8ff54286efc01b5d1e469e24ad44b26ba5149 100644 (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      \e,Hylem\e(B")
            (documentation . "Right-to-left writing is not yet supported.")