1
1
nano/src
David Lawrence Ramsey 3497666a21 in do_replace_loop(), if the mark is on when we start, skip over all
matches not found inside the marked text; this makes marked spell
checking when using the internal spell checker work as expected, and
also allows replacing only marked text when the mark is on


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1978 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2004-10-09 16:26:32 +00:00
..
.cvsignore Major package reorganization: 2003-09-07 00:44:12 +00:00
color.c add DB's fix for a problem where quoted justify wouldn't work if 2004-07-31 14:10:23 +00:00
cut.c add a bunch of key-related fixes: put Meta-( (Meta-9), Meta-) (Meta-0), 2004-09-30 22:07:21 +00:00
files.c in mark_order(), add check for MARK_ISSET's not being set; also make one 2004-10-08 15:35:33 +00:00
global.c add a bunch of key-related fixes: put Meta-( (Meta-9), Meta-) (Meta-0), 2004-09-30 22:07:21 +00:00
Makefile.am remove reference to @includedir@ in src/Makefile.am, as it's unneeded 2004-09-01 22:08:57 +00:00
move.c add a bunch of key-related fixes: put Meta-( (Meta-9), Meta-) (Meta-0), 2004-09-30 22:07:21 +00:00
nano.c remove the -D/--dos and -M/--mac command line options, as they aren't 2004-10-07 20:54:52 +00:00
nano.h add a bunch of key-related fixes: put Meta-( (Meta-9), Meta-) (Meta-0), 2004-09-30 22:07:21 +00:00
proto.h in do_replace_loop(), if the mark is on when we start, skip over all 2004-10-09 16:26:32 +00:00
rcfile.c add DB's overhaul of the file loading code to increase efficiency, 2004-09-05 21:40:31 +00:00
search.c in do_replace_loop(), if the mark is on when we start, skip over all 2004-10-09 16:26:32 +00:00
utils.c another comment fix 2004-10-08 20:37:44 +00:00
winio.c really fix the resetstatus problems this time, and add a few other 2004-10-05 20:11:31 +00:00