summaryrefslogtreecommitdiff
path: root/helm-config.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2014-09-20 16:18:50 +0400
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2014-09-20 16:18:50 +0400
commitf2884829de17970e3c068ffe9a58dc193541855e (patch)
tree6619c2e50041eacea942197d2b9d03266f6ebf64 /helm-config.el
parent52875de0459d9d1e7d45bd71772e75e496408c91 (diff)
parentf9c2a9607765ca9f1235ddc76a1c658183b4e4fc (diff)
Merge branch 'master' into async_dep
Diffstat (limited to 'helm-config.el')
-rw-r--r--helm-config.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/helm-config.el b/helm-config.el
index 636a2b04..f6e74a34 100644
--- a/helm-config.el
+++ b/helm-config.el
@@ -218,7 +218,7 @@ So far, F can only be a symbol, not a lambda expression.")
;; It should have been generated either by
;; package.el or the make file.
-(require 'helm-autoloads)
+(load "helm-autoloads")
(provide 'helm-config)