summaryrefslogtreecommitdiff
path: root/helm-match-plugin.el
diff options
context:
space:
mode:
Diffstat (limited to 'helm-match-plugin.el')
-rw-r--r--helm-match-plugin.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/helm-match-plugin.el b/helm-match-plugin.el
index b5eed2ee..5a4f645d 100644
--- a/helm-match-plugin.el
+++ b/helm-match-plugin.el
@@ -429,10 +429,12 @@ i.e helm-match-plugin."
(provide 'helm-match-plugin)
+
;; Local Variables:
;; coding: utf-8
;; indent-tabs-mode: nil
+;; byte-compile-dynamic: t
+;; generated-autoload-file: "helm-config.el"
;; End:
-;;
;;; helm-match-plugin.el ends here