smol/src
David Lawrence Ramsey e4e6173389 in move_to_filestruct(), fix problem where edittop wouldn't be reset
properly if it was inside the text moved to another filestruct; also add
comment fixes and miscellaneous cleanups to it and
copy_from_filestruct()


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3009 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2005-09-02 04:35:58 +00:00
..
.cvsignore Major package reorganization: 2003-09-07 00:44:12 +00:00
Makefile.am move advanced text operations (command execution in a buffer, wrapping, 2005-07-24 19:57:51 +00:00
chars.c make is_valid_unicode() catch more invalid Unicode 2005-08-28 03:07:13 +00:00
color.c formatting fixes 2005-08-01 05:54:11 +00:00
cut.c move advanced text operations (command execution in a buffer, wrapping, 2005-07-24 19:57:51 +00:00
files.c fix compilation with -pedantic 2005-08-29 19:11:26 +00:00
global.c fix compilation with --enable-debug 2005-08-29 18:52:06 +00:00
move.c fix more edit_scroll() breakage 2005-08-16 01:27:05 +00:00
nano.c in move_to_filestruct(), fix problem where edittop wouldn't be reset 2005-09-02 04:35:58 +00:00
nano.h add new -W/--wordbounds command line option, and new "wordbounds" rcfile 2005-08-10 22:12:28 +00:00
proto.h store Unicode values in longs instead of ints 2005-08-08 23:03:25 +00:00
rcfile.c add new -W/--wordbounds command line option, and new "wordbounds" rcfile 2005-08-10 22:12:28 +00:00
search.c add missing comment 2005-08-11 18:30:47 +00:00
text.c fix compilation with -pedantic 2005-08-29 19:11:26 +00:00
utils.c handle invalid multibyte characters more efficiently 2005-07-26 06:13:45 +00:00
winio.c fix compilation with --enable-debug 2005-08-29 18:52:06 +00:00