]> git.wh0rd.org Git - nano.git/commit
in do_replace_loop(), add new parameter canceled, set to TRUE if we
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 26 Oct 2004 20:58:30 +0000 (20:58 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 26 Oct 2004 20:58:30 +0000 (20:58 +0000)
commit9bf486fe5dc286482c5578575cd16c7c47734d7b
tree9edfad78f5e2402b91fa1c76427089036ee1be9f
parent410efe9a47977d1bf2f2041f437b620690cddcfc
in do_replace_loop(), add new parameter canceled, set to TRUE if we
canceled at the prompt and FALSE otherwise; use it to make sure that
canceling works properly in all cases when using the internal spell
checker

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