summaryrefslogtreecommitdiff
path: root/helm-tags.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2015-07-14 15:43:45 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2015-07-14 15:43:45 +0200
commit787e66f817231dc46f314c1e9a985b0bd47e3ca0 (patch)
treed9b205340f23bbc6e8f769a18cab00937cf20ab2 /helm-tags.el
parent4092cafe596cb6bbeef5147ed880b8726dde360f (diff)
Require helm-help in several places.
Diffstat (limited to 'helm-tags.el')
-rw-r--r--helm-tags.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/helm-tags.el b/helm-tags.el
index 9ef57c5c..9284fa47 100644
--- a/helm-tags.el
+++ b/helm-tags.el
@@ -19,6 +19,7 @@
(require 'cl-lib)
(require 'helm)
+(require 'helm-help)
(require 'helm-utils)