Provide 'epg-file.
[elisp/epg.git] / epg-file.el
index 856af40..dc48030 100644 (file)
@@ -152,3 +152,7 @@ with GnuPG."
   (setq auto-mode-alist
        (cons (list epg-file-name-regexp nil 'strip-suffix)
              auto-mode-alist)))
+
+(provide 'epg-file)
+
+;;; epg-file.el ends here