emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/man/pgg.texi [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/man/pgg.texi [emacs-unicode-2]
Date: Wed, 29 Sep 2004 03:44:46 -0400

Index: emacs/man/pgg.texi
diff -c emacs/man/pgg.texi:1.2.2.1 emacs/man/pgg.texi:1.2.2.2
*** emacs/man/pgg.texi:1.2.2.1  Thu Sep  9 09:36:28 2004
--- emacs/man/pgg.texi  Wed Sep 29 07:22:17 2004
***************
*** 135,142 ****
  If encryption is successful, it replaces the current region contents (in
  the accessible portion) with the resulting data.
  
! If optional argument @var{sign} is non-nil, the function is request to
! do a combined sign and encrypt.  This currently only work with GnuPG.
  @end deffn
  
  @deffn Command pgg-decrypt-region start end
--- 135,143 ----
  If encryption is successful, it replaces the current region contents (in
  the accessible portion) with the resulting data.
  
! If optional argument @var{sign} is address@hidden, the function is
! request to do a combined sign and encrypt.  This currently only work
! with GnuPG.
  @end deffn
  
  @deffn Command pgg-decrypt-region start end
***************
*** 301,309 ****
  
  @deffn Method pgg-scheme-encrypt-region scheme start end recipients &optional 
sign
  Encrypt the current region between @var{start} and @var{end} for
! @var{recipients}.  If @var{sign} is non-nil, do a combined sign and
! encrypt.  If encryption is successful, it returns @code{t}, otherwise
! @code{nil}.
  @end deffn
  
  @deffn Method pgg-scheme-decrypt-region scheme start end
--- 302,310 ----
  
  @deffn Method pgg-scheme-encrypt-region scheme start end recipients &optional 
sign
  Encrypt the current region between @var{start} and @var{end} for
! @var{recipients}.  If @var{sign} is address@hidden, do a combined sign
! and encrypt.  If encryption is successful, it returns @code{t},
! otherwise @code{nil}.
  @end deffn
  
  @deffn Method pgg-scheme-decrypt-region scheme start end




reply via email to

[Prev in Thread] Current Thread [Next in Thread]