Update.
authorueno <ueno>
Sun, 3 Sep 2006 01:59:07 +0000 (01:59 +0000)
committerueno <ueno>
Sun, 3 Sep 2006 01:59:07 +0000 (01:59 +0000)
README

diff --git a/README b/README
index 1b135f1..31fd7aa 100644 (file)
--- 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.