]> git.eshelyaron.com Git - emacs.git/commit
Add new, simple `replace-in-string' function
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 15 Sep 2020 14:50:44 +0000 (16:50 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 15 Sep 2020 15:15:59 +0000 (17:15 +0200)
commitcaf64ae08bff5c89a8eb0433891cc81f789b3efc
treee2e273c8e8c5410f40d2ef172dbbd5d1a6b6be53
parent77aeddc1492e6b33b48366ca02d375088f754bd3
Add new, simple `replace-in-string' function

* lisp/subr.el (replace-in-string): New, side-effect-free function.

* doc/lispref/searching.texi (Search and Replace): Document it.
doc/lispref/searching.texi
etc/NEWS
lisp/subr.el
test/lisp/subr-tests.el