summaryrefslogtreecommitdiff
path: root/helm-help.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2012-12-11 19:52:33 +0100
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2012-12-11 19:52:33 +0100
commit0b03bf4504c64d4c0d4ed481a3f9e7534417b149 (patch)
tree4ff5b4c6f511ba6d3b0c41d91ade3db893991aa7 /helm-help.el
parent40f27180cb06a9e7f9a9b4a4f05e248281ed7bc3 (diff)
* helm.el (helm-execute-persistent-action): Allow using a cons cell for persistent-action attr.
* helm-elisp.el: Use it in apropos functions/sources. * helm-help.el: document it.
Diffstat (limited to 'helm-help.el')
-rw-r--r--helm-help.el8
1 files changed, 4 insertions, 4 deletions
diff --git a/helm-help.el b/helm-help.el
index 11472698..cf1529ef 100644
--- a/helm-help.el
+++ b/helm-help.el
@@ -896,10 +896,10 @@ HELM-ATTRIBUTE should be a symbol."
useful in case of sources with lots of candidates.")
(helm-document-attribute 'persistent-action "optional"
- " Function called with one parameter; the selected candidate.
-
- An action performed by `helm-execute-persistent-action'.
- If none, use the default action.")
+ "Can be a either a Function called with one parameter (the selected candidate)
+ or a cons cell where first element is this same function and second element
+ a symbol (e.g never-split) that inform `helm-execute-persistent-action'
+ to not split his window to execute this persistent action.")
(helm-document-attribute 'candidates-in-buffer "optional"
" Shortcut attribute for making and narrowing candidates using