Clarify the documentation of back-references in replacements
commit38f4b8ea615025e7996754fd72449be91c38d448
authorEli Zaretskii <eliz@gnu.org>
Sat, 2 Jul 2016 15:03:09 +0000 (2 18:03 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 2 Jul 2016 15:03:09 +0000 (2 18:03 +0300)
treeed3d8dddcf974568ed6c5b5fd8cdc99485c93b99
parentd039fc4ff628ad7f983707609a6d04a96589895b
Clarify the documentation of back-references in replacements

* doc/emacs/search.texi (Regexp Replace): Clarify that \D starts
with \1, not \0.

* lisp/replace.el (query-replace-regexp)
(query-replace-regexp-eval, replace-regexp): Doc fix (Bug#23884)
doc/emacs/search.texi
lisp/replace.el