smol/src
David Lawrence Ramsey 4fd74e0db4 in help_init(), if we have at least two entries' worth of blank space,
use it to display more of "^Space" and "M-Space"


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3414 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2006-04-23 01:10:55 +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 implement filename searches in the file browser 2006-03-30 07:03:04 +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 add descriptive comments to pretty much all functions and major 2005-12-08 07:09:08 +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 really fix #ifdef 2006-04-22 20:03:05 +00:00
help.c in help_init(), if we have at least two entries' worth of blank space, 2006-04-23 01:10:55 +00:00
move.c add descriptive comments to pretty much all functions and major 2005-12-08 07:09:08 +00:00
nano.c in renumber(), remove invalid assert 2006-04-20 03:02:33 +00:00
nano.h fix more breakage 2006-04-22 19:52:27 +00:00
prompt.c add the ability to use bold text instead of reverse video text, via the 2006-04-12 15:27:40 +00:00
proto.h reorganize the main shortcut list to make it easier for new users, per 2006-04-22 19:45:26 +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 make sure browser_refresh() is used when refreshing or doing tab 2006-02-18 21:32:29 +00:00
utils.c more comment fixes 2006-04-05 16:58:45 +00:00
winio.c reorganize the main shortcut list to make it easier for new users, per 2006-04-22 19:45:26 +00:00