From: ueno Date: Wed, 12 Apr 2006 06:00:52 +0000 (+0000) Subject: Fixed. X-Git-Tag: epgsm-branchpoint~129 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=ae41538facb2b0d2f1ca1a3ee40d4610734f4683;p=elisp%2Fepg.git Fixed. --- diff --git a/README b/README index c370ac8..4604483 100644 --- a/README +++ b/README @@ -22,6 +22,9 @@ library to interact with GnuPG. * Advantages over other competitors +There are many competitors of EasyPG such as Mailcrypt, PGG, gpg.el, +etc. EasyPG has some advantages over them. + ** EasyPG avoides potential security flaws of Emacs. *** `call-process-region' writes data in region to a temporary file.