summaryrefslogtreecommitdiff
path: root/helm-net.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2012-04-02 16:57:27 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2012-04-02 16:57:27 +0200
commit207fb36f04afd9f794b950ab4ee74e4e45867db7 (patch)
tree644f4e3931241b70d95acf6d1b08bb7b91431505 /helm-net.el
parent8d65d4247ebd830d2573bdc523d83bb3626b8a81 (diff)
Fix autoloads and remove faces variables.
Remove `generated-autoload-file' local var in all files. * helm-bookmark.el (helm-bookmark-directory): new face. Remove obsolete faces vars. * helm-misc.el: require also *-files and *-buffers. * helm.el: Reorder, clean and remove obsolete faces.
Diffstat (limited to 'helm-net.el')
-rw-r--r--helm-net.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/helm-net.el b/helm-net.el
index 9a6145e2..df02cce8 100644
--- a/helm-net.el
+++ b/helm-net.el
@@ -368,7 +368,6 @@ Return an alist with elements like (data . number_results)."
;; coding: utf-8
;; indent-tabs-mode: nil
;; byte-compile-dynamic: t
-;; generated-autoload-file: "helm-config.el"
;; End:
;;; helm-net.el ends here