From 400b44a1db2860d3e18054b5fc5116eb97de7bb4 Mon Sep 17 00:00:00 2001 From: Kevin McCarthy Date: Thu, 10 May 2018 09:12:19 -0700 Subject: [PATCH] Note that $pgp/smime_self_encrypt now default to set. --- UPDATING | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/UPDATING b/UPDATING index d19e4699..0a16033b 100644 --- a/UPDATING +++ b/UPDATING @@ -30,6 +30,10 @@ The keys used are: - $pgp_self_encrypt_as is now deprecated, and is an alias for $pgp_default_key. $smime_self_encrypt_as is also deprecated, and is an alias for $smime_default_key. + ! $pgp_self_encrypt and $smime_self_encrypt now default to set. + This makes setting $pgp_default_key or $smime_default_key all that + is required to enable self-encryption (for both classic and GPGME + mode). + The function (default: ^R) will search history based on the text currently typed in. That is, type the search string first, then hit ^R. -- 2.40.0