]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/NEWS: Mark some URL entries as not requiring documentation changes
authorEli Zaretskii <eliz@gnu.org>
Sat, 26 Dec 2015 13:49:42 +0000 (15:49 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 26 Dec 2015 13:49:42 +0000 (15:49 +0200)
etc/NEWS

index 547b3cc8aff2c4b4c6f585598d304006d5e429f6..ed88b1a9fd65c6246ae432cfd085f2cfa5b1eb12 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -768,10 +768,12 @@ protocols as well as for "telnet" and "ftp" are passed to Tramp.
 The new `url-user-agent' variable can be customized to be a string or
 a function.
 
+---
 *** The new interface variable `url-request-noninteractive' can be used
 to specify that we're running in a noninteractive context, and that
 we should not be queried about things like TLS certificate validity.
 
+---
 *** If URL is used with a https connection, the first callback argument
 plist will contain a :peer element that has the output of
 `gnutls-peer-status' (if Emacs is built with GnuTLS support).