OSDN Git Service

Fixed.
authorDaiki Ueno <ueno@unixuser.org>
Mon, 4 Sep 2006 03:41:40 +0000 (03:41 +0000)
committerDaiki Ueno <ueno@unixuser.org>
Mon, 4 Sep 2006 03:41:40 +0000 (03:41 +0000)
README

diff --git a/README b/README
index 2fd5caa..38ea700 100644 (file)
--- a/README
+++ b/README
@@ -36,8 +36,8 @@ User Agents.)
 
 ** CVS version of Gnus
 
-CVS version of Gnus has the native EasyPG binding, simply put the
-following line into your ~/.emacs.
+CVS version of Gnus supports EasyPG natively, simply put the following
+line into your ~/.emacs.
 
   (setq mml2015-use 'epg)
 
@@ -59,10 +59,10 @@ There is a PGG backend using EasyPG called pgg-epg.el.  However,
 EasyPG API is a superset of PGG, so pgg-epg.el just emulates the old
 behavior of pgg.el.  Major features which PGG lacks are
 
-- Key selection interface
-- Web of trust support
-- A mechanism to investigate the verify result
-- S/MIME support using gpgsm
+- Key selection user interface
+- Diagnosis interface to the verify operation
+- Web of trust
+- S/MIME using gpgsm
 
 ** SEMI based MUA