summaryrefslogtreecommitdiff
path: root/helm-external.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2015-03-15 18:02:33 +0100
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2015-03-15 18:02:33 +0100
commit416e29120f4ac0e07298f813f683ed77d8316a42 (patch)
treebde37a3ef1dbfee9ae65fdd7cd54961e816f8ebf /helm-external.el
parent4c9f04c3942cbc9ebee4c7e81be2e80acfac10b5 (diff)
* helm-info.el (helm-info-at-point): Remove old google stuff.
* helm-bookmark.el: require helm-net here. * helm-external.el: same.
Diffstat (limited to 'helm-external.el')
-rw-r--r--helm-external.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/helm-external.el b/helm-external.el
index bb02a7c6..993005bf 100644
--- a/helm-external.el
+++ b/helm-external.el
@@ -19,6 +19,7 @@
(require 'cl-lib)
(require 'helm)
+(require 'helm-net)
(defgroup helm-external nil