summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Petton <nicolas@petton.fr>2019-03-21 21:10:15 +0100
committerNicolas Petton <nicolas@petton.fr>2019-03-21 21:12:15 +0100
commit07cf97979057a04c853c580e528258a4ad3e52e0 (patch)
treeacadc319ffa6a8d5b0c9ccc7d2b47603904c20b4
parent40714862a388c12f5b2b6d4a9da8be9ef2be2111 (diff)
downloademacs-07cf97979057a04c853c580e528258a4ad3e52e0.tar.gz
* etc/NEWS: Document seq-contains-p.
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 6b132eb41d7..372d3cd70fe 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -390,6 +390,9 @@ buffers.
New convenience functions 'seq-first' and 'seq-rest' give easy access
to respectively the first and all but the first elements of sequences.
+The new predicate function 'seq-contains-p' should be used instead of
+the now obsolete 'seq-contains'.
+
---
** Follow mode
In the current follow group of windows, "ghost" cursors are no longer