From 8335d96553e2d29df0bffceaef9022c38beab1ff Mon Sep 17 00:00:00 2001 From: Jens Schmidt Date: Sat, 1 Jul 2023 21:53:31 +0200 Subject: [PATCH] Brush up index entries after review * doc/misc/epa.texi (Top, Overview, Key management) (Cryptographic operations on regions, Cryptographic operations on files) (Encrypting/decrypting gpg files, Querying a key server): Brush up index entries after review. (Bug#64154) --- doc/misc/epa.texi | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/doc/misc/epa.texi b/doc/misc/epa.texi index 4b998939ef5..edfe37de816 100644 --- a/doc/misc/epa.texi +++ b/doc/misc/epa.texi @@ -44,9 +44,9 @@ @node Top @top EasyPG Assistant User's Manual -@cindex EasyPG Assistant -@cindex GNU Privacy Guard -@cindex GnuPG +@cindex easypg assistant +@cindex gnu privacy guard +@cindex gnupg EasyPG Assistant is an Emacs user interface to GNU Privacy Guard (GnuPG, @pxref{Top, , Top, gnupg, Using the GNU Privacy Guard}). @@ -81,7 +81,7 @@ Top @node Overview @chapter Overview -@cindex features of EasyPG Assistant +@cindex features of easypg assistant EasyPG Assistant provides the following features. @@ -96,7 +96,7 @@ Overview @node Quick start @chapter Quick Start -@cindex introduction to EasyPG Assistant +@cindex introduction to easypg assistant EasyPG Assistant commands are prefixed by @samp{epa-}. For example, @@ -134,7 +134,7 @@ Key management @cindex key management @cindex key ring, browsing -@cindex browse the key ring +@cindex browse key ring 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. @@ -223,9 +223,9 @@ Key management @node Cryptographic operations on regions @section Cryptographic Operations on Regions @cindex cryptographic operations on regions -@cindex region operations +@cindex region operations, cryptographic -@cindex decrypt a region +@cindex decrypt region @deffn Command epa-decrypt-region start end Decrypt the current region between @var{start} and @var{end}. It replaces the region with the decrypted text. @@ -239,7 +239,7 @@ Cryptographic operations on regions command does not alter the original text around armors. @end deffn -@cindex verify a region +@cindex verify region @deffn Command epa-verify-region start end Verify the current region between @var{start} and @var{end}. It sends the verification result to the minibuffer or a popup window. It @@ -255,7 +255,7 @@ Cryptographic operations on regions not alter the original text around OpenPGP cleartext blocks. @end deffn -@cindex sign a region +@cindex sign region @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 @@ -263,7 +263,7 @@ Cryptographic operations on regions type. @end deffn -@cindex encrypt a region +@cindex encrypt region @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 @@ -276,24 +276,24 @@ Cryptographic operations on files @cindex cryptographic operations on files @cindex file operations, cryptographic -@cindex decrypt a file +@cindex decrypt file @deffn Command epa-decrypt-file file &optional output Decrypt @var{file}. If you do not specify the name @var{output} to use for the decrypted file, this function prompts for the value to use. @end deffn -@cindex verify a file +@cindex verify file @deffn Command epa-verify-file file Verify @var{file}. @end deffn -@cindex sign a file +@cindex sign file @deffn Command epa-sign-file file signers type Sign @var{file}. If a prefix argument is given, it will let you select signing keys, and then a signature type. @end deffn -@cindex encrypt a file +@cindex encrypt file @deffn Command epa-encrypt-file file recipients Encrypt @var{file}. It will let you select recipients. @end deffn @@ -487,7 +487,7 @@ Encrypting/decrypting gpg files @node Querying a key server @section Querying a Key Server -@cindex query a key server +@cindex query key server @cindex key server, querying The @code{epa-search-keys} command can be used to query a @@ -503,9 +503,9 @@ Querying a key server @node GnuPG version compatibility @chapter GnuPG Version Compatibility -@cindex GnuPG version compatibility -@cindex version compatibility with GnuPG -@cindex compatibility with GnuPG +@cindex gnupg version compatibility +@cindex version compatibility with gnupg +@cindex compatibility with gnupg As of February 2016, there are three active branches of GnuPG: 2.1, 2.0, and 1.4. All those branches should work flawlessly with Emacs -- 2.30.2