]> git.wh0rd.org Git - nano.git/commit
find all beginning-of-line and/or end-of-line regexes once per line, not
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Sat, 3 Jan 2004 21:42:25 +0000 (21:42 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Sat, 3 Jan 2004 21:42:25 +0000 (21:42 +0000)
commite190ff30f22db2ff9a4297eb8040d136880c7807
tree94ec1ddd39a2f8840bf63075eb5ae001ee404dce
parentafb75f22b2702ad241ae7839aad3ba2ef707718d
find all beginning-of-line and/or end-of-line regexes once per line, not
just the zero-length ones; this fixes multiple replaces occurring with
them in conjunction with "*"

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