aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 68a4d57eff2..e87bcaec0f0 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1052,6 +1052,8 @@ So do `defcustom' and other forms that call `defvar' as a subroutine.
1052*** New function `special-variable-p' to check whether a variable is 1052*** New function `special-variable-p' to check whether a variable is
1053declared as dynamically bound. 1053declared as dynamically bound.
1054 1054
1055*** The form ((lambda ...) ...) is deprecated.
1056
1055** An Emacs Lisp testing tool is now included. 1057** An Emacs Lisp testing tool is now included.
1056Emacs Lisp developers can use this tool to write automated tests for 1058Emacs Lisp developers can use this tool to write automated tests for
1057their code. See the ERT info manual for details. 1059their code. See the ERT info manual for details.