[7.2.261] When deleting lines with a specific folding configuration E38 may
commita260470c15fcb8c7df3513f1bb6dbb5b8a7014f4
authorBram Moolenaar <Bram@moolenaar.net>
Fri, 18 Sep 2009 15:14:40 +0000 (18 15:14 +0000)
committerBram Moolenaar <Bram@moolenaar.net>
Fri, 18 Sep 2009 15:14:40 +0000 (18 15:14 +0000)
treef215ca8c3c5f6a46e0971282876865b72682ede5
parentefe08661c8906d5588c7628196952973676b5794
[7.2.261] When deleting lines with a specific folding configuration E38 may

Problem:    When deleting lines with a specific folding configuration E38 may
            appear. (Shahaf)

Solution:   When adjusting nested folds for deleted lines take into account
            that they don't start at the top of the enclosing fold.

Patch 7.2.261
src/fold.c
src/version.c