summaryrefslogtreecommitdiff
path: root/helm-id-utils.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-id-utils.el
parent4092cafe596cb6bbeef5147ed880b8726dde360f (diff)
Require helm-help in several places.
Diffstat (limited to 'helm-id-utils.el')
-rw-r--r--helm-id-utils.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/helm-id-utils.el b/helm-id-utils.el
index d0d47488..70025ae9 100644
--- a/helm-id-utils.el
+++ b/helm-id-utils.el
@@ -18,6 +18,7 @@
;;; Code:
(require 'helm-grep)
+(require 'helm-help)
(defgroup helm-id-utils nil
"ID-Utils related Applications and libraries for Helm."