smol/src
David Lawrence Ramsey 2a464cb07d fix error I made when porting over DB's refactored search code: the
strstr() call used in forward case-sensitive searches was using the
wrong variable, which made all such searches fail


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1689 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2004-03-07 21:16:18 +00:00
..
.cvsignore Major package reorganization: 2003-09-07 00:44:12 +00:00
Makefile.am Major package reorganization: 2003-09-07 00:44:12 +00:00
color.c update the copyright years on the source files to 2004 (adding a few 2004-01-09 23:04:55 +00:00
cut.c update the copyright years on the source files to 2004 (adding a few 2004-01-09 23:04:55 +00:00
files.c wrap one reference to NANO_EXTCMD_KEY in a NANO_SMALL #ifdef 2004-03-05 20:04:44 +00:00
global.c remove trailing space 2004-03-05 20:47:15 +00:00
move.c update the copyright years on the source files to 2004 (adding a few 2004-01-09 23:04:55 +00:00
nano.c minor comment fix 2004-03-05 19:54:58 +00:00
nano.h add function key aliases for NANO_FIRSTLINE_KEY and NANO_LASTLINE_KEY, 2004-03-04 19:30:53 +00:00
proto.h Martin Ehmsen's backup directory patch, with a few minor changes 2004-02-28 16:24:31 +00:00
rcfile.c Tom Bates' nsr-tandem-nsk port, plus a few tweaks of mine, take 2 2004-03-04 06:33:52 +00:00
search.c add DB's refactored search code and a few of his minor display code 2004-02-24 20:41:39 +00:00
utils.c fix error I made when porting over DB's refactored search code: the 2004-03-07 21:16:18 +00:00
winio.c remove redundant line 2004-03-05 03:14:52 +00:00