]> git.eshelyaron.com Git - emacs.git/commitdiff
* etc/NEWS.24: Belatedly announce delete-consecutive-dups.
authorNoam Postavsky <npostavs@gmail.com>
Thu, 2 May 2019 02:17:10 +0000 (22:17 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Thu, 2 May 2019 02:17:10 +0000 (22:17 -0400)
etc/NEWS.24

index 9150e49fd926a2f12836d5d7b89bb442baf3cf60..049005306fd581dc02961b54e219ce6a588bc636 100644 (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.