(perform-replace): Add parameters START and END. Use
authorGerd Moellmann <gerd@gnu.org>
Tue, 25 Apr 2000 19:19:31 +0000 (19:19 +0000)
committerGerd Moellmann <gerd@gnu.org>
Tue, 25 Apr 2000 19:19:31 +0000 (19:19 +0000)
commit47d722546b11876552fc9da0d89a5265b9b45b9a
tree4668831f0595b1778f1f682b8d5b4547e36fd22e
parent16bf9fa9d931390934a71792bc567c3520bd1aec
(perform-replace): Add parameters START and END.  Use
them instead of the check for a region in Transient Mark mode.
(query-replace-read-args): Return two more list elements for the
start and end of the region in Transient Mark mode.
(query-replace, query-replace-regexp, query-replace-regexp-eval)
(map-query-replace-regexp, replace-string, replace-regexp): Add
optional last arguments START and END and pass them to
perform-replace.
lisp/replace.el