projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ae7b2b
)
* etc/NEWS.24: Belatedly announce delete-consecutive-dups.
author
Noam Postavsky
<npostavs@gmail.com>
Thu, 2 May 2019 02:17:10 +0000
(22:17 -0400)
committer
Noam Postavsky
<npostavs@gmail.com>
Thu, 2 May 2019 02:17:10 +0000
(22:17 -0400)
etc/NEWS.24
patch
|
blob
|
history
diff --git
a/etc/NEWS.24
b/etc/NEWS.24
index 9150e49fd926a2f12836d5d7b89bb442baf3cf60..049005306fd581dc02961b54e219ce6a588bc636 100644
(file)
--- 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.