Mercurial > hg > xemacs-beta
diff lisp/files.el @ 361:7347b34c275b r21-1-10
Import from CVS: tag r21-1-10
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:58:40 +0200 |
parents | 8e84bee8ddd0 |
children | 972bbb6d6ca2 |
line wrap: on
line diff
--- a/lisp/files.el Mon Aug 13 10:57:57 2007 +0200 +++ b/lisp/files.el Mon Aug 13 10:58:40 2007 +0200 @@ -1821,7 +1821,7 @@ (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"))