1
1
nano/src
David Lawrence Ramsey c838a4cd45 comment fix
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3439 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2006-04-26 18:33:50 +00:00
..
.cvsignore Major package reorganization: 2003-09-07 00:44:12 +00:00
browser.c readd the Cancel -> Exit aliases for the file browser and help browser, 2006-04-24 23:03:21 +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 segfault if we try to copy an empty selection 2006-04-25 02:56:54 +00:00
files.c in write_file(), simplify the routine for closing the file just before 2006-04-07 05:33:05 +00:00
global.c in shortcut_init(), add Meta-} as an alias for Meta-] 2006-04-26 17:24:46 +00:00
help.c readd the Cancel -> Exit aliases for the file browser and help browser, 2006-04-24 23:03:21 +00:00
Makefile.am move functions specific to the file browser to their own source file, 2005-11-05 20:01:11 +00:00
move.c comment fixes 2006-04-24 19:44:04 +00:00
nano.c add the ability to copy text into the cutbuffer without cutting it, via 2006-04-25 02:23:28 +00:00
nano.h cosmetic fixes 2006-04-26 18:27:35 +00:00
prompt.c cosmetic fixes 2006-04-25 02:35:33 +00:00
proto.h add the ability to copy text into the cutbuffer without cutting it, via 2006-04-25 02:23:28 +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-04-26 18:33:50 +00:00
utils.c more comment fixes 2006-04-05 16:58:45 +00:00
winio.c fix inaccurate comment 2006-04-25 13:07:31 +00:00