smol/src
David Lawrence Ramsey d4a071e492 in do_insertfile(), fix handling of blank filenames in multibuffer mode
so that they work properly again


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2446 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2005-03-31 17:00:43 +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 in make_mbchar(), remove an unneeded assert 2005-03-26 06:54:36 +00:00
color.c add DB's overhaul of the rcfile parsing code and related miscellaneous 2005-03-10 20:55:11 +00:00
cut.c make sure that all references to cut-to-end are left out when NANO_SMALL 2005-03-26 22:49:46 +00:00
files.c in do_insertfile(), fix handling of blank filenames in multibuffer mode 2005-03-31 17:00:43 +00:00
global.c cosmetic fix 2005-03-22 04:50:11 +00:00
move.c make sure that the universal statusbar prompt functions are fully in 2005-03-09 20:35:10 +00:00
nano.c in help_init(), avoid a warning when compiling with -pedantic by 2005-03-30 18:11:59 +00:00
nano.h add various portability and potential segfault fixes involving getcwd() 2005-03-26 04:42:28 +00:00
proto.h make sure that all references to cut-to-end are left out when NANO_SMALL 2005-03-26 22:49:46 +00:00
rcfile.c in parse_rcfile(), fix a debugging message to display the long value of 2005-03-27 01:34:40 +00:00
search.c add missing blank lines 2005-03-14 19:17:27 +00:00
utils.c cosmetic fixes 2005-03-29 23:10:20 +00:00
winio.c in statusq(), make sure that the vsnprintf(foo) call and foo's 2005-03-31 00:11:43 +00:00