projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1160af6
)
* etc/NEWS: Fix entry regarding automatic encryption of (Bug#31124) messages
author
Damien Cassou
<damien@cassou.me>
Wed, 11 Apr 2018 13:28:11 +0000
(15:28 +0200)
committer
Noam Postavsky
<npostavs@gmail.com>
Thu, 12 Apr 2018 01:25:46 +0000
(21:25 -0400)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index caa67c90b270070864062bac38861245f2b0e243..670167165af99d261a3e3cf76bad830ed20bdfeb 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-358,7
+358,7
@@
It was obsolete since Emacs 22.1, replaced by customize.
+++
*** Messages can now be systematically encrypted
when the PGP keyring contains a public key for every recipient. To
-achieve this, add 'message-
add-encrypt-tag-if-can-encrypt
' to
+achieve this, add 'message-
sign-encrypt-if-all-keys-available
' to
'message-send-hook'.
* New Modes and Packages in Emacs 27.1