From: ueno Date: Thu, 4 Nov 1999 02:30:26 +0000 (+0000) Subject: update. X-Git-Tag: emiko-1_13_7~79 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83e9e588a463559849c8adc840f8721aad01178d;p=elisp%2Fsemi.git update. --- diff --git a/ChangeLog b/ChangeLog index f7a070c..ca7d0b8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,17 @@ 1999-11-04 Daiki Ueno + * pgg.el: Rename the field name `cipher-algorithm' to + `symmetric-key-algorithm'. + (pgg-verify-condition): Fix documentation. + (pgg-decrypt-condition): Ditto. + +1999-11-04 Katsumi Yamaoka + + * mime-edit.el (mime-edit-preview-message): Inherit the value of + `mime-edit-pgp-processing'. + +1999-11-04 Daiki Ueno + * pgg.el (pgg-encrypt-region): Add interactive spec. (pgg-decrypt-region): Ditto. (pgg-sign-region): Ditto.