diff lisp/mule/hebrew.el @ 3970:949ac151a10d

[xemacs-hg @ 2007-05-20 20:09:20 by aidan] Test that all listed langenv input methods exist; comment out those we can't support while using 21.4 to compile our packages.
author aidan
date Sun, 20 May 2007 20:09:40 +0000
parents 2923009caf47
children f4c3ffe60a4f
line wrap: on
line diff
--- a/lisp/mule/hebrew.el	Sun May 20 16:04:10 2007 +0000
+++ b/lisp/mule/hebrew.el	Sun May 20 20:09:40 2007 +0000
@@ -73,7 +73,8 @@
  "Hebrew" '((charset hebrew-iso8859-8)
 	    (coding-system iso-8859-8)
 	    (coding-priority iso-8859-8)
-	    (input-method . "hebrew")
+            ;; Not available in packages. 
+	    ;; (input-method . "hebrew")
 	    (sample-text . "Hebrew	[2],Hylem[0](B")
 	    (documentation . "Right-to-left writing is not yet supported.")
 	    ))