From 08eb93f7db855053a3366e562657ff6c9a80bd58 Mon Sep 17 00:00:00 2001 From: ueno Date: Wed, 12 Apr 2006 09:44:54 +0000 Subject: [PATCH] Fixed. --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README b/README index ca53e4a..0367448 100644 --- a/README +++ b/README @@ -19,7 +19,8 @@ elisp library to interact with GnuPG. ** Transparent file encryption utility EasyPG provides transparent file encryption utility similar to -crypt++, alpaca.el, hedgehog. To try this feature, add the following line to your ~/.emacs and C-x C-f ~/test.txt.gpg. +crypt++, alpaca.el, hedgehog. To try this feature, add the following +line to your ~/.emacs and C-x C-f ~/test.txt.gpg. (require 'epg-file) -- 1.7.10.4