]> git.wh0rd.org Git - nano.git/commit
in do_replace_loop(), if the mark is on when we start, skip over all
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Sat, 9 Oct 2004 16:26:32 +0000 (16:26 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Sat, 9 Oct 2004 16:26:32 +0000 (16:26 +0000)
commit3497666a216d87a890b2d57282d672682c036ae3
tree748cba4d581f1a504305019f0772b38da1ab613c
parent491cad3e5dd41d2654db0d25c71e7fd9957ccfa3
in do_replace_loop(), if the mark is on when we start, skip over all
matches not found inside the marked text; this makes marked spell
checking when using the internal spell checker work as expected, and
also allows replacing only marked text when the mark is on

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1978 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
TODO
src/proto.h
src/search.c