smol/src
David Lawrence Ramsey eae97caa83 go back to storing multibyte characters in non-dynamically allocated
arrays of MB_LEN_MAX length, as it's less complex


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2175 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2004-12-07 22:24:03 +00:00
..
.cvsignore Major package reorganization: 2003-09-07 00:44:12 +00:00
Makefile.am Don't use DEFS to define stuff. Use INCLUDES instead. 2004-11-18 00:05:14 +00:00
color.c Include <config.h> only if HAVE_CONFIG_H. 2004-11-17 23:17:05 +00:00
cut.c oops again; adding an extra magicline unconditionally when uncutting is 2004-11-24 20:12:57 +00:00
files.c massive overhaul to support buffered input and output, the first steps 2004-12-04 17:41:52 +00:00
global.c massive overhaul to support buffered input and output, the first steps 2004-12-04 17:41:52 +00:00
move.c rename a few variables for consistency 2004-12-07 21:22:48 +00:00
nano.c go back to storing multibyte characters in non-dynamically allocated 2004-12-07 22:24:03 +00:00
nano.h massive overhaul to support buffered input and output, the first steps 2004-12-04 17:41:52 +00:00
proto.h massive overhaul to support buffered input and output, the first steps 2004-12-04 17:41:52 +00:00
rcfile.c massive overhaul to support buffered input and output, the first steps 2004-12-04 17:41:52 +00:00
search.c more formatting fixes 2004-11-27 21:10:11 +00:00
utils.c massive overhaul to support buffered input and output, the first steps 2004-12-04 17:41:52 +00:00
winio.c go back to storing multibyte characters in non-dynamically allocated 2004-12-07 22:24:03 +00:00