]> git.wh0rd.org Git - nano.git/commit
fix paragraph searching code regression: if trying to move to the line
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 17 Mar 2005 04:24:12 +0000 (04:24 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 17 Mar 2005 04:24:12 +0000 (04:24 +0000)
commitfd81a7189b7374759ad302eefbd716c90cb8175b
treecca4db73da223c5e02d8f222ce504a166e212bd2
parentefec641a828d4536ba58a56e577d92ef21e995a8
fix paragraph searching code regression: if trying to move to the line
after the end of the next paragraph leaves us on the same line where we
were before, the search should fail in order to avoid an infinite loop

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