diff options
| author | Damien Cassou | 2018-04-11 15:28:11 +0200 |
|---|---|---|
| committer | Noam Postavsky | 2018-04-11 21:25:46 -0400 |
| commit | 20c6a516ecaa4ef5d4f9a8c9dd74ffb023236df4 (patch) | |
| tree | a43ab40c276c5c664c4a0ce71233d6e649ecd3bd | |
| parent | 1160af606c45c094ca79c78e16de9b6902a3a79d (diff) | |
| download | emacs-20c6a516ecaa4ef5d4f9a8c9dd74ffb023236df4.tar.gz emacs-20c6a516ecaa4ef5d4f9a8c9dd74ffb023236df4.zip | |
* etc/NEWS: Fix entry regarding automatic encryption of (Bug#31124) messages
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -358,7 +358,7 @@ It was obsolete since Emacs 22.1, replaced by customize. | |||
| 358 | +++ | 358 | +++ |
| 359 | *** Messages can now be systematically encrypted | 359 | *** Messages can now be systematically encrypted |
| 360 | when the PGP keyring contains a public key for every recipient. To | 360 | when the PGP keyring contains a public key for every recipient. To |
| 361 | achieve this, add 'message-add-encrypt-tag-if-can-encrypt' to | 361 | achieve this, add 'message-sign-encrypt-if-all-keys-available' to |
| 362 | 'message-send-hook'. | 362 | 'message-send-hook'. |
| 363 | 363 | ||
| 364 | * New Modes and Packages in Emacs 27.1 | 364 | * New Modes and Packages in Emacs 27.1 |