diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -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' |
| 1471 | but makes `called-interactively-p' treat the function as (you guessed it) | 1472 | but makes `called-interactively-p' treat the function as (you guessed it) |
| 1472 | called interactively. | 1473 | called interactively. |