/[emacs]/emacs/man/pgg.texi
ViewVC logotype

Diff of /emacs/man/pgg.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2.2.1 by miles, Thu Sep 9 09:36:28 2004 UTC revision 1.2.2.2 by miles, Wed Sep 29 07:22:17 2004 UTC
# Line 135  would be asked about the recipients. Line 135  would be asked about the recipients.
135  If encryption is successful, it replaces the current region contents (in  If encryption is successful, it replaces the current region contents (in
136  the accessible portion) with the resulting data.  the accessible portion) with the resulting data.
137    
138  If optional argument @var{sign} is non-nil, the function is request to  If optional argument @var{sign} is non-@code{nil}, the function is
139  do a combined sign and encrypt.  This currently only work with GnuPG.  request to do a combined sign and encrypt.  This currently only work
140    with GnuPG.
141  @end deffn  @end deffn
142    
143  @deffn Command pgg-decrypt-region start end  @deffn Command pgg-decrypt-region start end
# Line 301  keyrings. Line 302  keyrings.
302    
303  @deffn Method pgg-scheme-encrypt-region scheme start end recipients &optional sign  @deffn Method pgg-scheme-encrypt-region scheme start end recipients &optional sign
304  Encrypt the current region between @var{start} and @var{end} for  Encrypt the current region between @var{start} and @var{end} for
305  @var{recipients}.  If @var{sign} is non-nil, do a combined sign and  @var{recipients}.  If @var{sign} is non-@code{nil}, do a combined sign
306  encrypt.  If encryption is successful, it returns @code{t}, otherwise  and encrypt.  If encryption is successful, it returns @code{t},
307  @code{nil}.  otherwise @code{nil}.
308  @end deffn  @end deffn
309    
310  @deffn Method pgg-scheme-decrypt-region scheme start end  @deffn Method pgg-scheme-decrypt-region scheme start end

Legend:
Removed from v.1.2.2.1  
changed lines
  Added in v.1.2.2.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26