[7.2.284] When editing the same buffer in two windows, one with folding,
commitb189fbb79a439dbf1e624544043cbc70feea4b73
authorBram Moolenaar <Bram@moolenaar.net>
Tue, 3 Nov 2009 18:44:12 +0000 (3 18:44 +0000)
committerBram Moolenaar <Bram@moolenaar.net>
Tue, 3 Nov 2009 18:44:12 +0000 (3 18:44 +0000)
tree9444c4b12c2293a6994e6a53c4cb41293b973909
parent5a3b89426ea97bd4a70b283157f816aa63455653
[7.2.284] When editing the same buffer in two windows, one with folding,

Problem:    When editing the same buffer in two windows, one with folding,
            display may be wrong after changes.

Solution:   Call set_topline() to take care of side effects. (Lech Lorens)

Patch 7.2.284
src/misc1.c
src/version.c