]> git.wh0rd.org Git - nano.git/commit
miscellaneous cleanups in do_replace_loop(): set current to real_current
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 8 Oct 2004 23:06:01 +0000 (23:06 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 8 Oct 2004 23:06:01 +0000 (23:06 +0000)
commit491cad3e5dd41d2654db0d25c71e7fd9957ccfa3
tree0a516efc54abcb42736b0e772d3a234ccb4ee33c
parentf3b10e8e054c89c728d99340e186e9a65743a074
miscellaneous cleanups in do_replace_loop(): set current to real_current
and current_x to current_x_save, only turn the mark off and call
edit_refresh() if the mark was originally on, and make length_change a
ssize_t

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