Mercurial > emacs
changeset 81161:4d759191bd77
(pgg-sign-region, pgg-sign): Fix typos.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 06 Jun 2007 15:03:25 +0000 |
parents | aaa11de2895b |
children | bbec0d955b0e |
files | lisp/pgg.el |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/pgg.el Wed Jun 06 08:33:32 2007 +0000 +++ b/lisp/pgg.el Wed Jun 06 15:03:25 2007 +0000 @@ -416,7 +416,7 @@ a detached signature. If this function is called interactively, CLEARTEXT is enabled -and the the output is displayed. +and the output is displayed. If optional PASSPHRASE is not specified, it will be obtained from the passphrase cache or user." @@ -441,7 +441,7 @@ within the region. If this function is called interactively, CLEARTEXT is enabled -and the the output is displayed. +and the output is displayed. If optional PASSPHRASE is not specified, it will be obtained from the passphrase cache or user."