# HG changeset patch # User Kenichi Handa # Date 899864354 0 # Node ID e632673d8975a4440a6ea46d0343806b61c64f72 # Parent e7e1cecf3a1c600af107372387b826caa0b4ee62 ("Hebrew"): Add coding-priority. diff -r e7e1cecf3a1c -r e632673d8975 lisp/language/hebrew.el --- 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.")