1
1
nano/src
David Lawrence Ramsey 036a3d4646 fix cursor placement problem when inserting into the current buffer at
the bottom of the edit window with smooth scrolling on


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2098 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2004-11-15 21:49:21 +00:00
..
.cvsignore Major package reorganization: 2003-09-07 00:44:12 +00:00
color.c remove most redundant includes of sys/stat.h; it's included in nano.h, 2004-11-04 03:53:11 +00:00
cut.c in cut_marked_segment(), respect concatenate_cut, as we need to use it 2004-11-13 01:32:17 +00:00
files.c fix cursor placement problem when inserting into the current buffer at 2004-11-15 21:49:21 +00:00
global.c yet more cosmetic fixes 2004-11-12 00:48:18 +00:00
Makefile.am remove reference to @includedir@ in src/Makefile.am, as it's unneeded 2004-09-01 22:08:57 +00:00
move.c make current_x a size_t instead of an int 2004-10-30 01:03:15 +00:00
nano.c comment fixes 2004-11-15 18:44:30 +00:00
nano.h fix enum/#define conflict 2004-11-07 23:05:48 +00:00
proto.h yet more cosmetic fixes 2004-11-12 00:48:18 +00:00
rcfile.c remove most redundant includes of sys/stat.h; it's included in nano.h, 2004-11-04 03:53:11 +00:00
search.c when doing marked spell-check, properly handle the case where the mark 2004-11-05 23:03:03 +00:00
utils.c comment update 2004-11-07 01:26:39 +00:00
winio.c when doing marked spell-check, properly handle the case where the mark 2004-11-05 23:03:03 +00:00