diff options
author | Mattias EngdegÄrd <mattiase@acm.org> | 2019-06-26 11:23:32 +0200 |
---|---|---|
committer | Mattias EngdegÄrd <mattiase@acm.org> | 2019-06-26 19:39:32 +0200 |
commit | cda2f52b94a5a94566c668835f1c4964f4d93b2b (patch) | |
tree | b14ec0bc321d84c13a7a0c7fc32f6bdc312e9a5a /lisp/emacs-lisp/autoload.el | |
parent | 85871ae9ceb7a87c49f735b2b3c5b4e017e25139 (diff) | |
download | emacs-cda2f52b94a5a94566c668835f1c4964f4d93b2b.tar.gz emacs-cda2f52b94a5a94566c668835f1c4964f4d93b2b.tar.bz2 emacs-cda2f52b94a5a94566c668835f1c4964f4d93b2b.zip |
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.
Diffstat (limited to 'lisp/emacs-lisp/autoload.el')
0 files changed, 0 insertions, 0 deletions