summaryrefslogtreecommitdiff
path: root/helm-help.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2016-03-31 07:52:50 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2016-03-31 07:52:50 +0200
commitd95faed00af9f029a40159ab1d6fba85ff978e33 (patch)
treeaa0d711aba68fcc8c61fe2cea531db0199c2bf8e /helm-help.el
parent7749ff5c14a72ffc4bd45363f5b5f5bdc57795cd (diff)
Remove deprecated usage of delayed source (#1400 #1454).
* helm-help.el: Remove delayed doc. * helm-source.el (helm-source): Remove delayed slot. * helm.el (helm-idle-delay): Removed. (helm-quick-update): Removed. (helm-read-pattern-maybe): Get rid of delayed sources. (helm-exit-or-quit-maybe): Removed. (helm-check-new-input): No need to handle helm--maybe-use-default-as-input for delayed. (helm-process-delayed-sources): Removed. (helm-update): Get rid of delayed sources. (helm-delayed-source-p): Removed. (helm-force-update): Stop handling quick-update.
Diffstat (limited to 'helm-help.el')
-rw-r--r--helm-help.el6
1 files changed, 0 insertions, 6 deletions
diff --git a/helm-help.el b/helm-help.el
index 4b4ea5e1..b7a56b0a 100644
--- a/helm-help.el
+++ b/helm-help.el
@@ -1214,12 +1214,6 @@ HELM-ATTRIBUTE should be a symbol."
It is useful to change interpretation of `helm-pattern'.")
-(helm-document-attribute 'delayed "optional"
- " Candidates from the source are shown only if the user stops
- typing and is idle for `helm-idle-delay' seconds.
- If a value is given to delayed attr, this value is used instead only
- if it is > to `helm-idle-delay'.")
-
(helm-document-attribute 'volatile "optional"
" Indicates the source assembles the candidate list dynamically,
so it shouldn't be cached within a single Helm