1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 08:43:40 -07:00

* etc/NEWS: Fix entry regarding automatic encryption of (Bug#31124) messages

This commit is contained in:
Damien Cassou 2018-04-11 15:28:11 +02:00 committed by Noam Postavsky
parent 1160af606c
commit 20c6a516ec

View file

@ -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