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:
1bed64e
)
Convert line-endings before verify.
author
ueno
<ueno>
Fri, 21 Apr 2006 08:33:11 +0000
(08:33 +0000)
committer
ueno
<ueno>
Fri, 21 Apr 2006 08:33:11 +0000
(08:33 +0000)
mime-pgp.el
patch
|
blob
|
history
diff --git
a/mime-pgp.el
b/mime-pgp.el
index
2373b61
..
056e5e9
100644
(file)
--- a/
mime-pgp.el
+++ b/
mime-pgp.el
@@
-146,6
+146,9
@@
(if (fboundp 'set-buffer-multibyte)
(set-buffer-multibyte nil))
(mime-insert-entity orig-entity)
+ (goto-char (point-min))
+ (while (search-forward "\n" nil t)
+ (replace-match "\r\n"))
(buffer-substring)))
(message "%s"
(epg-verify-result-to-string