]> code.delx.au - gnu-emacs/commit
Escape meta chars in commands processed by shell
authorTino Calancha <tino.calancha@gmail.com>
Wed, 13 Jul 2016 04:27:33 +0000 (13:27 +0900)
committerTino Calancha <tino.calancha@gmail.com>
Wed, 13 Jul 2016 04:27:33 +0000 (13:27 +0900)
commitcff2f4606dfbc83f8e38a6b7a48eedcc47009a3b
tree92195d2cee232c7be9c53997cdd83475d5ff5dd5
parent54b7eb0dee2397f1430e81b7356f8efb19946ba0
Escape meta chars in commands processed by shell

* lisp/progmodes/grep.el (grep-compute-defaults): Quote braces
in all commands to be passed to a shell (Bug#23959).
lisp/progmodes/grep.el