in edit_draw(), simplify the setting of paintlen
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3833 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
cbab273a
Name Last commit Last update
..
.cvsignore Major package reorganization:
Makefile.am in src/Makefile.am, remove "-Iintl" from INCLUDES, as we don't use an
browser.c per Benno Schulenberg's patch with a few additions by me, fix
chars.c make bad_mbchar a static const char* const in chars.c, as its value
color.c fix inaccurate comment
cut.c per Benno Schulenberg's patch with a few additions by me, fix
files.c per Benno Schulenberg's patch with a few tweaks by me, add various
global.c per Benno Schulenberg's patch with a few tweaks by me, add various
help.c per Benno Schulenberg's patch with a few tweaks by me, add various
move.c rename the values of the scroll_dir enum to UP_DIR and DOWN_DIR, since
nano.c per Benno Schulenberg's patch with a few tweaks by me, add various
nano.h when DISABLE_HELP is defined, leave out some unused shortcut and toggle
prompt.c per Benno Schulenberg's patch with a few additions by me, fix
proto.h when DISABLE_HELP is defined, leave out some unused shortcut and toggle
rcfile.c rename the DISABLE_ROOTWRAP #define to DISABLE_ROOTWRAPPING
search.c in replace_regexp(), remove unnecessary casting of c to int
text.c per Benno Schulenberg's patch with a few tweaks by me, add various
utils.c per Benno Schulenberg's patch with a few additions by me, fix
winio.c in edit_draw(), simplify the setting of paintlen