]> git.eshelyaron.com Git - emacs.git/commit
Document effect of 'search-upper-case' on replacement commands
authorEli Zaretskii <eliz@gnu.org>
Sat, 2 May 2020 07:54:01 +0000 (10:54 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 2 May 2020 07:54:01 +0000 (10:54 +0300)
commited25282b82732a7370a4a55633c5830fd473a9b7
treeba4f26cb99619f18bac669a81deb0eefb0ef81bf
parent5a5d8a8ec0610aa4b26011ebae434bcf3e11c993
Document effect of 'search-upper-case' on replacement commands

* doc/emacs/search.texi (Replacement and Lax Matches): Document
the role of 'search-upper-case' in replacement commands.
(Lax Search): Document the value 'not-yanks' of
'search-upper-case' where the variable itself is documented.

* lisp/replace.el (query-replace-regexp, query-replace): Mention
'search-upper-case' and its effect in doc strings.  (Bug#40940)
doc/emacs/search.texi
lisp/replace.el