summaryrefslogtreecommitdiff
path: root/helm-locate.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2016-01-15 07:23:54 +0100
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2016-01-15 07:23:54 +0100
commit6077907f83e5793e5b4a22e0f97dedfc165ae0f4 (patch)
tree73d55cbfc7cd4511864714b2acb977d5392e7c03 /helm-locate.el
parent3adbdfa78fc4cc48a4433c86abc67cb296490b19 (diff)
Add keymap and help-message to helm-type-file.
* helm-files.el (helm-file-cache): Remove keymap and help already defined in type-file. (helm-recentf-source): Remove keymap and help already defined in type-file. (helm-files-in-current-dir-source): Remove keymap and help already defined in type-file. * helm-locate.el (helm-locate-source): Remove keymap and help already defined in type-file. * helm-types.el (helm--setup-source): Do it.
Diffstat (limited to 'helm-locate.el')
-rw-r--r--helm-locate.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/helm-locate.el b/helm-locate.el
index be8aff0f..05dac7f1 100644
--- a/helm-locate.el
+++ b/helm-locate.el
@@ -305,9 +305,7 @@ See also `helm-locate'."
(candidates-process :initform 'helm-locate-init)
(requires-pattern :initform 3)
(history :initform 'helm-file-name-history)
- (keymap :initform helm-generic-files-map)
(persistent-action :initform 'helm-ff-kill-or-find-buffer-fname)
- (help-message :initform 'helm-generic-file-help-message)
(candidate-number-limit :initform 9999)))
(defvar helm-source-locate