Doc and lispref updates related to searching
authorGlenn Morris <rgm@gnu.org>
Wed, 28 Mar 2012 19:30:12 +0000 (12:30 -0700)
committerGlenn Morris <rgm@gnu.org>
Wed, 28 Mar 2012 19:30:12 +0000 (12:30 -0700)
commitfee88ca0e8777476ea411d666bed8ac9fc4c8e20
treea904f18fd4695c7b09699c76ea26dbc34cb27c81
parente8fc049ff7ed71d570f320d9a90d8b2546db5de2
Doc and lispref updates related to searching

* doc/lispref/searching.texi (Regexp Functions, Regexp Search):
(Simple Match Data, Saving Match Data, Standard Regexps): Copyedits.
(Regexp Functions): Mention regexp-opt is not guaranteed.
Mention regexp-opt-charset.
(Regexp Search): Recommend against looking-back.
(Search and Replace): Use Texinfo recommended quote convention.
Add more query-replace-map items.  List multi-query-replace-map items.

* lisp/replace.el (query-replace-map): Doc fix.

* admin/FOR-RELEASE: Related markup.
admin/FOR-RELEASE
doc/lispref/ChangeLog
doc/lispref/searching.texi
lisp/ChangeLog
lisp/replace.el