* mml2015.el (mml2015-extract-cleartext-signature): New function.
authorDaiki Ueno <ueno@unixuser.org>
Fri, 31 Aug 2007 05:42:42 +0000 (05:42 +0000)
committerDaiki Ueno <ueno@unixuser.org>
Fri, 31 Aug 2007 05:42:42 +0000 (05:42 +0000)
commit6188e54059a38dbc87dc4c693de1b23221875143
treedde7724f3ce1041d4abb0f2eac7339ccc028fc95
parent5b0a8f930aeaa3a0a271fe6c62bc938900770d1a
* mml2015.el (mml2015-extract-cleartext-signature): New function.
(mml2015-mailcrypt-clear-verify): Use it.
(mml2015-gpg-clear-verify): Use it.
(mml2015-pgg-clear-verify): Use it.
(mml2015-epg-clear-verify): Replace the current part with the output
from GnuPG; don't extract the plaintext by itself.

* mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
(mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
mml2015-clear-verify-function; don't touch the armor headers or
dash-escaped text here.
lisp/ChangeLog
lisp/mm-uu.el
lisp/mml2015.el