aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 00515f579f2..56074cebdf9 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1680,7 +1680,8 @@ codeset is "UTF-8" (as in "en_US.UTF-8"). This is needed because
1680MS-Windows doesn't support UTF-8 as codeset in its locales. 1680MS-Windows doesn't support UTF-8 as codeset in its locales.
1681 1681
1682+++ 1682+++
1683** New function 'alist-get', which is also a valid place (aka lvalue). 1683** New function 'alist-get', which is a generalized variable
1684suitable for use with 'setf'.
1684 1685
1685+++ 1686+++
1686** New function 'funcall-interactively', which works like 'funcall' 1687** New function 'funcall-interactively', which works like 'funcall'