in do_rcfile(), check for the rcfile's being a directory or device file
David Lawrence Ramsey authored
and reject it if it is, for consistency with file handling elsewhere;
also remove SYSCONFDIR #ifdef, as SYSCONFDIR should always be set


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3369 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
5fac171c
Name Last commit Last update
..
.cvsignore Major package reorganization:
Makefile.am move functions specific to the file browser to their own source file,
browser.c implement filename searches in the file browser
chars.c add the ability to use bold text instead of reverse video text, via the
color.c clarify another comment
cut.c add descriptive comments to pretty much all functions and major
files.c in write_file(), simplify the routine for closing the file just before
global.c add the ability to use bold text instead of reverse video text, via the
help.c add the ability to use bold text instead of reverse video text, via the
move.c add descriptive comments to pretty much all functions and major
nano.c add the ability to use bold text instead of reverse video text, via the
nano.h add the ability to use bold text instead of reverse video text, via the
prompt.c add the ability to use bold text instead of reverse video text, via the
proto.h add the ability to use bold text instead of reverse video text, via the
rcfile.c in do_rcfile(), check for the rcfile's being a directory or device file
search.c formatting fixes
text.c make sure browser_refresh() is used when refreshing or doing tab
utils.c more comment fixes
winio.c add the ability to use bold text instead of reverse video text, via the