summaryrefslogtreecommitdiff
path: root/helm-config.el
diff options
context:
space:
mode:
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 729abafa..2d4eb23e 100644
--- a/helm-config.el
+++ b/helm-config.el
@@ -215,7 +215,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.
-(load "helm-autoloads")
+(load "helm-autoloads" nil t)
(provide 'helm-config)