summaryrefslogtreecommitdiff
path: root/helm-mode.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2013-09-01 18:47:13 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2013-09-01 18:47:13 +0200
commit3e6996ad73072e5b688af28d928e90c9a2c2c6fb (patch)
tree3363de8564c5e97eee66d1d8d58c9dcda9114431 /helm-mode.el
parente87986f83d5fa1798225759a420a89f0854dc9e4 (diff)
* helm-mode.el (helm-comp-read): Document REVERSE-HISTORY.
Diffstat (limited to 'helm-mode.el')
-rw-r--r--helm-mode.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/helm-mode.el b/helm-mode.el
index 6167d455..b7392be7 100644
--- a/helm-mode.el
+++ b/helm-mode.el
@@ -231,6 +231,9 @@ Keys description:
- MUST-MATCH: Candidate selected must be one of COLLECTION.
+- REVERSE-HISTORY: When non--nil display history source after current
+ source completion.
+
- REQUIRES-PATTERN: Same as helm attribute, default is 0.
- HISTORY: A list containing specific history, default is nil.