From 20d3b53e9762dc1628ff71bfc1cd23a2f9c7282f Mon Sep 17 00:00:00 2001 From: ueno Date: Sun, 3 Sep 2006 01:59:07 +0000 Subject: [PATCH] Update. --- README | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README b/README index 1b135f1..31fd7aa 100644 --- a/README +++ b/README @@ -39,15 +39,15 @@ User Agents.) CVS version of Gnus has the native EasyPG binding, simply put the following line into your ~/.emacs. -(setq mml2015-use 'epg) + (setq mml2015-use 'epg) Other options which affect on the binding are -mml2015-signers -mml2015-encrypt-to-self -mml2015-cache-passphrase -mml2015-passphrase-cache-expiry -mml2015-verbose + mml2015-signers + mml2015-encrypt-to-self + mml2015-cache-passphrase + mml2015-passphrase-cache-expiry + mml2015-verbose NOTE: You need not to install pgg-epg.el in this case. -- 1.7.10.4