]> git.wh0rd.org Git - nano.git/commit
replace the old fix for infinite regex replacement loops with something
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 28 Nov 2003 16:04:24 +0000 (16:04 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 28 Nov 2003 16:04:24 +0000 (16:04 +0000)
commit45cfbece4c8da93dca352970b865e608cd1574d5
tree19e5039cafc3205586439314cbc65c59cf6dd6cb
parent895e65ce1ab66aa08eab03f418ade838bce0082d
replace the old fix for infinite regex replacement loops with something
that works better and is less hackish

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