summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2020-07-20 07:50:44 -0700
committerGlenn Morris <rgm@gnu.org>2020-07-20 07:50:44 -0700
commitfe2d0ede2874a5411d14e1cad3d72883823719c1 (patch)
treeadb1bd4bcd6d80870bb0d1753d292b4db3773e1d /etc
parent0cbafc236bde83ff1600c1e51408e5d0dd3d1a92 (diff)
parentcd93debc600b31ec7d257ba0195ae7132df83816 (diff)
downloademacs-fe2d0ede2874a5411d14e1cad3d72883823719c1.tar.gz
Merge from origin/emacs-27
cd93debc60 (origin/emacs-27) Merge branch 'emacs-27' of git.savannah.... 2c0c613ec5 Document prefix arg effects for 'epa-mail-{sign,encrypt}' 551123e0b2 * etc/NEWS: Correct description of :client-certificate change 05c4329cf5 Revert "Fix filename completion in shell mode buffers" de68572742 Improve documentation of 'bookmark-bmenu-mode' fd85e70be7 Update systems using GnuTLS certificate files 0d4ba1c2b2 Improve documentation of 'kill-emacs' b3bbd4fd00 Improve documentation of 'display-raw-bytes-as-hex' f50d79af6b Correct descriptions of init file e325d2638c Fix interrupt-process on MS-Windows d24e56a5e4 Revert "* doc/misc/flymake.texi (An annotated example back... # Conflicts: # etc/NEWS
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS.272
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS.27 b/etc/NEWS.27
index 10a6e3946e7..2c8fa9dd397 100644
--- a/etc/NEWS.27
+++ b/etc/NEWS.27
@@ -270,7 +270,7 @@ doing before changing the value.
+++
** Native GnuTLS connections can now use client certificates.
Previously, this support was only available when using the external
-'gnutls-cli' command. Call 'open-network-stream' with
+'gnutls-cli' or 'starttls' command. Call 'open-network-stream' with
':client-certificate t' to trigger looking up of per-server
certificates via 'auth-source'.