1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-04 22:50:59 -08:00
emacs/doc
Mattias Engdegård cda2f52b94 Document bug in `replace-regexp-in-string'
`replace-regexp-in-string' omits the first START characters of the
input string in its return value.  This is a clear bug, but fixing it
probably causes more trouble; document the behaviour instead (bug#36372).

* doc/lispref/searching.texi (Search and Replace)
* lisp/subr.el (replace-regexp-in-string):
Document current behaviour.
2019-06-26 19:39:32 +02:00
..
emacs Build fix for previous buffers.texi change 2019-06-25 22:37:20 +02:00
lispintro Adjust comments/debug to match C bignum code 2019-06-04 08:34:16 -07:00
lispref Document bug in `replace-regexp-in-string' 2019-06-26 19:39:32 +02:00
man Add Zstandard compression support for etags 2019-06-24 16:08:12 +02:00
misc Add Zstandard compression support for Tramp 2019-06-24 16:08:12 +02:00