aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorJules Tamagnan2018-10-30 10:22:03 -0700
committerEli Zaretskii2018-11-10 10:06:50 +0200
commitffb4c76d99ba9d4f5a0d876c23b2837d31291141 (patch)
tree799541b022a0ff4f28d846bcbb7c51e79a5d9a92 /etc
parent4f0e54223a60a34818365475440e023747eab7e9 (diff)
downloademacs-ffb4c76d99ba9d4f5a0d876c23b2837d31291141.tar.gz
emacs-ffb4c76d99ba9d4f5a0d876c23b2837d31291141.zip
src/editfns.c (group-name): New function.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 29bbde9395e..c11b9988e44 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1263,6 +1263,9 @@ where there's no better alternative. We believe that the incorrect
1263uses of this function all but disappeared by now, so we are 1263uses of this function all but disappeared by now, so we are
1264un-obsoleting it. 1264un-obsoleting it.
1265 1265
1266+++
1267** New function 'group-name' returns a group name based on a group-GID
1268
1266 1269
1267* Changes in Emacs 27.1 on Non-Free Operating Systems 1270* Changes in Emacs 27.1 on Non-Free Operating Systems
1268 1271