* etc/NEWS.24: Belatedly announce delete-consecutive-dups.

This commit is contained in:
Noam Postavsky 2019-05-01 22:17:10 -04:00
parent 0ae7b2b88f
commit 3e29de2ce0

View file

@ -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.