]> git.eshelyaron.com Git - emacs.git/commit
Fix regression in Occur Edit mode
authorEli Zaretskii <eliz@gnu.org>
Sun, 30 Jan 2022 06:49:34 +0000 (08:49 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sun, 30 Jan 2022 06:49:34 +0000 (08:49 +0200)
commitf22e9ba9ac64c30d6532a508494b5149c27596e7
treee5e7543538277423d724935afcf63556eebc8bd2
parente81e375539b95753e34cde3d9d5188d48aa1922f
Fix regression in Occur Edit mode

* lisp/replace.el (occur-after-change-function): Fix the algorithm
to find the smallest change in some corner cases.  (Bug#53598)
lisp/replace.el