]> git.wh0rd.org Git - nano.git/commit
add Rocco Corsi's patch to fix a problem in do_int_spell_fix() where if
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 26 Oct 2004 16:54:19 +0000 (16:54 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 26 Oct 2004 16:54:19 +0000 (16:54 +0000)
commit410efe9a47977d1bf2f2041f437b620690cddcfc
treebbd34d7a18a88125c9f46242350ceb05e18ff876
parent175864068220492ce7b7ba82d8ef136ed059b901
add Rocco Corsi's patch to fix a problem in do_int_spell_fix() where if
the cursor is in the middle of a file, the spell checker will sometimes
only correct the misspelled word instances that appear before the cursor
position and then stop

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