smol/src
David Lawrence Ramsey 1c3bfa9f2b remove do_(left|right)()'s ability to optionally not update the current
line, as this was only used in do_backspace(), and it didn't always
update the screen properly


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3017 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2005-09-13 04:53:44 +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 remove do_(left|right)()'s ability to optionally not update the current 2005-09-13 04:53:44 +00:00
move.c remove do_(left|right)()'s ability to optionally not update the current 2005-09-13 04:53:44 +00:00
nano.c minor documentation fixes 2005-09-02 04:42:44 +00:00
nano.h if we don't have regex.h and hence regex support, disable color support, 2005-09-02 19:09:36 +00:00
proto.h remove do_(left|right)()'s ability to optionally not update the current 2005-09-13 04:53:44 +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 remove do_(left|right)()'s ability to optionally not update the current 2005-09-13 04:53:44 +00:00
utils.c handle invalid multibyte characters more efficiently 2005-07-26 06:13:45 +00:00
winio.c more miscellaneous minor fixes 2005-09-13 04:45:46 +00:00