Fix bug #13661 with w32-downcase-file-names and shell-command.
authorEli Zaretskii <eliz@gnu.org>
Sat, 9 Feb 2013 16:36:53 +0000 (18:36 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 9 Feb 2013 16:36:53 +0000 (18:36 +0200)
commit74ba15836233e028331e2195ed78a16afdc09c17
treef3a89bef00cb3d21a50a359d546bb67198c4d9fa
parent2d0504232eab9deb2b09d47d39ceb76a369dc922
Fix bug #13661 with w32-downcase-file-names and shell-command.

 src/callproc.c (Fcall_process_region): Make sure the XXXXXX part of
 the temporary file pattern is not downcased even when
 w32-downcase-file-names is non-nil.
src/ChangeLog
src/callproc.c