From 3d4d9b0ed010b57ec3e9d4f8a6f15e3a55251133 Mon Sep 17 00:00:00 2001 From: ueno Date: Wed, 12 Apr 2006 10:46:29 +0000 Subject: [PATCH] Fixed. --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 99e412c..e231330 100644 --- a/README +++ b/README @@ -42,9 +42,9 @@ add the following line to your ~/.gnus. There are many competitors of EasyPG such as Mailcrypt, Gnus/PGG, gpg.el, etc. EasyPG has some advantages over them. -** EasyPG avoides potential security flaws of Emacs. +** EasyPG avoides potential security flaws of Emacs -*** `call-process-region' writes data in region to temporary files. +*** `call-process-region' writes data in region to temporary files `call-process-region' writes data in region to temporary files. EasyPG do _not_ use `call-process-region' to communicate with a gpg -- 1.7.10.4