]> git.eshelyaron.com Git - emacs.git/commitdiff
* etc/NEWS: Document seq-contains-p.
authorNicolas Petton <nicolas@petton.fr>
Thu, 21 Mar 2019 20:10:15 +0000 (21:10 +0100)
committerNicolas Petton <nicolas@petton.fr>
Thu, 21 Mar 2019 20:12:15 +0000 (21:12 +0100)
etc/NEWS

index 6b132eb41d7763557e3db8775c818abb62356cce..372d3cd70fe7e746c30e833fd500650dc7649718 100644 (file)
--- 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