smol/src
David Lawrence Ramsey c4dbdd55f5 in do_replace_loop(), when moving to the next match, update the screen
using edit_refresh() instead of edit_redraw(), as the latter won't work
properly when we've replaced one or more instances of a string in copy
and haven't yet updated current->data to match copy


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2599 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2005-06-06 03:46:32 +00:00
..
.cvsignore Major package reorganization: 2003-09-07 00:44:12 +00:00
Makefile.am in src/Makefile.am, if we're installing and the "rnano" symlink already 2005-01-14 18:47:42 +00:00
chars.c update the Free Software Foundation's mailing address in various 2005-05-15 19:57:17 +00:00
color.c update the Free Software Foundation's mailing address in various 2005-05-15 19:57:17 +00:00
cut.c update the Free Software Foundation's mailing address in various 2005-05-15 19:57:17 +00:00
files.c various umask-related cleanups 2005-06-05 19:33:27 +00:00
global.c for consistency, remove -R/--regexp command line option, and allow the 2005-06-03 20:51:39 +00:00
move.c update the Free Software Foundation's mailing address in various 2005-05-15 19:57:17 +00:00
nano.c for consistency, remove -R/--regexp command line option, and allow the 2005-06-03 20:51:39 +00:00
nano.h for consistency, remove -R/--regexp command line option, and allow the 2005-06-03 20:51:39 +00:00
proto.h move check_linenumbers() down so that it's near the other debugging 2005-06-05 19:08:59 +00:00
rcfile.c for consistency, remove -R/--regexp command line option, and allow the 2005-06-03 20:51:39 +00:00
search.c in do_replace_loop(), when moving to the next match, update the screen 2005-06-06 03:46:32 +00:00
utils.c add const 2005-06-06 01:53:48 +00:00
winio.c fix another memory corruption problem in display_string() found by 2005-06-06 03:17:07 +00:00