projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a52953
)
etc/NEWS: Fix typo in seq-keep entry.
author
Lars Ingebrigtsen
<larsi@gnus.org>
Thu, 6 Oct 2022 12:56:47 +0000
(14:56 +0200)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Thu, 6 Oct 2022 12:56:47 +0000
(14:56 +0200)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 536c7aa31986c250e94272f97d82c455583da705..88b1431d6a66419e8897b1af4963647dfd804286 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-3256,8
+3256,8
@@
given predicate in the specified sequence.
+++
** New function 'seq-keep'.
-This is like 'seq-map', but removes all n
on-nil results from the
-
returned
list.
+This is like 'seq-map', but removes all n
il results from the returned
+list.
** Themes