]> git.wh0rd.org Git - nano.git/commit
fix findnextstr() so wholewords works properly with regular expressions
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 18 Oct 2004 22:19:22 +0000 (22:19 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 18 Oct 2004 22:19:22 +0000 (22:19 +0000)
commit53752e8f9a19d70b3f15b922d81aa6956cab2696
treee95fd3066b1c4c9b64f566f149954368df492565
parentb802e70208c72d6f676de399d509550d9d78444a
fix findnextstr() so wholewords works properly with regular expressions
and in conjunction with no_sameline, and add a few other minor cosmetic
fixes

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