XEmacs 21.2.30 "Hygeia".
[chise/xemacs-chise.git.1] / lisp / files.el
index 2b8a77d..1c4ad7e 100644 (file)
@@ -1831,7 +1831,7 @@ with a prefix argument, you will be prompted for the coding system."
                                          (buffer-local-variables)))
                               nil nil (buffer-name)))
         t
-        (if (and current-prefix-arg (featurep 'mule))
+        (if (and current-prefix-arg (featurep 'file-coding))
             (read-coding-system "Coding system: "))))
   (and (eq (current-buffer) mouse-grabbed-buffer)
        (error "Can't write minibuffer window"))