projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3437ea
)
* lisp/epa-mail.el (epa-mail-default-recipients): Replace obsolete func.
author
Glenn Morris
<rgm@gnu.org>
Sun, 4 Mar 2018 01:39:20 +0000
(17:39 -0800)
committer
Glenn Morris
<rgm@gnu.org>
Sun, 4 Mar 2018 01:39:20 +0000
(17:39 -0800)
lisp/epa-mail.el
patch
|
blob
|
history
diff --git
a/lisp/epa-mail.el
b/lisp/epa-mail.el
index 077666ac897a56207a1b7384ddb2fb3d18da80f4..c819f6734c7056b91cea97c635862cb4a3adbeaf 100644
(file)
--- a/
lisp/epa-mail.el
+++ b/
lisp/epa-mail.el
@@
-111,7
+111,7
@@
If no one is selected, default secret key is used. "
(defun epa-mail-default-recipients ()
"Return the default list of encryption recipients for a mail buffer."
- (let ((config (epg-
configuration
))
+ (let ((config (epg-
find-configuration 'OpenPGP
))
recipients-string real-recipients)
(save-excursion
(goto-char (point-min))