From: ueno Date: Fri, 23 Mar 2007 03:15:28 +0000 (+0000) Subject: Fixed. X-Git-Tag: epg-0_0_11~45 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=0fe602d0b85a22f2aef035881ca371fe22c19dbf;p=elisp%2Fepg.git Fixed. --- diff --git a/epa.texi b/epa.texi index 8f36b56..4497d03 100644 --- a/epa.texi +++ b/epa.texi @@ -116,15 +116,15 @@ M-x dired This chapter introduces various commands for typical use cases. @menu -* Keyring browser:: +* Key management:: * Cryptographic operations on regions:: * Cryptographic operations on files:: * Dired integration:: * Encrypting/decrypting *.gpg files:: @end menu -@node Keyring browser -@section Keyring browser +@node Key management +@section Key management Probably the first step of using EasyPG Assistant is to browse your keyring. @kbd{M-x epa-list-keys} is corresponding to @samp{gpg --list-keys} from the command line. @@ -205,15 +205,15 @@ not alter the original text around OpenPGP cleartext blocks. @deffn Command epa-sign-region start end signers type Sign the current region between @var{start} and @var{end}. By default, it creates a cleartext signature. If a prefix argument is -given, it will let you to select signing keys, and then a signature +given, it will let you select signing keys, and then a signature type. @end deffn @deffn Command epa-encrypt-region start end recipients sign signers Encrypt the current region between @var{start} and @var{end}. It will -let you to select recipients. If a prefix argument is given, 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 to select the signing keys. +and if you answered yes, it will let you select the signing keys. @end deffn @node Cryptographic operations on files @@ -228,12 +228,12 @@ Verify @var{file}. @end deffn @deffn Command epa-sign-file file signers type -Sign @var{file}. If a prefix argument is given, it will let you to +Sign @var{file}. If a prefix argument is given, it will let you select signing keys, and then a signature type. @end deffn @deffn Command epa-encrypt-file file recipients -Encrypt @var{file}. It will let you to select recipients. +Encrypt @var{file}. It will let you select recipients. @end deffn @node Dired integration @@ -261,7 +261,7 @@ Disable automatic encryption/decryption of *.gpg files. Enable automatic encryption/decryption of *.gpg files. @end deffn -@code{epa-file} will let you to select recipients. If you want to +@code{epa-file} will let you select recipients. If you want to suppress this question, it might be good idea to put the following line on the first line of the plaintext.