From: ueno Date: Fri, 5 Nov 1999 14:03:00 +0000 (+0000) Subject: update. X-Git-Tag: emiko-1_13_7~52 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cec869e141d67ae6ae687e86e4f3eca202f918a;p=elisp%2Fsemi.git update. --- 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'.