Make set-auto-mode respect mode: entries at the end of the file (bug#8586)
[bpt/emacs.git] / doc / lispref / processes.texi
index dc9fed5..ba9d8ac 100644 (file)
@@ -299,6 +299,9 @@ function returns.
 MS-DOS doesn't support asynchronous subprocesses, so this option doesn't
 work there.
 
+@item @code{(:file @var{file-name})}
+Send the output to the file name specified.
+
 @item @code{(@var{real-destination} @var{error-destination})}
 Keep the standard output stream separate from the standard error stream;
 deal with the ordinary output as specified by @var{real-destination},