Fix 'replace-regexp' in WDired
authorEli Zaretskii <eliz@gnu.org>
Sat, 21 Sep 2024 09:26:24 +0000 (12:26 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 21 Sep 2024 09:26:24 +0000 (12:26 +0300)
commiteced1351200616eed626b56976d8ec98d12ebe61
treec9200cd472bb47a29f5b0ae8c16f870fb19e35b5
parentb7f6cde419f862dbbf25a8192f5f31ac557b60b5
Fix 'replace-regexp' in WDired

* src/search.c (Freplace_match): Revert the search.c part of the
change from Apr 7, 2024, which aims to fix bug#65451, but causes
bug#73018.  Do not merge to master.

* test/src/editfns-tests.el
(editfns-tests--before/after-change-functions): Expect this test
to fail.
src/search.c
test/src/editfns-tests.el