Fix bug #6684 with shell pipelines on MS-Windows.
authorEli Zaretskii <eliz@gnu.org>
Sun, 9 Jan 2011 17:52:57 +0000 (19:52 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sun, 9 Jan 2011 17:52:57 +0000 (19:52 +0200)
commit88ecd0a566155169b0c720d45f6978537e2f4a36
tree673c5391b8614eda4f8d5388956cc73a0a802571
parent320912fb3d938746b4a74750f366c6e698e91a34
Fix bug #6684 with shell pipelines on MS-Windows.

 progmodes/grep.el (grep-compute-defaults): Quote the program
 file name after the pipe symbol in Grep templates.
 jka-compr.el (jka-compr-partial-uncompress): Likewise.

Fixes: debbugs:6784
lisp/ChangeLog
lisp/jka-compr.el
lisp/progmodes/grep.el