Mercurial > emacs
diff lisp/ChangeLog @ 112249:785e3b6e720b
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.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sun, 09 Jan 2011 19:52:57 +0200 |
parents | 6335f5f3cb72 |
children | baabeab57e3e |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Jan 08 17:15:51 2011 -0500 +++ b/lisp/ChangeLog Sun Jan 09 19:52:57 2011 +0200 @@ -1,3 +1,9 @@ +2011-01-09 Eli Zaretskii <eliz@gnu.org> + + * progmodes/grep.el (grep-compute-defaults): Quote the program + file name after the pipe symbol in Grep templates. (Bug#6784) + * jka-compr.el (jka-compr-partial-uncompress): Likewise. + 2011-01-08 Lennart Borgman <lennart.borgman@gmail.com> * buff-menu.el (Buffer-menu-buffer-list): New var.