projects
/
elisp
/
semi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67b30cd
)
(mime-verify-multipart/signed): Modify for interface change of
author
morioka
<morioka>
Thu, 21 Jan 1999 19:31:47 +0000
(19:31 +0000)
committer
morioka
<morioka>
Thu, 21 Jan 1999 19:31:47 +0000
(19:31 +0000)
`mime-play-entity'.
mime-pgp.el
patch
|
blob
|
history
diff --git
a/mime-pgp.el
b/mime-pgp.el
index
6c1d8bb
..
6bc1c13
100644
(file)
--- a/
mime-pgp.el
+++ b/
mime-pgp.el
@@
-54,6
+54,7
@@
"Internal method to verify multipart/signed."
(mime-play-entity
(nth 1 (mime-entity-children entity)) ; entity-info of signature
+ nil
(cdr (assq 'mode situation)) ; play-mode
))