]> code.delx.au - gnu-emacs/commit
(Fcall_process): Use $TMPDIR instead of trying $TMP
authorEli Zaretskii <eliz@gnu.org>
Wed, 14 Oct 1998 15:17:11 +0000 (15:17 +0000)
committerEli Zaretskii <eliz@gnu.org>
Wed, 14 Oct 1998 15:17:11 +0000 (15:17 +0000)
commit8a52365ce8d2c9a0b2308fe7c769ad785eb1fa22
treef1dcc5b0e5032c9f20e2b46e332f392ec7c66872
parenta0c712aea8b4860e7912b558ee4a0fd4ac736704
(Fcall_process): Use $TMPDIR instead of trying $TMP
and $TEMP, since the former is always set in msdos.c.
(Fcall_process_region): When looking for a place to put the
temporary files, check $TMPDIR as well.
src/callproc.c