summaryrefslogtreecommitdiff
path: root/helm-info.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2012-12-24 20:37:42 +0100
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2012-12-24 20:37:42 +0100
commit57d08dd0d8006c24726e252617b7453fcb232eda (patch)
tree9b21bff733a847f3099ec718c71d96120f7460b8 /helm-info.el
parent5ca44d410e51b57ed0328aaaf91c44c5858ea426 (diff)
* helm-info.el (helm-info-at-point): remove helm-maybe-use-default-as-input.
Diffstat (limited to 'helm-info.el')
-rw-r--r--helm-info.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/helm-info.el b/helm-info.el
index babb8833..1b138be2 100644
--- a/helm-info.el
+++ b/helm-info.el
@@ -120,8 +120,7 @@ source.")
With a prefix-arg insert symbol at point."
(interactive)
(let ((helm-c-google-suggest-default-function
- 'helm-c-google-suggest-emacs-lisp)
- (helm-maybe-use-default-as-input t))
+ 'helm-c-google-suggest-emacs-lisp))
(helm :sources '(helm-c-source-info-elisp
helm-c-source-info-cl
helm-c-source-info-pages