summaryrefslogtreecommitdiff
path: root/helm-locate.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2012-07-31 09:29:08 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2012-07-31 09:29:08 +0200
commitb380bbf327c7c655efd34e70d465fc5349cddc1a (patch)
tree42aba90050bc53263ce7e92bf5751911ef1682fd /helm-locate.el
parentb15efd8c8b03d7f0445531181c8b53b6225998f3 (diff)
* helm.el (helm-select-persistent-action-window): Use member.
(helm-swap-windows): Don't swap when helm-samewindow is activated.
Diffstat (limited to 'helm-locate.el')
-rw-r--r--helm-locate.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/helm-locate.el b/helm-locate.el
index 4fd120a8..5854bdaa 100644
--- a/helm-locate.el
+++ b/helm-locate.el
@@ -117,7 +117,7 @@ See `helm-locate-with-db' and `helm-locate'."
(and localdb
(or (helm-ff-find-locatedb from-ff)
(helm-c-read-file-name
- "Choose or create Locate Db file (locate.db) : "
+ "Choose or create Locate Db file (locate.db): "
:initial-input (or helm-ff-default-directory
default-directory)
:marked-candidates t