diff options
author | Eli Zaretskii <eliz@gnu.org> | 2011-05-07 14:25:05 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2011-05-07 14:25:05 +0300 |
commit | 888c9e865f8c9faea62621519da7e42ba1b7adbf (patch) | |
tree | a7dc81f1b07e8abb02d1463425536425b77c2040 /lisp/emacs-lisp/easy-mmode.el | |
parent | 75c0d28a6a89e31172e2533ef9638c75af02dada (diff) | |
download | emacs-888c9e865f8c9faea62621519da7e42ba1b7adbf.tar.gz emacs-888c9e865f8c9faea62621519da7e42ba1b7adbf.tar.bz2 emacs-888c9e865f8c9faea62621519da7e42ba1b7adbf.zip |
Fix changes in 2011-05-01T00:04:17Z!larsi@gnus.org for MS-DOS.
src/callproc.c (call_process_cleanup): Don't close and unlink the
temporary file if Fcall_process didn't create it in the first
place.
(Fcall_process): Don't create tempfile if stdout of the child
process will be redirected to a file specified with `:file'.
Don't try to re-open tempfile in that case, and set fd[0] to -1 as
cue to call_process_cleanup not to close that handle.
Diffstat (limited to 'lisp/emacs-lisp/easy-mmode.el')
0 files changed, 0 insertions, 0 deletions