aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
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 40a1c194365..f745645d6fb 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1367,6 +1367,9 @@ This means that the empty symbol can now be read back. Also, #: by itself
1367(when not immediately followed by a possible symbol character) stands for 1367(when not immediately followed by a possible symbol character) stands for
1368an empty uninterned symbol. 1368an empty uninterned symbol.
1369 1369
1370+++
1371** New math functions `isnan', `copysign', `frexp', `ldexp'.
1372
1370** Obsolete functions and variables 1373** Obsolete functions and variables
1371 1374
1372*** buffer-substring-filters is obsolete. 1375*** buffer-substring-filters is obsolete.