branch: elpa/helm commit ae0327ebf89544ca1602c4393b0c435da837a4d0 Author: Thierry Volpiatto <thie...@posteo.net> Commit: Thierry Volpiatto <thie...@posteo.net>
Docstrings only --- helm-buffers.el | 2 +- helm-grep.el | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/helm-buffers.el b/helm-buffers.el index 5c445ce1d2..6457f10d48 100644 --- a/helm-buffers.el +++ b/helm-buffers.el @@ -962,7 +962,7 @@ If REGEXP-FLAG is given use `query-replace-regexp'." 'helm-grep-buffers) (helm-make-command-from-action helm-buffer-run-zgrep - "Run Grep action from `helm-source-buffers-list'." + "Run Zgrep action from `helm-source-buffers-list'." 'helm-zgrep-buffers) (helm-make-command-from-action helm-buffer-run-query-replace-regexp diff --git a/helm-grep.el b/helm-grep.el index 40277c787a..124ceb789f 100644 --- a/helm-grep.el +++ b/helm-grep.el @@ -1706,7 +1706,9 @@ returns if available with current AG version." (defun helm-grep-ag-search-results (_candidate) "Launch a new helm session on the current results. Allow narrowing the grep ag results to a specific file or pattern without -continuing calling grep ag." +continuing calling grep ag, i.e. once called, what you type in minibuffer will be +searched with helm match functions in all the candidates found previously by +grep ag." (with-helm-buffer (let* ((src (helm-get-current-source)) (candidates (nthcdr 1 (split-string