elpasync pushed a change to branch elpa/projectile.
from 1c29f1bc23 Consolidate the four --with-project test macros into one
new 6db2b0383e Re-run function-valued lifecycle commands instead of
caching them [#1549][#1676]
new 03a11020dd Highlight the tool and default value in the search
prompts
new 9d6b20b81c Drive the reviewable search/replace from the dispatch
switches
Summary of changes:
CHANGELOG.md | 6 ++
projectile.el | 132 +++++++++++++++++++++++++++-------
test/projectile-commands-test.el | 70 ++++++++++++++++++
test/projectile-dispatch-test.el | 44 ++++++++++++
test/projectile-search-review-test.el | 22 ++++++
test/projectile-search-test.el | 32 +++++++++
6 files changed, 282 insertions(+), 24 deletions(-)