]> git.wh0rd.org Git - nano.git/commit
in help_line_len(), properly handle the case where we can't break the
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 19 Jun 2006 14:18:22 +0000 (14:18 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 19 Jun 2006 14:18:22 +0000 (14:18 +0000)
commit186c795b8849ac5135a5c59b70043e8b2ac4cda9
tree422e6896d28bc44bd89e00874d1268f274244af3
parent832994804e723261d22e1b6bc05946a577e50f28
in help_line_len(), properly handle the case where we can't break the
line of help text, and wrap the line of help text at (COLS - 1) instead
of (COLS - 8), for consistency

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3666 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
src/help.c