summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS.242
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/NEWS.24 b/etc/NEWS.24
index 9150e49fd92..049005306fd 100644
--- a/etc/NEWS.24
+++ b/etc/NEWS.24
@@ -1117,6 +1117,8 @@ a non-nil `interactive-only' property.
The value, if non-nil, is a regexp that specifies what to trim from
the start and end of each substring.
+** New function `delete-consecutive-dups'.
+
** Completion
*** The separator used by `completing-read-multiple' is now a regexp.