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:
3576092
)
Fixed.
author
ueno
<ueno>
Thu, 20 Apr 2006 05:43:12 +0000
(
05:43
+0000)
committer
ueno
<ueno>
Thu, 20 Apr 2006 05:43:12 +0000
(
05:43
+0000)
mime-edit.el
patch
|
blob
|
history
diff --git
a/mime-edit.el
b/mime-edit.el
index
7752dac
..
3b76e6d
100644
(file)
--- a/
mime-edit.el
+++ b/
mime-edit.el
@@
-1826,7
+1826,7
@@
Content-Transfer-Encoding: 7bit
(error (signal 'mime-edit-error (cdr error))))
(goto-char beg)
(insert
- "--[[application/pgp; format=mime][7bit]]\n")
+ "--[[application/pgp; format=mime][7bit]]\n" signature)
))))
(defun mime-edit-encrypt-pgp-kazu (beg end boundary)