commit | 9f1a44d9e3aaac48ea884b0a4b7901a3d2528432 | [log] [tgz] |
---|---|---|
author | Benno Schulenberg <bensberg@justemail.net> | Sun May 01 12:35:47 2016 +0200 |
committer | Benno Schulenberg <bensberg@justemail.net> | Sun May 01 12:44:58 2016 +0200 |
tree | d28fd938fdd51a186d77a972b1b652416c0164fd | |
parent | 3ea8f42c7f7c65a3b601fdcff80b45f6b16b8cb5 [diff] |
replacing: properly detect when we've rereached the starting position Commit 8704dde mistakenly removed this part of code -- it is not dead, it is just that it will only fire when the user answered No at some of the replacement prompts. So... when we've rereached the starting line, a found occurrence is invalid when it is beyond the starting x (either after or before it, dependending on the direction of search). This fixes https://savannah.gnu.org/bugs/?47816.