From 4cec869e141d67ae6ae687e86e4f3eca202f918a Mon Sep 17 00:00:00 2001 From: ueno Date: Fri, 5 Nov 1999 14:03:00 +0000 Subject: [PATCH] update. --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2667342..ab1d087 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,17 @@ 1999-11-05 Daiki Ueno + * pgg-gpg.el, pgg-pgp.el, pgg-pgp5.el (snarf-keys-region): + Use `pgg-process-when-success'. + + * pgg.el (pgg-encrypt-region): Add autoload cookie. + (pgg-decrypt-region): Ditto. + (pgg-sign-region): Ditto. + (pgg-verify-region): Don't modify the buffer; add autload cookie. + (pgg-snarf-keys-region): Add interactive spec; add autload cookie. + (pgg-insert-key): Add interactive spec; add autload cookie. + +1999-11-05 Daiki Ueno + * pgg-gpg.el (pgg-gpg-shell-command-switch): New user option. (pgg-gpg-process-region): Bind `shell-command-switch' to the value of `pgg-gpg-shell-command-switch'. -- 1.7.10.4