smol/src
David Lawrence Ramsey 9a527f5a17 add DB's tweaks to do_wrap(), plus a few minor bits of mine (convert
some ints to size_t's and convert the int wrapping to use TRUE and FALSE
since it's used as a boolean)


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1793 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2004-05-31 14:58:59 +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 treat search_last_line as a boolean everywhere, and remove some unneeded 2004-05-27 18:39:16 +00:00
cut.c since KEEP_CUTBUFFER is only used in cut.c, make it a static variable in 2004-05-29 15:36:58 +00:00
files.c add spaces to the ends of the "Overwrite" and "Different Name" prompts, 2004-05-30 03:23:39 +00:00
global.c add DB's changes to allow scrolling through the help browser text with 2004-05-29 20:38:08 +00:00
move.c edit_redraw() fixes 2004-05-30 03:19:52 +00:00
nano.c add DB's tweaks to do_wrap(), plus a few minor bits of mine (convert 2004-05-31 14:58:59 +00:00
nano.h add Mike Frysinger's patch (with minor modifications) to allow 2004-05-29 16:25:30 +00:00
proto.h edit_redraw() fixes 2004-05-30 03:19:52 +00:00
rcfile.c oops; for consistency with e.g. color syntax highlighting (which, like 2004-05-30 04:19:27 +00:00
search.c edit_redraw() fixes 2004-05-30 03:19:52 +00:00
utils.c add DB's changes to titlebar() (with a few tweaks of mine) to make it 2004-05-23 21:11:14 +00:00
winio.c fix comment inaccuracies 2004-05-31 14:47:12 +00:00