projects
/
elisp
/
epg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a5f217
)
Fixed.
author
ueno
<ueno>
Sun, 31 Dec 2006 11:27:38 +0000
(11:27 +0000)
committer
ueno
<ueno>
Sun, 31 Dec 2006 11:27:38 +0000
(11:27 +0000)
epa.el
patch
|
blob
|
history
diff --git
a/epa.el
b/epa.el
index
25d8f67
..
40cc0ab
100644
(file)
--- a/
epa.el
+++ b/
epa.el
@@
-1010,7
+1010,7
@@
If no one is selected, symmetric encryption will be performed. "))))
(epa--encode-coding-string
(buffer-substring start end)
epa-last-coding-system-specified)
- recipients sign))
+ recipients))
(message "Encrypting...done")
(delete-region start end)
(goto-char start)