]> git.wh0rd.org Git - nano.git/commit
add DB's overhaul of regexp_init() and a few other regex-related bits,
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 30 Apr 2004 19:40:03 +0000 (19:40 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 30 Apr 2004 19:40:03 +0000 (19:40 +0000)
commit4b741b9c7b8416e02145bc761a2d289ddb896ea2
tree2cec57a5aca26c899f37eb81356cab5e582c9b96
parentd893fa946db3558a7837e82c722da662a9071fc4
add DB's overhaul of regexp_init() and a few other regex-related bits,
and convert REGEXP_COMPILED to a static int in search.c, since it's only
used there

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