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:
e6348d8
)
(encrypt-region): Fix last change.
author
ueno
<ueno>
Sat, 6 Nov 1999 11:54:40 +0000
(11:54 +0000)
committer
ueno
<ueno>
Sat, 6 Nov 1999 11:54:40 +0000
(11:54 +0000)
pgg-gpg.el
patch
|
blob
|
history
diff --git
a/pgg-gpg.el
b/pgg-gpg.el
index
dc0bc61
..
6f10611
100644
(file)
--- a/
pgg-gpg.el
+++ b/
pgg-gpg.el
@@
-159,7
+159,7
@@
(concat "\"" rcpt "\"")))
recipients))))))
(pgg-as-lbt start end 'CRLF
- (pgg-gpg-process-region start end pgg-gpg-program args)
+ (pgg-gpg-process-region start end nil pgg-gpg-program args)
)
(pgg-process-when-success
(pgg-convert-lbt-region (point-min)(point-max) 'LF))