aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gnus/ChangeLog.2
diff options
context:
space:
mode:
authorPaul Eggert2011-12-30 17:27:15 -0800
committerPaul Eggert2011-12-30 17:27:15 -0800
commit22bcf2046977620a7f37bbd4dff4be4a4fffc0ed (patch)
tree39e83ae1f1389e54aec5074029a1d430aaca2876 /lisp/gnus/ChangeLog.2
parentb30941dba07605b40efbf139eed2007d6b1e5445 (diff)
downloademacs-22bcf2046977620a7f37bbd4dff4be4a4fffc0ed.tar.gz
emacs-22bcf2046977620a7f37bbd4dff4be4a4fffc0ed.zip
Spelling fixes.
Diffstat (limited to 'lisp/gnus/ChangeLog.2')
-rw-r--r--lisp/gnus/ChangeLog.24
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 @@
970 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): New optional 970 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): New optional
971 parameter key, overrides the key id used to store passphrase 971 parameter key, overrides the key id used to store passphrase
972 under (uses true key id from gpg output if nil). 972 under (uses true key id from gpg output if nil).
973 (pgg-gpg-encrypt-region): Search for passphrase using user suplied 973 (pgg-gpg-encrypt-region): Search for passphrase using user supplied
974 string STR, instead of (pgg-lookup-key STR t). 974 string STR, instead of (pgg-lookup-key STR t).
975 (pgg-gpg-encrypt-region): Store passphrase under user suplied 975 (pgg-gpg-encrypt-region): Store passphrase under user supplied
976 string, instead of real key id taken from gpg output. 976 string, instead of real key id taken from gpg output.
977 (pgg-gpg-decrypt-region): Likewise. 977 (pgg-gpg-decrypt-region): Likewise.
978 (pgg-gpg-sign-region): Likewise. 978 (pgg-gpg-sign-region): Likewise.