[7.2.370] A redraw may cause folds to be closed.
commitd45b5c0f3dffc77e8a2df7577f44b0ef8077aa3f
authorBram Moolenaar <Bram@moolenaar.net>
Wed, 24 Feb 2010 14:28:20 +0000 (24 14:28 +0000)
committerBram Moolenaar <Bram@moolenaar.net>
Wed, 24 Feb 2010 14:28:20 +0000 (24 14:28 +0000)
treeb1756455288a311e692ca2a2d8af23c96d944797
parent280ea60e81149c44e3a8ea7976c702be635ac06f
[7.2.370] A redraw may cause folds to be closed.

Problem:    A redraw may cause folds to be closed.

Solution:   Revert part of the previous patch.  Add a test. (Lech Lorens)

Patch 7.2.370 (after 7.2.356)
src/diff.c
src/fold.c
src/option.c
src/testdir/test45.in
src/testdir/test45.ok
src/version.c