Restore <D> instead of '.' in grep-find-template
commitc6ee95ddeefc17410e15090539d0cb220ab6947c
authorDmitry Gutov <dgutov@yandex.ru>
Wed, 3 Jun 2015 02:44:48 +0000 (3 05:44 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Wed, 3 Jun 2015 02:45:15 +0000 (3 05:45 +0300)
tree6e899d28a439298551f946871ea515ab4cf10b24
parent0a9e3248af3bab4f35da1473a6330292f5857ccd
Restore <D> instead of '.' in grep-find-template

* lisp/cedet/semantic/symref/grep.el
(semantic-symref-grep-use-template): Update a comment.

* lisp/progmodes/grep.el (grep-compute-defaults): Restore <D>
instead of '.' in grep-find-template (bug#20719).
(rgrep): Pass nil as the directory to rgrep-default-command.

* lisp/progmodes/grep.el (grep-expand-keywords): Use '.' as the
default value for DIR.

* lisp/progmodes/xref.el (xref-collect-matches): Drop the
workaround.
lisp/cedet/semantic/symref/grep.el
lisp/progmodes/grep.el
lisp/progmodes/xref.el