smol/src
David Lawrence Ramsey 5cbe08fc03 remove unneeded clearok(TRUE) from total_redraw()
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2802 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2005-06-30 16:18:35 +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 more int -> bool conversions 2005-06-29 18:17:54 +00:00
color.c when reading color syntax names or sorting filenames, use mbstrcasecmp() 2005-06-19 21:10:48 +00:00
cut.c update the Free Software Foundation's mailing address in various 2005-05-15 19:57:17 +00:00
files.c comment fix 2005-06-28 17:35:20 +00:00
global.c add various type changes to avoid problems on systems where int and 2005-06-28 06:25:34 +00:00
move.c add missing blank line 2005-06-28 18:57:28 +00:00
nano.c improve version()'s output 2005-06-29 17:10:58 +00:00
nano.h add various type changes to avoid problems on systems where int and 2005-06-28 06:25:34 +00:00
proto.h in do_replace_highlight(), rename variable highlight_flag to highlight, 2005-06-30 03:55:55 +00:00
rcfile.c add various type changes to avoid problems on systems where int and 2005-06-28 06:25:34 +00:00
search.c add one missing type change 2005-06-29 00:17:18 +00:00
utils.c add various type changes to avoid problems on systems where int and 2005-06-28 06:25:34 +00:00
winio.c remove unneeded clearok(TRUE) from total_redraw() 2005-06-30 16:18:35 +00:00