aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLars Magne Ingebrigtsen2016-04-24 14:55:15 +0200
committerLars Magne Ingebrigtsen2016-04-24 14:55:15 +0200
commitb876ee8971a8a040e14251f9733e4209ef7ad637 (patch)
tree90be9b9946d8aabb0e8d900132df17a5655b1fbc /etc
parent234ef3b432b7dff6629a12be5dd03a163b8e8619 (diff)
downloademacs-b876ee8971a8a040e14251f9733e4209ef7ad637.tar.gz
emacs-b876ee8971a8a040e14251f9733e4209ef7ad637.zip
Document the nil/default values of url-user-agent
* doc/misc/url.texi (Customization): Document the nil/default values of url-user-agent.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index d0afb8462a9..6c7c9de4d5e 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -284,7 +284,7 @@ domain.
284 284
285*** The URL package now support https over proxies supporting CONNECT. 285*** The URL package now support https over proxies supporting CONNECT.
286 286
287--- 287+++
288*** `url-user-agent' now defaults to `default', and the User-Agent 288*** `url-user-agent' now defaults to `default', and the User-Agent
289string is computed dynamically based on `url-privacy-level'. 289string is computed dynamically based on `url-privacy-level'.
290 290