Fix checking code about coding-system `x-ctext' [cf. <tm-ja:4389> by
authormorioka <morioka>
Sat, 8 May 1999 10:10:57 +0000 (10:10 +0000)
committermorioka <morioka>
Sat, 8 May 1999 10:10:57 +0000 (10:10 +0000)
akr]

mcs-e20.el

index 00b699d..7eae509 100644 (file)
@@ -158,8 +158,8 @@ Return nil if corresponding MIME-charset is not found."
       dest)
     ))
 
-(static-when (or (string= (decode-coding-string "\e.A\eN!" 'ctext) "\eN!")
-                (find-coding-system 'x-ctext))
+(static-when (and (string= (decode-coding-string "\e.A\eN!" 'ctext) "\eN!")
+                 (not (find-coding-system 'x-ctext)))
   (require 'poem)
   (or (find-coding-system 'x-ctext)
       (make-coding-system