aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index e5c988beaad..ae0cb70c833 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -542,7 +542,9 @@ optional repeat-count argument.
542** Function `sort' can deal with vectors. 542** Function `sort' can deal with vectors.
543 543
544** Function `system-name' now returns an updated value if the current 544** Function `system-name' now returns an updated value if the current
545system's name has changed, or if the Emacs process has changed systems. 545system's name has changed or if the Emacs process has changed systems,
546and to avoid long waits it no longer consults DNS to canonicalize the
547name. The variable `system-name' is now obsolete.
546 548
547--- 549---
548** New utilities in subr-x.el: 550** New utilities in subr-x.el: