*** empty log message ***
[gnus] / lisp / nnheaderems.el
index 18c50b1..14ce490 100644 (file)
@@ -193,7 +193,7 @@ The buffer is not selected, just returned to the caller."
     (fset 'nnheader-insert-file-contents-literally
          'insert-file-contents-literally)
     ))
-  (when (memq system-type '())
+  (when (memq system-type '(windows-nt))
     (add-hook 'nnmail-prepare-incoming-hook 'nnheader-ms-strip-cr)))
 
 (provide 'nnheaderems)