summaryrefslogtreecommitdiff
path: root/helm-external.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2012-03-28 22:53:08 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2012-03-28 22:53:08 +0200
commit37b42017373e19036ce10823697308aba99c3b48 (patch)
treef696b15b2af3e8017e89d25b4388f9260ba28c8a /helm-external.el
parent7974fc55e3834e91b9cab8972af97a6b23e59b3a (diff)
Fix dependencies and autoloads. Reorder.
Diffstat (limited to 'helm-external.el')
-rw-r--r--helm-external.el7
1 files changed, 7 insertions, 0 deletions
diff --git a/helm-external.el b/helm-external.el
index 9e52a350..2d905d55 100644
--- a/helm-external.el
+++ b/helm-external.el
@@ -204,4 +204,11 @@ You can set your own list of commands with
(provide 'helm-external)
+;; Local Variables:
+;; coding: utf-8
+;; indent-tabs-mode: nil
+;; byte-compile-dynamic: t
+;; generated-autoload-file: "helm-config.el"
+;; End:
+
;;; helm-external ends here