smol/src
David Lawrence Ramsey 0547f51816 cosmetic fix
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3501 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2006-05-11 11:13:54 +00:00
..
.cvsignore Major package reorganization: 2003-09-07 00:44:12 +00:00
Makefile.am move functions specific to the file browser to their own source file, 2005-11-05 20:01:11 +00:00
browser.c still more comment fixes 2006-05-10 16:09:36 +00:00
chars.c add the ability to use bold text instead of reverse video text, via the 2006-04-12 15:27:40 +00:00
color.c clarify another comment 2006-01-02 17:09:35 +00:00
cut.c cosmetic fix 2006-05-11 11:13:54 +00:00
files.c in free_chararray(), assert that array isn't NULL, for consistency with 2006-05-11 01:53:33 +00:00
global.c avoid unnecessary state saving for when we resize 2006-05-10 15:15:06 +00:00
help.c remove various redundant key checks 2006-05-06 13:41:59 +00:00
move.c comment fixes 2006-04-24 19:44:04 +00:00
nano.c avoid unnecessary state saving for when we resize 2006-05-10 15:15:06 +00:00
nano.h allow unjustifying if we resize the window immediately after justifying, 2006-05-10 13:41:53 +00:00
prompt.c fix bracket matching breakage in do_statusbar_input() since its shortcut 2006-05-11 00:58:26 +00:00
proto.h avoid unnecessary state saving for when we resize 2006-05-10 15:15:06 +00:00
rcfile.c in parse_syntax(), don't generate an error if we find a duplicate syntax 2006-04-15 16:02:02 +00:00
search.c change translator-specific comments in search.c so that they show up in 2006-04-14 22:22:00 +00:00
text.c avoid unnecessary state saving for when we resize 2006-05-10 15:15:06 +00:00
utils.c more comment fixes 2006-04-05 16:58:45 +00:00
winio.c allow unjustifying if we resize the window immediately after justifying, 2006-05-10 13:41:53 +00:00