summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/replace.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/replace.el b/lisp/replace.el
index 24a4818051f..22b7cde167c 100644
--- a/lisp/replace.el
+++ b/lisp/replace.el
@@ -438,7 +438,7 @@ which will run faster and do exactly what you probably want."
(replace-match next-replacement nocasify literal)
(setq replace-count (1+ replace-count)))
(undo-boundary)
- (let (done replaced)
+ (let (done replaced char)
(while (not done)
(let ((help-form
'(concat "Query replacing "