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 40cfef3e075..9b9e693d185 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1425,6 +1425,7 @@ details.
1425It should be placed right where the docstring would be, and FORM is then 1425It should be placed right where the docstring would be, and FORM is then
1426evaluated (and should return a string) when the closure is built. 1426evaluated (and should return a string) when the closure is built.
1427 1427
1428+++
1428** define-inline provides a new way to define inlinable functions. 1429** define-inline provides a new way to define inlinable functions.
1429 1430
1430** New function `macroexpand-1' to perform a single step of macroexpansion. 1431** New function `macroexpand-1' to perform a single step of macroexpansion.