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 78f99dbc621..929c86a7ba6 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -625,6 +625,8 @@ actually using interpreter-mode-alist for something.
625 625
626* Lisp Changes in Emacs 24.4 626* Lisp Changes in Emacs 24.4
627 627
628** Comparison functions =, <, >, <=, >= now take many arguments.
629
628** The second argument of `eval' can now be a lexical-environment. 630** The second argument of `eval' can now be a lexical-environment.
629 631
630** `with-demoted-errors' takes an additional argument `format'. 632** `with-demoted-errors' takes an additional argument `format'.