From 14386303a4161fad0a8f6e78a8e1752977a911fe Mon Sep 17 00:00:00 2001 From: ueno Date: Mon, 4 Sep 2006 03:41:40 +0000 Subject: [PATCH] Fixed. --- README | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README b/README index 2fd5caa..38ea700 100644 --- 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 -- 1.7.10.4