summaryrefslogtreecommitdiff
path: root/helm-elscreen.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-elscreen.el
parent7974fc55e3834e91b9cab8972af97a6b23e59b3a (diff)
Fix dependencies and autoloads. Reorder.
Diffstat (limited to 'helm-elscreen.el')
-rw-r--r--helm-elscreen.el7
1 files changed, 7 insertions, 0 deletions
diff --git a/helm-elscreen.el b/helm-elscreen.el
index 923878a2..5118ecaf 100644
--- a/helm-elscreen.el
+++ b/helm-elscreen.el
@@ -70,4 +70,11 @@
(provide 'helm-elscreen)
+;; Local Variables:
+;; coding: utf-8
+;; indent-tabs-mode: nil
+;; byte-compile-dynamic: t
+;; generated-autoload-file: "helm-config.el"
+;; End:
+
;;; helm-elscreen.el ends here