diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
| @@ -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 |
| 545 | system's name has changed, or if the Emacs process has changed systems. | 545 | system's name has changed or if the Emacs process has changed systems, |
| 546 | and to avoid long waits it no longer consults DNS to canonicalize the | ||
| 547 | name. 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: |