smol/src
David Lawrence Ramsey 2545686481 comment fix
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3471 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2006-05-05 15:43:52 +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 tweak the shortcut list a bit more, and add Space and - as aliases for 2006-04-27 23:39:49 +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 fix breakage when NO_NEWLINES is FALSE and we copy text that would 2006-04-26 19:03:50 +00:00
files.c clarify error messages 2006-05-03 13:11:00 +00:00
global.c another wording fix 2006-04-29 13:59:04 +00:00
help.c tweak the shortcut list a bit more, and add Space and - as aliases for 2006-04-27 23:39:49 +00:00
move.c comment fixes 2006-04-24 19:44:04 +00:00
nano.c handle NANO_CONTROL_8 even better by doing it in parse_kbinput() 2006-04-28 19:27:41 +00:00
nano.h consistency fixes 2006-04-30 23:30:47 +00:00
prompt.c handle NANO_CONTROL_8 even better by doing it in parse_kbinput() 2006-04-28 19:27:41 +00:00
proto.h cosmetic fixes 2006-05-01 17:14:25 +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 comment fix 2006-05-05 15:43:52 +00:00
utils.c more comment fixes 2006-04-05 16:58:45 +00:00
winio.c handle NANO_CONTROL_8 even better by doing it in parse_kbinput() 2006-04-28 19:27:41 +00:00