From: Noam Postavsky Date: Thu, 2 May 2019 02:17:10 +0000 (-0400) Subject: * etc/NEWS.24: Belatedly announce delete-consecutive-dups. X-Git-Tag: emacs-26.2.90~73 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3e29de2ce03d19af84d6dea361e13f0a398e79f1;p=emacs.git * etc/NEWS.24: Belatedly announce delete-consecutive-dups. --- 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.