aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index ea3e4d566f8..253edd593ed 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1428,6 +1428,11 @@ un-obsoleting it.
1428+++ 1428+++
1429** New function 'group-name' returns a group name corresponding to GID. 1429** New function 'group-name' returns a group name corresponding to GID.
1430 1430
1431** 'make-process' now takes a keyword argument ':file-handler'; if
1432that is non-nil, it will look for a file name handler for the current
1433buffer's 'default-directory' and invoke that file handler to make the
1434process. That way 'make-process' can start remote processes.
1435
1431 1436
1432* Changes in Emacs 27.1 on Non-Free Operating Systems 1437* Changes in Emacs 27.1 on Non-Free Operating Systems
1433 1438