smol/src
David Lawrence Ramsey 5b2f17e591 change all hardcoded instances of 128 bytes to MAX_BUF_SIZE, and #define
MAX_BUF_SIZE as 128 in nano.h


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2481 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2005-04-19 21:47:01 +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 various #include fixes: since proto.h includes nano.h, only include the 2005-04-15 18:07:26 +00:00
color.c various #include fixes: since proto.h includes nano.h, only include the 2005-04-15 18:07:26 +00:00
cut.c various #include fixes: since proto.h includes nano.h, only include the 2005-04-15 18:07:26 +00:00
files.c change all hardcoded instances of 128 bytes to MAX_BUF_SIZE, and #define 2005-04-19 21:47:01 +00:00
global.c various #include fixes: since proto.h includes nano.h, only include the 2005-04-15 18:07:26 +00:00
move.c various #include fixes: since proto.h includes nano.h, only include the 2005-04-15 18:07:26 +00:00
nano.c Remove bogus space from help text. 2005-04-18 12:31:11 +00:00
nano.h change all hardcoded instances of 128 bytes to MAX_BUF_SIZE, and #define 2005-04-19 21:47:01 +00:00
proto.h miscellaneous bits: make get_next_filename() use an unsigned long, make 2005-04-19 16:32:08 +00:00
rcfile.c various #include fixes: since proto.h includes nano.h, only include the 2005-04-15 18:07:26 +00:00
search.c various #include fixes: since proto.h includes nano.h, only include the 2005-04-15 18:07:26 +00:00
utils.c change all hardcoded instances of 128 bytes to MAX_BUF_SIZE, and #define 2005-04-19 21:47:01 +00:00
winio.c in do_browser() and do_help(), don't treat NANO_CANCEL_KEY as 2005-04-19 03:15:21 +00:00