• Juri Linkov's avatar
    Better match-data handling in perform-replace · 53fb021a
    Juri Linkov authored
    * lisp/replace.el (perform-replace): Don't wrap replace-highlight
    in save-match-data.  Use `(nth 0 real-match-data)' instead of
    `(match-beginning 0)' after replace-highlight.  (Bug#36328)
    53fb021a
replace.el 115 KB