]> git.eshelyaron.com Git - emacs.git/commit
Move photo ID display code from epg.el to gnus/mml2015.el.
authorDaiki Ueno <ueno@gnu.org>
Wed, 26 Dec 2012 04:20:21 +0000 (13:20 +0900)
committerDaiki Ueno <ueno@gnu.org>
Wed, 26 Dec 2012 04:20:21 +0000 (13:20 +0900)
commitf1c9aabc1808431ccd75916a0f277235f7c7f187
treebac05d2b837a6ea2e099d1efff4f5edb53ddfe7b
parent12384b01a92b5f2ac9af84767e04993efd6a18cc
Move photo ID display code from epg.el to gnus/mml2015.el.

2012-12-26  Daiki Ueno  <ueno@gnu.org>
* mml2015.el (mml2015-epg-signature-to-string): New function.
(mml2015-epg-verify-result-to-string): New function.
(mml2015-epg-decrypt, mml2015-epg-clear-decrypt, mml2015-epg-verify)
(mml2015-epg-clear-verify): Use mml2015-epg-verify-result-to-string
instead of epg-verify-result-to-string.
(epg-signature-key-id, epg-signature-to-string): Autoload.
(epg-verify-result-to-string): Remove autoload.

2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
* mml2015.el (mml2015-epg-key-image): New function, to retrieve photo
ID image from GPG public key.
(mml2015-epg-key-image-to-string): New function.
lisp/ChangeLog
lisp/epg.el
lisp/gnus/ChangeLog
lisp/gnus/mml2015.el