aboutsummaryrefslogtreecommitdiffstats
path: root/etc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'etc/NEWS')
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index edb71118efd..dca562cb3b9 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1119,6 +1119,9 @@ break.
1119 1119
1120* Lisp Changes in Emacs 26.1 1120* Lisp Changes in Emacs 26.1
1121 1121
1122+++
1123** New optional argument TESTFN in 'alist-get', 'map-elt' and 'map-put'.
1124
1122** New function 'seq-set-equal-p' to check if SEQUENCE1 and SEQUENCE2 1125** New function 'seq-set-equal-p' to check if SEQUENCE1 and SEQUENCE2
1123contain the same elements, regardless of the order. 1126contain the same elements, regardless of the order.
1124 1127