Fix bug #13661 with w32-downcase-file-names and shell-command.
commitc11ab4356a4c328472fa4fcd5b1b339757119bce
authorEli Zaretskii <eliz@gnu.org>
Sat, 9 Feb 2013 16:36:53 +0000 (9 18:36 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 9 Feb 2013 16:36:53 +0000 (9 18:36 +0200)
tree7adf729425fc5dde2856bacdbb389913fc116c0f
parentc26ce9bae9488d91e56389cc7214f4aa8abd4076
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