summaryrefslogtreecommitdiff
path: root/helm-locate.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2017-01-07 10:42:27 +0100
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2017-01-07 10:42:27 +0100
commit0143e982fa9b868d26f7088ffd6b58ec4abf7216 (patch)
tree25d6baaf742ae355071ff55798b60dc68694e5c5 /helm-locate.el
parent46687d10ec2f3cc3a343fbdf1c5e2962f91df1ca (diff)
Update generic file help.
* helm-help.el (helm-generic-file-help-message): Do it.
Diffstat (limited to 'helm-locate.el')
-rw-r--r--helm-locate.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/helm-locate.el b/helm-locate.el
index 3853c719..3f1d9bdc 100644
--- a/helm-locate.el
+++ b/helm-locate.el
@@ -90,7 +90,8 @@ the opposite of \"locate\" command."
:type 'symbol)
(defcustom helm-locate-fuzzy-match nil
- "Enable fuzzy matching in `helm-locate'."
+ "Enable fuzzy matching in `helm-locate'.
+Note that when this is enabled searching is done on basename."
:group 'helm-locate
:type 'boolean)