]> git.wh0rd.org Git - nano.git/commit
- nano.c:do_help () - Fix line lengths not being computed properly, causes display...
authorChris Allegretta <chrisa@asty.org>
Mon, 10 Feb 2003 03:10:03 +0000 (03:10 +0000)
committerChris Allegretta <chrisa@asty.org>
Mon, 10 Feb 2003 03:10:03 +0000 (03:10 +0000)
commit4640fe3f57341b04a292899430893c5925a64ba1
tree690637d497a5e5f6bdde8d280fc56c2a87cb3e6d
parenta90d0cf21419309b464d76cc6a007b5c85abd28f
- nano.c:do_help () - Fix line lengths not being computed properly, causes display glitches most noticeable with < 20 rows.  New function nano.c:line_len(). (David Benbennick)

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1444 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
proto.h
winio.c