From: yamaoka Date: Wed, 12 May 1999 10:33:49 +0000 (+0000) Subject: Update. X-Git-Tag: semi-pgpgpg_13 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=02b77879223a1d6c3e22454d34ef041cfdb5061c;p=elisp%2Fsemi.git Update. --- diff --git a/ChangeLog b/ChangeLog index 5f8608e..ffdf618 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +1999-05-12 Katsumi Yamaoka + + * mime-edit.el (mime-edit-decode-multipart-in-buffer): Use + `pgp-encrypted' or `pgp-signed' for the value of `subtype' if the + protocol "application/pgp-encrypted" or "application/pgp-signature" + is declared; attempt to decrypt the encrypted part with the new + function `mime-edit-decrypt-application/pgp-encrypted' and strip + sender, recipients and useless tags from the decrypted part. + (TopLevel): Autoload "mime-pgp" for the function + `mime-edit-decrypt-application/pgp-encrypted'. + + * mime-pgp.el (mime-edit-decrypt-application/pgp-encrypted): New + function. + (mime-pgp-detect-version): Allow some leading garbage lines. + 1999-04-16 Katsumi Yamaoka * mime-play.el (mime-show-echo-buffer): Make it returns the list of