From 03cd722dc739b7f7c60973b55d9531771d9609f0 Mon Sep 17 00:00:00 2001 From: ueno Date: Wed, 12 Apr 2006 07:24:57 +0000 Subject: [PATCH] Provide 'epg-file. --- epg-file.el | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 1.7.10.4