From 460907a50e1e79ad79a825d986ed73c1e28bcb2d Mon Sep 17 00:00:00 2001 From: Daiki Ueno Date: Sat, 24 Mar 2007 00:57:25 +0000 Subject: [PATCH] Update. --- epa.texi | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/epa.texi b/epa.texi index f0393b2..3328d09 100644 --- a/epa.texi +++ b/epa.texi @@ -207,7 +207,7 @@ also delete the secret keys. @deffn Command epa-decrypt-region start end Decrypt the current region between @var{start} and @var{end}. It -replaces the region with the decrypted plaintext. +replaces the region with the decrypted text. @end deffn @deffn Command epa-decrypt-armor-in-region start end @@ -243,8 +243,8 @@ type. @deffn Command epa-encrypt-region start end recipients sign signers Encrypt the current region between @var{start} and @var{end}. It will let you select recipients. If a prefix argument is given, it will -also ask you whether or not to sign the plaintext before encryption -and if you answered yes, it will let you select the signing keys. +also ask you whether or not to sign the text before encryption and if +you answered yes, it will let you select the signing keys. @end deffn @node Cryptographic operations on files @@ -328,7 +328,7 @@ Enable automatic encryption/decryption of *.gpg files. @code{epa-file} will let you select recipients. If you want to suppress this question, it might be a good idea to put the following -line on the first line of the plaintext. +line on the first line of the text being encrypted. @vindex epa-file-encrypt-to @lisp -- 2.11.0