smol/src
David Lawrence Ramsey 122ae849b8 oops; replace the previous tweak with a proper merge of DB's code with
the no_more_space() function


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2290 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2005-01-19 20:55:42 +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 reorganization: move revstrstr() back to chars.c, and move is_byte() 2005-01-18 17:00:00 +00:00
color.c Include <config.h> only if HAVE_CONFIG_H. 2004-11-17 23:17:05 +00:00
cut.c implement cutting from the current position to the end of the file, 2005-01-01 07:43:32 +00:00
files.c tweak new_file() to use mallocstrcpy() instead of charalloc() followed 2005-01-14 17:17:11 +00:00
global.c add -O/--morespace command line option, plus a corresponding Meta-O 2005-01-17 05:06:55 +00:00
move.c revert previously added extra calls to move_mbright(); it's more 2005-01-14 21:59:01 +00:00
nano.c oops; replace the previous tweak with a proper merge of DB's code with 2005-01-19 20:55:42 +00:00
nano.h add DB's (slightly tweaked) changes to make resizing more flexible, and 2005-01-19 19:52:42 +00:00
proto.h add DB's (slightly tweaked) changes to make resizing more flexible, and 2005-01-19 19:52:42 +00:00
rcfile.c add -O/--morespace command line option, plus a corresponding Meta-O 2005-01-17 05:06:55 +00:00
search.c make sure the multibyte string operations operate using multibyte 2005-01-16 20:05:36 +00:00
utils.c reorganization: move revstrstr() back to chars.c, and move is_byte() 2005-01-18 17:00:00 +00:00
winio.c add support for moving to the next or previous word at the statusbar 2005-01-18 21:25:38 +00:00