@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
@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
@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