Fixed.
authorueno <ueno>
Sun, 31 Dec 2006 11:27:38 +0000 (11:27 +0000)
committerueno <ueno>
Sun, 31 Dec 2006 11:27:38 +0000 (11:27 +0000)
epa.el

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)