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:
3db61f8
)
(mime-verify-application/pgp-signature): Use `mime-write-entity'.
author
morioka
<morioka>
Sun, 28 Jun 1998 23:06:30 +0000
(23:06 +0000)
committer
morioka
<morioka>
Sun, 28 Jun 1998 23:06:30 +0000
(23:06 +0000)
mime-pgp.el
patch
|
blob
|
history
diff --git
a/mime-pgp.el
b/mime-pgp.el
index
73ed035
..
1324a7b
100644
(file)
--- a/
mime-pgp.el
+++ b/
mime-pgp.el
@@
-169,9
+169,7
@@
It should be ISO 639 2 letter language code such as en, ja, ...")
(orig-file (make-temp-name basename))
(sig-file (concat orig-file ".sig"))
)
- (mime-raw-write-region (mime-entity-point-min orig-entity)
- (mime-entity-point-max orig-entity)
- orig-file)
+ (mime-write-entity orig-entity orig-file)
(save-excursion (mime-show-echo-buffer))
(mime-write-decoded-region (save-excursion
(goto-char start)