projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4071486
)
* etc/NEWS: Document seq-contains-p.
author
Nicolas Petton
<nicolas@petton.fr>
Thu, 21 Mar 2019 20:10:15 +0000
(21:10 +0100)
committer
Nicolas Petton
<nicolas@petton.fr>
Thu, 21 Mar 2019 20:12:15 +0000
(21:12 +0100)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/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