mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-30 19:53:09 +00:00
(perform-replace): Remove leftover code.
This commit is contained in:
parent
745377e827
commit
2f857176eb
@ -1519,7 +1519,7 @@ make, or the user didn't cancel the call."
|
||||
(set-match-data real-match-data)
|
||||
(setq next-replacement
|
||||
(funcall (car replacements) (cdr replacements)
|
||||
replace-count) nil))
|
||||
replace-count)))
|
||||
(if (not query-flag)
|
||||
(let ((inhibit-read-only
|
||||
query-replace-skip-read-only))
|
||||
|
Loading…
Reference in New Issue
Block a user