diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2011-12-30 17:27:15 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2011-12-30 17:27:15 -0800 |
commit | 22bcf2046977620a7f37bbd4dff4be4a4fffc0ed (patch) | |
tree | 39e83ae1f1389e54aec5074029a1d430aaca2876 /lisp/gnus/ChangeLog.2 | |
parent | b30941dba07605b40efbf139eed2007d6b1e5445 (diff) | |
download | emacs-22bcf2046977620a7f37bbd4dff4be4a4fffc0ed.tar.gz |
Spelling fixes.
Diffstat (limited to 'lisp/gnus/ChangeLog.2')
-rw-r--r-- | lisp/gnus/ChangeLog.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/gnus/ChangeLog.2 b/lisp/gnus/ChangeLog.2 index 64b15ce31b3..e47af13275e 100644 --- a/lisp/gnus/ChangeLog.2 +++ b/lisp/gnus/ChangeLog.2 @@ -970,9 +970,9 @@ * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): New optional parameter key, overrides the key id used to store passphrase under (uses true key id from gpg output if nil). - (pgg-gpg-encrypt-region): Search for passphrase using user suplied + (pgg-gpg-encrypt-region): Search for passphrase using user supplied string STR, instead of (pgg-lookup-key STR t). - (pgg-gpg-encrypt-region): Store passphrase under user suplied + (pgg-gpg-encrypt-region): Store passphrase under user supplied string, instead of real key id taken from gpg output. (pgg-gpg-decrypt-region): Likewise. (pgg-gpg-sign-region): Likewise. |