diff options
| author | Jules Tamagnan | 2018-10-30 10:22:03 -0700 |
|---|---|---|
| committer | Eli Zaretskii | 2018-11-10 10:06:50 +0200 |
| commit | ffb4c76d99ba9d4f5a0d876c23b2837d31291141 (patch) | |
| tree | 799541b022a0ff4f28d846bcbb7c51e79a5d9a92 /etc | |
| parent | 4f0e54223a60a34818365475440e023747eab7e9 (diff) | |
| download | emacs-ffb4c76d99ba9d4f5a0d876c23b2837d31291141.tar.gz emacs-ffb4c76d99ba9d4f5a0d876c23b2837d31291141.zip | |
src/editfns.c (group-name): New function.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -1263,6 +1263,9 @@ where there's no better alternative. We believe that the incorrect | |||
| 1263 | uses of this function all but disappeared by now, so we are | 1263 | uses of this function all but disappeared by now, so we are |
| 1264 | un-obsoleting it. | 1264 | un-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 | ||