Provide 'epg-file.
authorueno <ueno>
Wed, 12 Apr 2006 07:24:57 +0000 (07:24 +0000)
committerueno <ueno>
Wed, 12 Apr 2006 07:24:57 +0000 (07:24 +0000)
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