X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=epg-file.el;h=dc48030cb6ed6317c3ce9735346da4ccfd8cd58a;hb=03cd722dc739b7f7c60973b55d9531771d9609f0;hp=856af4029140a1eafa8787da490fb6746a8db8da;hpb=b1d05ceee17137266c8a4729bb0180fe265baae4;p=elisp%2Fepg.git diff --git a/epg-file.el b/epg-file.el index 856af40..dc48030 100644 --- a/epg-file.el +++ b/epg-file.el @@ -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