* editdraw.c (edit_status): Don't output extra characters on the
commitbfee231c1123da34615b79975ed34baa21075174
authorAndrew V. Samoilov <sav@bcs.zp.ua>
Wed, 10 Nov 2004 14:11:27 +0000 (10 14:11 +0000)
committerAndrew V. Samoilov <sav@bcs.zp.ua>
Wed, 10 Nov 2004 14:11:27 +0000 (10 14:11 +0000)
tree76e7eeec8df2da670fe3924282187e6efadfca8d
parent042017791e73b4ef61abdd76c5d329fb44760629
    * editdraw.c (edit_status): Don't output extra characters on the
        status line.
        (print_to_widget): Don't use addch() with negative offset to skip
        over excessive columns. Output only those columns that should be
        displayed on the screen.
edit/ChangeLog
edit/editdraw.c