* mime-mc.el (mime-mc-pgp50-sign-region, mime-mc-gpg-sign-region): Detect and
authoryamaoka <yamaoka>
Thu, 8 Apr 1999 11:14:45 +0000 (11:14 +0000)
committeryamaoka <yamaoka>
Thu, 8 Apr 1999 11:14:45 +0000 (11:14 +0000)
commit03583f53c1ed80e9d4ec760e7011bd1094750b3f
tree0bec4a67c75f76d483859ae7add9def133d6c2fa
parentc7f703cddacdc663b5d3f047a2a3afd484f53333
* mime-mc.el (mime-mc-pgp50-sign-region, mime-mc-gpg-sign-region): Detect and
cache the value of message integrity check algorithm before signing if the
value of `mime-mc-ommit-micalg' is nil.
(mime-mc-gpg-process-region): Show boundary in `mc-gpg-debug-buffer'.
(mime-mc-pgp-process-region, mime-mc-pgp50-process-region,
mime-mc-gpg-process-region): Add doc string.
(mime-mc-micalg-alist): New variable.
(mime-mc-ommit-micalg): New user option.
(TopLevel): Require `alist' and `std11'.

* mime-pgp.el (TopLevel): Add comment that this module is based on
draft-yamamoto-openpgp-mime-00.txt (OpenPGP/MIME) as well.
ChangeLog
mime-mc.el
mime-pgp.el