]> code.delx.au - gnu-emacs/commit
Avoid empty -path arguments in rgrep
authorPhil Sainty <psainty@orcon.net.nz>
Wed, 30 Sep 2015 07:39:21 +0000 (10:39 +0300)
committerEli Zaretskii <eliz@gnu.org>
Wed, 30 Sep 2015 07:39:21 +0000 (10:39 +0300)
commit3968fa6a44275c16d82704fd29621ac1757bca63
treebae6d50ae09b12f787e063701bb655f9557590ee
parent47089e0cc85906831f5d078d460a581ad70d963a
Avoid empty -path arguments in rgrep

* lisp/progmodes/grep.el (rgrep-default-command): Remove nil from
the list produced according to grep-find-ignored-directories,
before passing it to Find/Grep invocation.  (Bug#21548)
lisp/progmodes/grep.el