]> git.wh0rd.org Git - nano.git/commit
overhaul the bracket searching code so that it no longer requires regex
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 15 Nov 2005 23:45:29 +0000 (23:45 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 15 Nov 2005 23:45:29 +0000 (23:45 +0000)
commitc5c5230b9d246621adc53b68a3795a2a12303efd
treebd5ee6e3a5bf4eebaea9fec7a4750cb34ec6ab82
parent6c860c07c873ac9eb19dfa1b119ffc2ca8769045
overhaul the bracket searching code so that it no longer requires regex
support to work, and add some miscellaneous search code cleanups

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