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:
ec7a15d
)
(mime-method-to-verify-multipart/signed): Use
author
morioka
<morioka>
Sat, 14 Mar 1998 12:29:14 +0000
(12:29 +0000)
committer
morioka
<morioka>
Sat, 14 Mar 1998 12:29:14 +0000
(12:29 +0000)
`mime-raw-point-to-entity-node-id'.
mime-pgp.el
patch
|
blob
|
history
diff --git
a/mime-pgp.el
b/mime-pgp.el
index
1949119
..
6c9720c
100644
(file)
--- a/
mime-pgp.el
+++ b/
mime-pgp.el
@@
-123,8
+123,7
@@
;; entity-info of signature
(mime-raw-entity-node-id-to-entity-info
;; entity-node-id of signature
- (cons 1 (reverse (mime-raw-point-to-entity-number start)))
- mime-raw-message-info)
+ (cons 1 (mime-raw-point-to-entity-node-id start)))
(cdr (assq 'mode cal)) ; play-mode
))