Update.
authorueno <ueno>
Sat, 2 Sep 2006 13:21:04 +0000 (13:21 +0000)
committerueno <ueno>
Sat, 2 Sep 2006 13:21:04 +0000 (13:21 +0000)
README

diff --git a/README b/README
index 87854fc..fdf57cd 100644 (file)
--- a/README
+++ b/README
@@ -63,6 +63,13 @@ there is more secure way to cache passphrases - use gpg-agent.
 The EasyPG Library can be used in combination with MUA (Mail User
 Agents).
 
+** CVS version of Gnus
+
+The latest Gnus has the native EasyPG binding, simply put the
+following line into your ~/.emacs.
+
+(setq mml2015-use 'epg)
+
 ** SEMI based MUA
 
 SEMI is the MIME library used by Wanderlust, cmail, T-gnus, etc.
@@ -72,7 +79,7 @@ be downloaded from the same site of the EasyPG distribution point.
 
 ** PGG based MUA
 
-PGG is somewhat outdated PGP library used by Gnus, MH-E, etc.
+PGG is somewhat outdated PGP library used by old Gnus, MH-E, etc.
 
 There is a PGG backend using EasyPG called pgg-epg.el.  However,
 pgg-epg.el provides no more additional features than pgg-gpg.el,