From: ueno Date: Mon, 4 Sep 2006 03:41:40 +0000 (+0000) Subject: Fixed. X-Git-Tag: epg-0_0_5~9 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=14386303a4161fad0a8f6e78a8e1752977a911fe;p=elisp%2Fepg.git Fixed. --- 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