aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 01a8490023a..6735718b63c 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1467,6 +1467,7 @@ MS-Windows doesn't support UTF-8 as codeset in its locales.
1467+++ 1467+++
1468** New function `alist-get', which is also a valid place (aka lvalue). 1468** New function `alist-get', which is also a valid place (aka lvalue).
1469 1469
1470+++
1470** New function `funcall-interactively', which works like `funcall' 1471** New function `funcall-interactively', which works like `funcall'
1471but makes `called-interactively-p' treat the function as (you guessed it) 1472but makes `called-interactively-p' treat the function as (you guessed it)
1472called interactively. 1473called interactively.